ES-DE/es-core/src/renderers
2021-08-17 22:51:28 +02:00
..
Renderer.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
Renderer.h Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00
Renderer_GL21.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
Renderer_GLES10.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
Shader_GL21.cpp Fixed two debug messages that contained incorrect function names. 2021-08-17 22:51:28 +02:00
Shader_GL21.h Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00