SDL/src/render
Ivan Epifanov 257d75429d VITA: fix SDL_ShowMessageBox by using different memory type
(cherry picked from commit 52714d5063)
2024-10-22 12:22:20 -07:00
..
direct3d Fixed build 2024-07-08 11:39:25 -07:00
direct3d11 Make sure we're actually running on Windows before using D3D renderers 2024-07-08 11:29:29 -07:00
direct3d12 d3d12: older Windows SDK headers contain wrong function prototypes 2024-05-25 00:43:46 +02:00
metal Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
opengl If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
opengles Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
opengles2 If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
ps2 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
psp If the viewport changes the cliprect should be updated 2024-03-03 11:13:04 -08:00
software Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
vitagxm VITA: fix SDL_ShowMessageBox by using different memory type 2024-10-22 12:22:20 -07:00
SDL_d3dmath.c Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_d3dmath.h Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 22:51:37 +03:00
SDL_render.c Convert mouse wheel coordinates to renderer view 2024-02-20 15:45:04 -08:00
SDL_sysrender.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_yuv_sw.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_yuv_sw_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00