Sylvain a57c566988 Add internal SDL_UpdateTextureFromSurface(), making SDL_CreateTextureFromSurface() lighter 1 year ago
..
direct3d 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
direct3d11 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
direct3d12 15bfef57cd d3d12: Generate Xbox C macros, adjust SDL_Render files accordingly 1 year ago
metal de209c81d1 Fixed macOS build 1 year ago
opengl 95adcc522f Allow SDL hints to override OpenGL extension availability 1 year ago
opengles2 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
ps2 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
psp c4bf5f9f59 SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter 1 year ago
software 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
vitagxm 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 year ago
vulkan 930d83aed2 Fixed warning: implicit conversion loses integer precision: 'VkDeviceSize' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') 1 year ago
SDL_d3dmath.c 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 year ago
SDL_d3dmath.h c6b9b08e9f Fixed Android build warnings 1 year ago
SDL_render.c a57c566988 Add internal SDL_UpdateTextureFromSurface(), making SDL_CreateTextureFromSurface() lighter 1 year ago
SDL_render_unsupported.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_sysrender.h c4bf5f9f59 SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter 1 year ago
SDL_yuv_sw.c 12e50d17a2 Removed SDL_SoftStretch() from the public API 1 year ago
SDL_yuv_sw_c.h 2ba76dbe80 Simplified SDL_Surface 1 year ago