| .. |
|
atomic
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
audio
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
core
|
Updated SDL_syswm.h for SDL 3.0
|
2022-11-23 14:05:59 -08:00 |
|
cpuinfo
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
dynapi
|
Removed SDL_RWFromFP from the public API
|
2022-11-25 10:46:26 -08:00 |
|
events
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
file
|
fix copy/paste typo in previous commit.
|
2022-11-25 23:20:00 +03:00 |
|
filesystem
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
haptic
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
hidapi
|
removed os2 support & support for building SDL with watcom.
|
2022-11-22 19:18:47 +03:00 |
|
joystick
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
libm
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
loadso
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
locale
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
main
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
misc
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
power
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
render
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
sensor
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
stdlib
|
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2022-11-25 22:35:24 +03:00 |
|
test
|
Do case insensitive matching on test cases
|
2022-09-19 14:37:10 -07:00 |
|
thread
|
use SDL_InvalidParamError in the thread 'classes'
|
2022-11-23 14:27:26 -05:00 |
|
timer
|
Prevent the delay conversion result from being truncated to 32bits
|
2022-11-23 10:44:53 -08:00 |
|
video
|
Add bitdraw.h, remove non-working stub class
|
2022-11-24 13:12:36 -08:00 |
|
SDL.c
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_assert.c
|
…
|
|
|
SDL_assert_c.h
|
…
|
|
|
SDL_dataqueue.c
|
…
|
|
|
SDL_dataqueue.h
|
…
|
|
|
SDL_error.c
|
…
|
|
|
SDL_error_c.h
|
…
|
|
|
SDL_guid.c
|
…
|
|
|
SDL_hints.c
|
Fixes made in response to running a static code analyzer under MS Windows.
|
2022-11-16 12:43:20 -05:00 |
|
SDL_hints_c.h
|
…
|
|
|
SDL_internal.h
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |
|
SDL_list.c
|
…
|
|
|
SDL_list.h
|
…
|
|
|
SDL_log.c
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_log_c.h
|
…
|
|
|
SDL_utils.c
|
…
|
|
|
SDL_utils_c.h
|
…
|
|