ES-DE/es-core/src/renderers
Leon Styhre 3c82bb4dfb Changed the renderer pixel format from RGBA to BGRA.
Also implemented premultiplied alpha for all images, animations and videos and improved the carousel reflection falloff logic.
2022-10-28 00:08:41 +02: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 Changed the renderer pixel format from RGBA to BGRA. 2022-10-28 00:08:41 +02: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