Commit History

Author SHA1 Message Date
  Sam Lantinga fe2fe29049 Backed out accidentally committed PR https://github.com/libsdl-org/SDL/pull/4849 4 years ago
  Sam Lantinga 86bc65a741 Fixed non-Apple builds 4 years ago
  Sam Lantinga 637bcd0b72 Fixed build warnings 4 years ago
  Sam Lantinga e14358265e Cleanup sfSymbolName support and add them to the dynamic API functions 4 years ago
  Patrick Hogan 149e5c656a Support returning sfSymbolsName for gamepad controls on macOS / iOS / tvOS 4 years ago
  Sam Lantinga cdb4d8f22f Added a test case for snprintf of 0.0 4 years ago
  Ryan C. Gordon 3acb172531 stdlib: SDL_snprintf now adds decimal places for ("%f", 0.0). 4 years ago
  Eric Wasylishen 2008f2a8a6 SDL_test_font.c: fix type of SDLTest_CharTextureCacheList 4 years ago
  Eric Wasylishen a0e055a7f9 testwm2: add mode menu, click on a mode to call SDL_SetWindowDisplayMode 4 years ago
  Eric Wasylishen 70f7ebe635 SDL_test_font.c: add ability to draw on different SDL_Renderers 4 years ago
  Cameron Gutman 6312aaea0f WGI: Add workaround for delayed callbacks after WGI_JoystickQuit() 4 years ago
  Sam Lantinga 35b0baaa7a Unfixed typo 4 years ago
  Sam Lantinga 1d40c69a1b Fixed typo 4 years ago
  Sam Lantinga 2248a54937 Update the focus in case we changed focus to a child window and then away from the application 4 years ago
  Cameron Gutman 5de723749f SDL_config_windows.h: detect winsdkver.h using __has_include() 4 years ago
  Cameron Cawley c48c81bd17 docs: List the required Fedora packages in README-linux.md 4 years ago
  Ozkan Sezer 6407d4b0a8 remove unnecessary parentheses from SDL_abs() 4 years ago
  Kevin Colour 6cbee0634e include: Swap parameter names in atan2 functions 4 years ago
  Cameron Gutman 7f308abb55 cmake: Only prevent MSVC codegen using the CRT if SDL_LIBC=OFF 4 years ago
  Cameron Gutman d8b53e821e direct3d11: fix SDK version requirement for non-CMake build 4 years ago
  Ozkan Sezer 802e17aad9 autotools: added windows.gaming.input.h (and SDL_JOYSTICK_WGI) detection 4 years ago
  Cameron Gutman 2371b247ff windows: improve feature detection consistency between CMake and non-CMake builds 4 years ago
  superzazu 839ca0ea64 SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830) 4 years ago
  Eddy Jansson e2ba84a532 testtimer: Be more like the C90's. 4 years ago
  Eddy Jansson 4ab7ee1925 testtimer: Add basic sanity check for SDL_GetTicks*() 4 years ago
  Sam Lantinga 8593076da7 Fixed whitespace 4 years ago
  Brick 62629c2b5d Fix 64-bit timeval/timespec delta calculations 4 years ago
  Sam Lantinga 6d5edfa733 Fixed crash on Android 8, due to bugs in AAudio implementation 4 years ago
  Sam Lantinga c948b9366c Added note for Android 12 API level 4 years ago
  Frank Praznik 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 4 years ago