| .. |
|
atomic
|
Fixed building with Visual Studio 2010
|
2023-01-09 18:30:23 -08:00 |
|
audio
|
Add SDL_ConvertAudioSamples() helper function
|
2023-01-24 08:26:09 -08:00 |
|
core
|
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
2023-02-01 12:05:25 -08:00 |
|
cpuinfo
|
Revert "Remove unused SDL_GetCPUName"
|
2023-02-02 00:49:09 +01:00 |
|
dynapi
|
dynapi: cast GetProcAddress() result to void*
|
2023-02-03 17:40:40 +03:00 |
|
events
|
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
2023-02-02 00:49:09 +01:00 |
|
file
|
Handle new SDL_rwops error codes in SDL_LoadFile_RW()
|
2023-01-12 06:53:07 -08:00 |
|
filesystem
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
haptic
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
hidapi
|
Blacklist Konami Amusement Controllers From HIDAPI.
|
2023-01-21 22:05:21 -08:00 |
|
joystick
|
Don't accept official mappings for controllers that aren't unique
|
2023-02-02 08:39:54 -08:00 |
|
libm
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
loadso
|
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
2023-01-09 15:46:21 -08:00 |
|
locale
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
main/winrt
|
Remove SDL3_main from build systems, remove most of src/main/*
|
2022-12-15 08:01:01 -08:00 |
|
misc
|
Addressed comments
|
2023-01-10 06:19:40 -08:00 |
|
power
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
render
|
test: don't use wiki urls for documentation comments
|
2023-02-02 00:49:09 +01:00 |
|
sensor
|
Make sure count is 0 in out of memory conditions
|
2023-01-31 10:04:51 -08:00 |
|
stdlib
|
Remove disabled self test main functions
|
2023-02-01 20:13:34 +01:00 |
|
test
|
test: don't use wiki urls for documentation comments
|
2023-02-02 00:49:09 +01:00 |
|
thread
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
timer
|
Fixed building with Visual Studio 2010
|
2023-01-09 18:30:23 -08:00 |
|
video
|
video: Don't switch display modes when emulating mode changes
|
2023-02-02 18:25:18 -08:00 |
|
SDL.c
|
Make sure subsystems are noted as initialized during initialization
|
2023-01-20 17:06:49 -08:00 |
|
SDL_assert.c
|
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
2023-02-01 12:05:25 -08:00 |
|
SDL_assert_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_dataqueue.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_dataqueue.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_error.c
|
Remove disabled self test main functions in src/SDL_error.c
|
2023-02-01 20:14:48 +01:00 |
|
SDL_error_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_guid.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hints.c
|
SDL_AddHintCallback() now returns a standard int result instead of void
|
2023-01-09 12:09:30 -08:00 |
|
SDL_hints_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_internal.h
|
Moved SDL_intrin.h back into the public headers for application use
|
2023-01-10 15:50:35 -08:00 |
|
SDL_list.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_list.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_log.c
|
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
2023-01-19 08:04:40 -08:00 |
|
SDL_log_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_utils.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_utils_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |