SDL/src
Ryan C. Gordon f9b918ff40 opengles2: Use client-side arrays on everything but Emscripten.
Turns out they're much faster!

Fixes #5206.
2022-01-11 19:41:41 -05:00
..
atomic Updated copyright for 2022 2022-01-03 09:40:21 -08:00
audio psp: Force channels to stereo if user requested anything other than mono. 2022-01-09 08:13:34 -05:00
core Updated copyright for 2022 2022-01-03 09:40:21 -08:00
cpuinfo Updated copyright for 2022 2022-01-03 09:40:21 -08:00
dynapi Updated copyright for 2022 2022-01-03 09:40:21 -08:00
events Mark internal function as static 2022-01-10 10:50:59 -08:00
file SDL_rwops.c: simplify foo <= 0 checks to !foo with unsigned types. 2022-01-04 11:40:04 +03:00
filesystem psp/SDL_sysfilesystem.c: fixed a minor compiler warning. 2022-01-08 11:55:10 +03:00
haptic Updated copyright for 2022 2022-01-03 09:40:21 -08:00
hidapi hidapi, libusb: provide a wcsdup implementation if it is not available. 2022-01-11 11:33:02 +03:00
joystick os2joystick: fix uninitialized use of local var 'maxdevs' 2022-01-09 20:33:32 +03:00
libm Updated copyright for 2022 2022-01-03 09:40:21 -08:00
loadso Updated copyright for 2022 2022-01-03 09:40:21 -08:00
locale Updated copyright for 2022 2022-01-03 09:40:21 -08:00
main Updated to version 2.0.20 for release 2022-01-07 18:29:40 -08:00
misc Updated copyright for 2022 2022-01-03 09:40:21 -08:00
power Updated copyright for 2022 2022-01-03 09:40:21 -08:00
render opengles2: Use client-side arrays on everything but Emscripten. 2022-01-11 19:41:41 -05:00
sensor Updated copyright for 2022 2022-01-03 09:40:21 -08:00
stdlib Updated copyright for 2022 2022-01-03 09:40:21 -08:00
test Updated copyright for 2022 2022-01-03 09:40:21 -08:00
thread pthread: disable SetThreadPriority for OS/2 too 2022-01-11 11:33:02 +03:00
timer Updated copyright for 2022 2022-01-03 09:40:21 -08:00
video SDL_cocoamodes.m: fix build against older SDKs. 2022-01-11 14:56:56 +03:00
SDL.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_assert.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_assert_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dataqueue.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dataqueue.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_error.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_error_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hints.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hints_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_internal.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_log.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00