ES-DE/es-core/src/renderers
2022-12-12 20:42:54 +01:00
..
Renderer.cpp Changed the renderer pixel format from RGBA to BGRA. 2022-10-28 00:08:41 +02:00
Renderer.h Changed the renderer pixel format from RGBA to BGRA. 2022-10-28 00:08:41 +02:00
RendererOpenGL.cpp Fixed an issue where the shader postprocessing function did not set the shader premultiplied flag. 2022-12-12 20:42:54 +01:00
RendererOpenGL.h Changed the renderer pixel format from RGBA to BGRA. 2022-10-28 00:08:41 +02:00
ShaderOpenGL.cpp Added support for clipping to the core GLSL shader. 2022-08-30 19:42:37 +02:00
ShaderOpenGL.h Added support for clipping to the core GLSL shader. 2022-08-30 19:42:37 +02:00