ES-DE/es-core/src/renderers
2022-06-09 17:16:43 +02:00
..
Renderer.cpp Changed the SDL video initialization function from SDL_Init to SDL_InitSubSystem 2022-06-09 17:16:43 +02:00
Renderer.h Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine. 2022-06-05 12:36:55 +02:00
RendererOpenGL.cpp Found a better solution to the single-pixel alignment rendering issue. 2022-04-27 18:40:28 +02:00
RendererOpenGL.h Found a better solution to the single-pixel alignment rendering issue. 2022-04-27 18:40:28 +02:00
ShaderOpenGL.cpp Added reflections support to CarouselComponent. 2022-04-18 21:37:58 +02:00
ShaderOpenGL.h Added reflections support to CarouselComponent. 2022-04-18 21:37:58 +02:00