Ivan Epifanov b2f07d94d2 Vita: create rendertarget color surface with same format as texture. Fixes #5844 3 лет назад
..
atomic 273d9e4640 Fix atomic support for PS2 3 лет назад
audio abe38bca3e Support SDL_AUDIODRIVER set to "dsound", which was used by SDL 1.2 3 лет назад
core 51c6488f97 Add support for SDL_render_d3d12.c to compile in C++ mode 3 лет назад
cpuinfo 7343ece806 Define available PS2 RAM 3 лет назад
dynapi f0a05ed476 Add some PS2 flags 3 лет назад
events adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 лет назад
file 8c5bda6acd Vita: remove Vita-specific RWOps code 3 лет назад
filesystem 6b03c1adf6 Add filesystem driver 3 лет назад
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 лет назад
hidapi 72fea0ed6f Added support for the Qanba Dragon Arcade Joystick 3 лет назад
joystick 2b41f497db Improve Joystick removing semaphores 3 лет назад
libm f0a05ed476 Add some PS2 flags 3 лет назад
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 лет назад
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 лет назад
main b004133f08 Updated to version 2.23.1 for pre-release checkpoint 3 лет назад
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 4 лет назад
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 лет назад
render b2f07d94d2 Vita: create rendertarget color surface with same format as texture. Fixes #5844 3 лет назад
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 лет назад
stdlib 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" 3 лет назад
test 53e307050b List the available tests if the filter didn't match 3 лет назад
thread adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 лет назад
timer 217d3a6dab Add systimer support 3 лет назад
video 51c6488f97 Add support for SDL_render_d3d12.c to compile in C++ mode 3 лет назад
SDL.c f0a05ed476 Add some PS2 flags 3 лет назад
SDL_assert.c 996b3dc37a Fixed warning building with Visual Studio 3 лет назад
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_error.c b3260e7eb3 Remove macro definition for SDL_ERRBUFIZE 3 лет назад
SDL_error_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 лет назад
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. 3 лет назад
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 лет назад
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 лет назад
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 лет назад
SDL_log.c e4409f6733 Include SDL_Log driver 3 лет назад
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 лет назад