Ryan C. Gordon 8db2a3b27a camera: Add an optional property that reports if a camera is back or front. 2 years ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio 4d000ae3bd audio: Change references to `streams[i]` to previously-calculated `stream`. 2 years ago
camera 8db2a3b27a camera: Add an optional property that reports if a camera is back or front. 2 years ago
core fee140bdfe Added the option for GameInput support to the Win32 SDL build 2 years ago
cpuinfo 34f03207c4 SDL_cpuinfo.c: adjust for new SDL_PLATFORM_WINDOWS meaning. 2 years ago
dynapi 67708f9110 camera: Emscripten support! 2 years ago
events 67708f9110 camera: Emscripten support! 2 years ago
file 2a4db8c415 SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG 2 years ago
filesystem f2695856d6 Use SDL string functions 2 years ago
haptic fd5d761128 Renamed SDL_HINT_DIRECTINPUT_ENABLED to SDL_HINT_JOYSTICK_DIRECTINPUT 2 years ago
hidapi bc984f78bf android: Remove blocking permission request code. Async only in SDL3! 2 years ago
joystick 376ef4e418 Fixed the WGI driver picking up Xbox controllers handled by RAWINPUT 2 years ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
locale 5b3ee51c6c Updated copyright for 2024 2 years ago
main 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
render 8073f4aa1d Pass the real error from D3D12_CreatePipelineState() back to the application 2 years ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 years ago
stdlib cb3a1a82d5 SDL_memcpy.c, SDL_memmove.c, SDL_memset.c: don't use gcc builtins if !HAVE_LIBC 2 years ago
test dc7baa415e Show the window after creating the renderer 2 years ago
thread 9920e062d5 Removed SDL_HINT_THREAD_STACK_SIZE 2 years ago
timer 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
video 3d2d5d18f3 pixels: Packed-pixel YUV formats can legit report bits-per-pixel. 2 years ago
SDL.c cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. 2 years ago
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_internal.h 6efe5f30ed don't let SDL_render.c:render_drivers[] have an empty initializer list. 2 years ago
SDL_list.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 12bdb2b4d0 Added the environment variable SDL_LOGGING to control default log output 2 years ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 8ce786d2b6 Property query functions don't set an error if they return the default value 2 years ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 2 years ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago