Commit History

Auteur SHA1 Bericht Datum
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 jaren geleden
  Guldoman ad95c93bf4 Add portal interface to support `SDL_GetSystemTheme` in linux 2 jaren geleden
  Anonymous Maarten c304fbded6 cmake: disable ccache by default 2 jaren geleden
  Sam Lantinga 2ca727aec6 If the client rect is empty, use the last known window size 2 jaren geleden
  Ozkan Sezer bb59f46cbe Removed guard around the enabled assertions support code 2 jaren geleden
  Ozkan Sezer 34d13cd0a9 made IsModifierKeyPressed() helper static 2 jaren geleden
  Deve 4de6ddd07f Fixed incorrect modifier keys handling on macOS 2 jaren geleden
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 jaren geleden
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 2 jaren geleden
  Sam Lantinga fb0c3197e0 Fixed the documentation for SDL_SetRelativeMouseMode() 2 jaren geleden
  Sam Lantinga cabedee4a1 Fixed constraining the mouse to the window in relative mode 2 jaren geleden
  Ryan C. Gordon d898dbfe50 render: Make sure logical_target is bound when presenting. 2 jaren geleden
  Lokathor b8bc4a234b Make mappings for "Retrolink SNES Controller" with `SDL_GAMECONTROLLER_USE_BUTTON_LABELS` both on and off 2 jaren geleden
  Sylvain 4053876bf6 Fix warning drop const qualifier 2 jaren geleden
  Sam Lantinga ba87b96cea Fixed signed/unsigned warnings 2 jaren geleden
  Ozkan Sezer 53bde3abee fix SDL_FindFreePlayerIndex so it can really return -1. 2 jaren geleden
  Sam Lantinga 91b328c2c6 Fixed emscripten build 2 jaren geleden
  Sam Lantinga dd7cf12206 Fixed instances of SDL_joystick_players being set to -1 (thanks @AntTheAlchemist!) 2 jaren geleden
  Sylvain d78817703e Fix build 2 jaren geleden
  Sylvain c963f02571 More fix warnings about static function and prototype 2 jaren geleden
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype 2 jaren geleden
  Sam Lantinga 61309b4382 Disassociate the SDLOpenGLContext from the view before deleting it 2 jaren geleden
  Sam Lantinga 04a03a3eec Use SDL_GL_DeleteContext instead of Cocoa_GL_DeleteContext for context cleanup 2 jaren geleden
  Sam Lantinga d08338ddc5 Added mapping for the Xbox Elite Core controller connected via Bluetooth on Android 2 jaren geleden
  divVerent 6f1f586086 Fix Xbox One gamepad axis assignment on SDL_JOYSTICK_ANDROID API (#7405) 2 jaren geleden
  Sam Lantinga f8106d4f30 Fixed build warning 2 jaren geleden
  Sam Lantinga c0e7845874 Be more clear about what flags conflicted 2 jaren geleden
  Sam Lantinga c69aea887a Fixed permissions for src/video/x11/SDL_x11modes.c 2 jaren geleden
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 jaren geleden
  Sam Lantinga 7905254087 Updated debug print with new SDL_DisplayMode fields 2 jaren geleden