ES-DE/es-core/src/renderers
2021-11-17 17:48:49 +01:00
..
Renderer.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
Renderer.h General refactoring and minor optimizations throughout the codebase. 2021-11-09 22:40:08 +01:00
Renderer_GL21.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
Renderer_GLES10.cpp General refactoring and minor optimizations throughout the codebase. 2021-11-09 22:40:08 +01:00
Shader_GL21.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
Shader_GL21.h Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00