ES-DE/es-core/src/renderers
2023-12-07 18:27:18 +01:00
..
Renderer.cpp Reintroduced vertex roundings as it improves texture mapping accuracy 2023-09-27 20:44:55 +02:00
Renderer.h Added workarounds for some mobile GPUs which do not support all OpenGL operations when using the BGRA pixel format 2023-12-07 17:56:27 +01:00
RendererOpenGL.cpp (Android) Fixed a font rendering issue on some devices 2023-12-07 18:27:18 +01:00
RendererOpenGL.h (Android) Fixed a font rendering issue on some devices 2023-12-07 18:27:18 +01:00
ShaderOpenGL.cpp Added support for binding multiple texture units for use in the shaders 2023-09-07 21:02:38 +02:00
ShaderOpenGL.h Added support for binding multiple texture units for use in the shaders 2023-09-07 21:02:38 +02:00