Commit History

Author SHA1 Message Date
  Sam Lantinga 3ab98a3572 Removed debug print statements (thanks @stsp!) 1 year ago
  Sam Lantinga f4b61fff30 Implemented VT switching for KMSDRM on Linux 1 year ago
  Anonymous Maarten 391a3d23d0 cmake: the compile-time pdb does not have a suffix, if set 1 year ago
  Anonymous Maarten a6541166bc cmake: also install pdb files of static libraries 1 year ago
  Anonymous Maarten 2e3f574f8f cmake: don't add the C runtime library to the .obj file (when using MSVC) 1 year ago
  Sam Lantinga bea34c5380 Fixed a memory leak at window creation. 1 year ago
  Sam Lantinga b5347c3364 Fixed emscripten and iOS builds 1 year ago
  Sam Lantinga 02f356439d Allow the application to draw while Windows is in a modal move/resize loop 1 year ago
  Sam Lantinga 1934417b4d Show the existing mapping when a controller is connected 1 year ago
  Sam Lantinga 407a3cb4e0 Fixed infinite recursion initializing properties 1 year ago
  Sam Lantinga 979214363f Added SDL_GetGlobalProperties() 1 year ago
  Sam Lantinga 151cdfa99f Added the "SDL.window.wayland.registry" property 1 year ago
  Sam Lantinga 6c91b28e71 Added the "SDL.renderer.d3d12.command_queue" property 1 year ago
  Sam Lantinga 4e8d1ec983 Fixed crash trying to create a metal view with the dummy driver 1 year ago
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 1 year ago
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 1 year ago
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. 1 year ago
  Sam Lantinga 0cd4b7d3e3 Added display properties 1 year ago
  Sam Lantinga a02afbaea5 Clean up window properties when the window is destroyed 1 year ago
  Sam Lantinga 8668943746 Standardized property names for internal SDL properties 1 year ago
  Sam Lantinga a4c6b38fef Fixed FreeBSD build 1 year ago
  Sam Lantinga d9e6dcc650 Fixed FreeBSD build 1 year ago
  Sam Lantinga 7cc3e94eb2 Store the requested muted state 1 year ago
  Sam Lantinga ce9e1bd324 Don't mute the console input if we can't read the keyboard 1 year ago
  Wohlstand 0a1b6b270f sdlchecks.cmake: Clarified the reason why shared X11 mode doesn't work 1 year ago
  Sam Lantinga 80b2bbad21 Removed useless branch test 1 year ago
  Sam Lantinga 15bc12165a Actually we need to enumerate the 8BitDo Xbox SKUs 1 year ago
  Sam Lantinga 8049af3355 Assume all 8BitDo Xbox controllers have a share button 1 year ago
  Sam Lantinga ed1e0c1530 Make sure joysticks are locked when adding and removing them 1 year ago
  Sam Lantinga 415283ef38 Fixed checking for linux/input.h 1 year ago