reduz
|
2748b9a10d
|
Add support for low-end 3D rendering.
-Reduce number of uniform sets from 6 to 4.
-Remove features in low end mode, in order to reduce the number of texture units fit to 16.
|
2020-12-07 20:50:57 -03:00 |
Aaron Franke
|
5dddf4377a
|
Rename RD texture "type" to "texture_type"
"type" isn't very descriptive for exposed code, and this variable is exposed via RD_SETGET.
|
2020-12-04 19:34:50 -05:00 |
Aaron Franke
|
19bdd01438
|
Rename RD uniform "type" to "uniform_type"
"type" isn't very descriptive for exposed code, and this variable is exposed via RD_SETGET.
|
2020-12-04 19:34:50 -05:00 |
reduz
|
2787ad65be
|
RenderingServer reorganization
|
2020-12-04 18:39:46 -03:00 |