Commit History

Author SHA1 Message Date
  Sam Lantinga c69aea887a Fixed permissions for src/video/x11/SDL_x11modes.c 2 years ago
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 years ago
  Sam Lantinga 7905254087 Updated debug print with new SDL_DisplayMode fields 2 years ago
  Sylvain a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 2 years ago
  Sylvain 813c586edb Change local (void*) to SDL_FunctionPointer 2 years ago
  Sylvain 9b065bf54b Fix various warnings: static /void / comma 2 years ago
  Sam Lantinga c9aec268fa SDL_GetJoystickIDForPlayerIndex() should return 0 for invalid ID (thanks @AntTheAlchemist!) 2 years ago
  Anonymous Maarten 103fbcfc05 cmake: use compatible interface properties to disallow linking to a different version of SDL 2 years ago
  Michal Suchanek 987b748067 evdev_kbd: Use current keymap 2 years ago
  Sam Lantinga 6b87d1938f Added SDL_EVENT_DISPLAY_SCALE_CHANGED 2 years ago
  Sam Lantinga 16f4e37bb5 Fixed build 2 years ago
  Sam Lantinga e3d90c694c Make sure the window is valid in SDL_SetKeyboardFocus() 2 years ago
  Sam Lantinga f1c3d3be97 Default to using newer D3D renderers in SDL 3.0 2 years ago
  Ryan C. Gordon 8b9a938413 dataqueue: Make thread safe. 2 years ago
  Eddy Jansson 91b9ba8c54 Correct typo GetSlectionText -> GetSelectionText 2 years ago
  Ryan C. Gordon f833e005e1 dataqueue: Removed non-public SDL_ReserveSpaceInDataQueue function 2 years ago
  Ozkan Sezer ea824c6d20 hidapi/windows tidy-up. 2 years ago
  Sam Lantinga 3bba33932f Fixed testshape on high DPI displays 2 years ago
  Sam Lantinga 59ca0c8b22 Simplified the testshape example 2 years ago
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 2 years ago
  Ozkan Sezer 199a7af296 hidapi/windows: fix build using older toolchains. 2 years ago
  Sam Lantinga c887b55964 Fixed mingw build 2 years ago
  Sam Lantinga a5fba759b3 Get the name, manufacturer and serial number for Bluetooth devices on Windows 2 years ago
  Sam Lantinga 727c7d4e2f Don't clobber an existing entry with a different version when adding a gamepad mapping 2 years ago
  Sam Lantinga 9e14559e80 Print the mapping used for a gamepad in testgamepad 2 years ago
  Anonymous Maarten 790612f4f8 cmake: make sdltests_utils static library 2 years ago
  Sylvain ac3fd00018 testautomation_pixels/audio: use SDL_arraysize and fix warnings 2 years ago
  Ozkan Sezer 6fc32491c7 testautomation_audio.c: use SDL_arraysize for g_numAudioFormats. 2 years ago
  Sam Lantinga add980efb7 Unfixed spacing 2 years ago
  Sam Lantinga 2f14b36709 Fixed spacing 2 years ago