SDL/src/render
Lucas Murray cc24518c41 render: Update GPU backend to use the new present workflow 2024-12-27 17:11:55 -08:00
..
direct3d Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
direct3d11 Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
direct3d12 Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
gpu render: Update GPU backend to use the new present workflow 2024-12-27 17:11:55 -08:00
metal Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
opengl Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
opengles2 Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
ps2 Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
psp Disable backface culling and use a constant rectangle winding order. 2024-09-30 19:12:02 -07:00
software Simplified internal SDL_Surface structure 2024-10-01 08:10:04 -07:00
vitagxm Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
vulkan Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
SDL_d3dmath.c Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
SDL_d3dmath.h Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
SDL_render.c Removed raw mouse events 2024-12-21 05:18:42 -08:00
SDL_render_debug_font.h render: Add SDL_RenderDebugText(). 2024-10-14 02:45:33 -04:00
SDL_render_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrender.h Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
SDL_yuv_sw.c Fix `#ifdef`s to have config flags either defined as 1 or undefined 2024-12-14 09:22:29 -08:00
SDL_yuv_sw_c.h Fixed the colorspace for YUV textures using native RGB representations 2024-08-29 20:55:09 -07:00