SDL/src/render
2024-07-17 18:04:16 -07:00
..
direct3d Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
direct3d11 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
direct3d12 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
metal Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
opengl Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
opengles2 Renamed driverdata to internal 2024-07-16 17:17:13 -07: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:09:11 -07:00
psp Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
software Check SDL_LockSurface() return value 2024-07-17 18:04:16 -07:00
vitagxm Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
vulkan Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
SDL_d3dmath.c Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
SDL_d3dmath.h Fixed Android build warnings 2024-07-13 09:00:41 -07:00
SDL_render.c Initialize output parameters to reasonable defaults in case of error 2024-07-17 10:27:37 -07:00
SDL_render_unsupported.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrender.h Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
SDL_yuv_sw.c Simplified SDL_Surface 2024-07-10 00:48:18 -07:00
SDL_yuv_sw_c.h Simplified SDL_Surface 2024-07-10 00:48:18 -07:00