Michał Janiszewski
|
a6d0e6916e
|
Fix function definitions to match their declarations
This makes sure every function is properly declared, which includes
proper `extern` wrappers.
|
2016-07-14 14:11:49 +02:00 |
|
Ted John
|
3b627651aa
|
add drawing engine config
|
2016-06-07 22:47:31 +01:00 |
|
Ted John
|
18f3aa12a1
|
fix scrolling text
|
2016-06-07 22:45:36 +01:00 |
|
Ted John
|
996202ac43
|
remove gScreenDPI
|
2016-06-07 22:45:36 +01:00 |
|
Ted John
|
932dec75d0
|
do not shift viewport pixels on OpenGL
|
2016-06-07 22:45:36 +01:00 |
|
Ted John
|
3da57d0865
|
route old functions to new drawing interface
- hardware display temporarily removed
- rain, fps and other non-window elements not drawn
|
2016-06-07 22:45:36 +01:00 |
|