SDL/src/render
Evan Hemsley be401dd1e3
GPU: More robust error reporting (#10958)
---------

Co-authored-by: Ethan Lee <flibitijibibo@gmail.com>
Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
2024-09-27 00:30:18 -07:00
..
direct3d Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
direct3d11 Fixed typo 2024-09-17 10:59:28 -07:00
direct3d12 Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures 2024-09-11 14:23:58 -07:00
gpu GPU: More robust error reporting (#10958) 2024-09-27 00:30:18 -07:00
metal Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
opengl opengl: Fixed SDL_RENDERCMD_SETDRAWCOLOR code checking the wrong variable. 2024-09-25 23:14:32 -04:00
opengles2 render: Remove the logical presentation render target. 2024-09-25 16:26:36 -04:00
ps2 Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
psp Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
software windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00
vitagxm render: Remove the logical presentation render target. 2024-09-25 16:26:36 -04:00
vulkan Remove some extra semicolons 2024-09-26 20:01:56 +03: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 opengl: Removed a FIXME (this is documented as not-thread-safe now. 2024-09-25 23:14:32 -04:00
SDL_render_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrender.h render: Remove the logical presentation render target. 2024-09-25 16:26:36 -04:00
SDL_yuv_sw.c Fixed the colorspace for YUV textures using native RGB representations 2024-08-29 20:55:09 -07:00
SDL_yuv_sw_c.h Fixed the colorspace for YUV textures using native RGB representations 2024-08-29 20:55:09 -07:00