SDL/src/render
2023-05-19 14:10:02 +03:00
..
direct3d Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
direct3d11 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
direct3d12 Fixed Visual Studio warning 4389: '==': signed/unsigned mismatch 2023-04-06 15:11:56 -07:00
metal Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
opengl style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
opengles2 style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
ps2 Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
psp Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
software Fixed Visual Studio warning 4244 2023-03-30 14:04:32 -07:00
vitagxm Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_d3dmath.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_d3dmath.h Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_render.c Updated SDL high DPI support 2023-05-17 12:58:00 -07:00
SDL_sysrender.h Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2023-04-28 12:08:33 -07:00
SDL_yuv_sw.c Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
SDL_yuv_sw_c.h Fixed Visual Studio warning 4244 2023-03-30 14:04:32 -07:00