Geoffrey McRae
|
06e38d897d
|
[client] implemented renderer specific option API
Please note the vsync and mipmap options are now specific to OpenGL
To configure them use the following options:
-o opengl:mipmap=1
-o opengl:vsync=0
|
2017-12-17 22:21:59 +11:00 |
|
Geoffrey McRae
|
893bb7e603
|
[client] huge rewrite of renderer API deal with mouse updates
|
2017-12-13 02:22:47 +11:00 |
|
Geoffrey McRae
|
219179b375
|
[misc] added website url to sources
|
2017-12-12 04:30:47 +11:00 |
|
Geoffrey McRae
|
c1a82e853d
|
[client] added renderer abstratction
This moves the bulk of the rendering code into seperate rendering
modules cleaning up much of intertwined SDL & OpenGL mess.
|
2017-12-12 03:59:57 +11:00 |
|