SDL/src/render
2024-02-24 19:55:10 -08:00
..
direct3d Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
direct3d11 Make sure we actually have an HDR10 texture in the HDR10 shader 2024-02-22 11:50:58 -08:00
direct3d12 Verify that we can create pipeline state objects for the D3D12 renderer 2024-02-24 19:55:10 -08:00
metal Make sure we actually have an HDR10 texture in the HDR10 shader 2024-02-22 11:50:58 -08:00
opengl Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
opengles2 Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
ps2 Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
psp Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
software Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
vitagxm Removed SDL_RENDERCMD_SETCOLORSCALE, which ended up being a noop on all renderers 2024-02-21 19:25:49 -08:00
vulkan Vulkan Renderer - handle dynamic resetting of vsync, requires swapchain recreation. 2024-02-23 08:42:04 -08:00
SDL_d3dmath.c Vulkan Renderer (#9114) 2024-02-22 14:58:11 -08:00
SDL_d3dmath.h Vulkan Renderer (#9114) 2024-02-22 14:58:11 -08:00
SDL_render.c Vulkan Renderer (#9114) 2024-02-22 14:58:11 -08:00
SDL_render_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrender.h Vulkan Renderer (#9114) 2024-02-22 14:58:11 -08:00
SDL_yuv_sw.c Fixed warning C4127: conditional expression is constant 2024-01-19 06:44:32 -08:00
SDL_yuv_sw_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00