Leon Styhre
|
1f74723533
|
Another code cleanup and code documentation update.
|
2020-06-26 17:17:35 +02:00 |
|
Leon Styhre
|
f5d3c8ac0b
|
Removed code for restarting the application, fixed system reboot and power off (and changed these names), fixed some small cosmetic issues with log file output and main menu
|
2020-05-15 17:58:25 +02:00 |
|
Tomas Jakobsson
|
b6f0f5c2c7
|
Fix clearcolors
|
2020-04-01 16:13:59 +02:00 |
|
Tomas Jakobsson
|
72786c83a0
|
Prepare for GLES 2.0
|
2020-01-03 18:04:58 +01:00 |
|
John Rassa
|
8d759c7c5d
|
add 'animate' to theme properties for imagegrid; fix blurriness on image upscaling
|
2019-10-09 18:51:33 -04:00 |
|
Shanti Gilbert
|
20b367009c
|
Fixes compiling when Renderer_GLES10 is used
|
2019-09-02 14:50:14 -05:00 |
|
Tomas Jakobsson
|
489d7de096
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
Only round the transforms when setting them on the GPU, to make sure everything is rounded the same, but only at the final moment
|
2019-08-31 17:58:36 +02:00 |
|
Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Tomas Jakobsson
|
a02a747c50
|
Redid the entire Renderer
Made all components render using triangle strips
|
2019-08-25 15:45:22 +02:00 |
|