ES-DE/es-core/src/renderers
2022-01-09 23:50:08 +01:00
..
Renderer.cpp Added a GLSL shader to convert the color model BGRA to RGBA. 2022-01-07 18:54:52 +01:00
Renderer.h Added a GLSL shader to convert the color model BGRA to RGBA. 2022-01-07 18:54:52 +01:00
Renderer_GL21.cpp Removed some unnecessary time measurement constants. 2022-01-09 23:50:08 +01:00
Renderer_GLES10.cpp Added a GLSL shader to convert the color model BGRA to RGBA. 2022-01-07 18:54:52 +01:00
Shader_GL21.cpp Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
Shader_GL21.h Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00