SDL/src
Ryan C. Gordon ea2b4f4674
hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE.
It's now SDL_HINT_OPENGL_FORCE_SRGB_FRAMEBUFFER, since it does more than mess
with the srgb-capable context attribute now.

Reference Issue #14898.

(cherry picked from commit 10b524c7cc)
2026-02-16 13:09:24 -05:00
..
atomic Updated copyright for 2026 2026-01-01 09:48:19 -08:00
audio Use 20 ms as the default audio buffer size on Android 2026-02-13 14:35:25 -08:00
camera emscripten: Unify creation of Module['SDL3'] in at SDL_Init time. 2026-02-02 19:23:28 -05:00
core Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION 2026-02-08 11:56:12 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:48:19 -08:00
dialog dialog_utils: fix NameTransform() function pointer type (#15002) 2026-02-08 09:32:18 -08:00
dynapi SDL_CreateGPURenderState() doesn't modify the createinfo parameter 2026-01-17 20:49:04 -08:00
events Guarantee that pens are in proximity before motion and button events 2026-02-05 14:09:07 -08:00
filesystem iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:45 -08:00
gpu GPU: Allow D3D12 backend to load vendored D3D12Core.dll (#14946) 2026-02-02 11:40:08 -08:00
haptic More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
hidapi Steam Controller report 0x45 is used for BLE mode 2026-02-12 15:46:19 -08:00
io asyncio: don't report failures on closing read-only files with Windows IoRing. 2026-01-31 16:06:54 -08:00
joystick Steam Controller report 0x45 is used for BLE mode 2026-02-12 15:46:19 -08:00
libm Updated copyright for 2026 2026-01-01 09:48:19 -08:00
loadso Updated copyright for 2026 2026-01-01 09:48:19 -08:00
locale Updated copyright for 2026 2026-01-01 09:48:19 -08:00
main emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00
misc Add and use libusb_set_auto_detach_kernel_driver for the Switch 2 driver 2026-02-05 14:59:10 -08:00
power More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
process Updated copyright for 2026 2026-01-01 09:48:19 -08:00
render render: opengl and opengles2 renderers try to disable GL_FRAMEBUFFER_SRGB. 2026-02-16 13:09:18 -05:00
sensor Updated copyright for 2026 2026-01-01 09:48:19 -08:00
stdlib Updated copyright for 2026 2026-01-01 09:48:19 -08:00
storage Updated copyright for 2026 2026-01-01 09:48:19 -08:00
test Updated copyright for 2026 2026-01-01 09:48:19 -08:00
thread n3ds: Don't put audio thread in system core on Old 3DS systems 2026-02-16 08:44:52 -08:00
time Updated copyright for 2026 2026-01-01 09:48:19 -08:00
timer Updated copyright for 2026 2026-01-01 09:48:19 -08:00
tray Updated copyright for 2026 2026-01-01 09:48:19 -08:00
video hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE. 2026-02-16 13:09:24 -05:00
SDL.c Fixed HIDAPI hotplug detection in applications that don't initialize video 2026-02-11 09:12:35 -08:00
SDL_assert.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:55 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_internal.h Fixed HIDAPI hotplug detection in applications that don't initialize video 2026-02-11 09:12:35 -08:00
SDL_list.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_list.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_utils.c emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00
SDL_utils_c.h emscripten: drag-and-drop fixes. 2026-02-09 21:43:12 -05:00