ES-DE/es-core/src/renderers
2022-03-15 00:14:06 +01:00
..
Renderer.cpp Renamed Renderer_GL21 and Shader_GL21 to RendererOpenGL and ShaderOpenGL. 2022-03-14 20:14:18 +01:00
Renderer.h Cleaned up the GLSL shader files and related code. 2022-03-15 00:14:06 +01:00
Renderer_GLES10.cpp Code cleanup by moving a lot of casts to the appropriate getter functions. 2022-02-11 23:38:23 +01:00
Renderer_GLES20.cpp Code cleanup by moving a lot of casts to the appropriate getter functions. 2022-02-11 23:38:23 +01:00
RendererOpenGL.cpp Shader flags are now sent as bit masks instead of via discreet values. 2022-03-14 22:30:24 +01:00
RendererOpenGL.h Renamed Renderer_GL21 and Shader_GL21 to RendererOpenGL and ShaderOpenGL. 2022-03-14 20:14:18 +01:00
ShaderOpenGL.cpp Cleaned up the GLSL shader files and related code. 2022-03-15 00:14:06 +01:00
ShaderOpenGL.h Shader flags are now sent as bit masks instead of via discreet values. 2022-03-14 22:30:24 +01:00