SDL/src/render
2024-03-05 16:56:58 -08:00
..
direct3d If the viewport changes the cliprect should be updated 2024-02-25 09:37:56 -08:00
direct3d11 Use the hlsli extension for shader includes 2024-03-05 12:46:44 -08:00
direct3d12 d3d12: Move root sigs to D3D12_Shader_Common.hlsli, fix mismatch 2024-03-02 10:30:29 -08:00
metal Additional colorspace clarification 2024-03-05 16:47:36 -08:00
opengl If the viewport changes the cliprect should be updated 2024-02-25 09:37:56 -08:00
opengles2 If the viewport changes the cliprect should be updated 2024-02-25 09:37:56 -08:00
ps2 If the viewport changes the cliprect should be updated 2024-02-25 09:37:56 -08:00
psp If the viewport changes the cliprect should be updated 2024-02-25 09:37:56 -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 Updated Vita renderer with colorspace clarification 2024-03-05 16:56:58 -08:00
vulkan Additional colorspace clarification 2024-03-05 16:47:36 -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 Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype 2024-03-05 13:31:28 -08:00
SDL_render_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrender.h Added SDL_AddVulkanRenderSemaphores() for external synchronization with SDL rendering 2024-03-04 09:29:36 -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