Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 7689162ca0 cocoa: Force an OpenGL context update when the window becomes key. пре 7 година
  Ozkan Sezer 6eeb8593ba SDL_string.c (SDL_PrintString): avoid MSVC signed/unsigned mismatch warning пре 7 година
  Ozkan Sezer 5342ae2bba SDL_string.c (SDL_IntPrecisionAdjust): avoid MSVC generating a memset() пре 7 година
  Ozkan Sezer d2131ac165 SDL_vsnprintf: implement precision for the integral value printers. пре 7 година
  Sam Lantinga 55b24b93b4 Fixed bug 4265 - SDL window falls to the bottom of the screen when dragged down and stuck there пре 7 година
  Ozkan Sezer ffc19ee255 SDL_string.c: added comments to three SDL_FormatInfo members. пре 7 година
  Sam Lantinga bc6c199790 Updated version to 2.0.9 пре 7 година
  Ozkan Sezer 8743e9759e SDL_vsnprintf: when '.' is specified, take precision as 0 if it is < 0. пре 7 година
  Ozkan Sezer 69ab8541a9 SDL_vsnprintf: string printer now honors the precision. (bug #4263.) пре 7 година
  Ozkan Sezer d0e9a36460 SDL_vsnprintf: %.* and %* now parse precision and width. (bug #4263.) пре 7 година
  Sam Lantinga d40657bfc9 Fixed bug 4270 - Android HIDDeviceManager function needs to be public пре 7 година
  Sam Lantinga e236e8435a Fixed bug 4268 - Android_JNI_OpenAudioDevice function has error пре 7 година
  Sam Lantinga 60afec79bf Removed redundant SDL_GetColorKey() call. (thanks Sylvain!) пре 7 година
  Ethan Lee 7f9854b9b2 WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio пре 7 година
  Sam Lantinga aa9683bb6f Added 8bitdo SF 30 PRO controller support for Linux / DInput mode (thanks Frank Hartung) пре 7 година
  Sam Lantinga fb0e68ae0f Fixed building with newer Android NDK пре 7 година
  Ozkan Sezer 870c44bfed safer this way, just in case.. пре 7 година
  Sam Lantinga da89b81c3c Fixed rare null pointer dereference пре 7 година
  Sam Lantinga ef34704875 Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok пре 7 година
  Sam Lantinga cd90e2ca58 Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols пре 7 година
  Sam Lantinga e0fe8f3cb3 Support relative mouse for Samsung DeX on Samsung Experience 9.5 or later (Android 8.1 or later) пре 7 година
  Sam Lantinga 5febdfcece Fixed whitespace пре 7 година
  Drew Pirrone-Brusse 58021b3834 Correct the name of the SDL shared library in CMake for Mac OS пре 7 година
  Sam Lantinga 8aaef4b914 Fixed bug 3166 - It would be nice, if SDL would support including SDL project as a subdirectory into another CMake project пре 7 година
  Sam Lantinga d07fe7ad95 Removed button logging message пре 7 година
  Sam Lantinga e8b0859f17 Added missing call to WindowsDeleteString() пре 7 година
  Sam Lantinga 600126c90e Added experimental support for Windows.Gaming.Input пре 7 година
  Ryan C. Gordon c19516b50c cmake: correctly report Vulkan support at configure time (thanks, Tiago!). пре 7 година
  Sam Lantinga c179d3948a Fixed NullPointerException if there's no singleton пре 7 година
  Sam Lantinga f6a537cbfa Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once. пре 7 година