Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 1 gadu atpakaļ
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. 1 gadu atpakaļ
  Sam Lantinga 0cd4b7d3e3 Added display properties 1 gadu atpakaļ
  Sam Lantinga a02afbaea5 Clean up window properties when the window is destroyed 1 gadu atpakaļ
  Sam Lantinga 8668943746 Standardized property names for internal SDL properties 1 gadu atpakaļ
  Sam Lantinga a4c6b38fef Fixed FreeBSD build 1 gadu atpakaļ
  Sam Lantinga d9e6dcc650 Fixed FreeBSD build 1 gadu atpakaļ
  Sam Lantinga 7cc3e94eb2 Store the requested muted state 1 gadu atpakaļ
  Sam Lantinga ce9e1bd324 Don't mute the console input if we can't read the keyboard 1 gadu atpakaļ
  Wohlstand 0a1b6b270f sdlchecks.cmake: Clarified the reason why shared X11 mode doesn't work 1 gadu atpakaļ
  Sam Lantinga 80b2bbad21 Removed useless branch test 1 gadu atpakaļ
  Sam Lantinga 15bc12165a Actually we need to enumerate the 8BitDo Xbox SKUs 1 gadu atpakaļ
  Sam Lantinga 8049af3355 Assume all 8BitDo Xbox controllers have a share button 1 gadu atpakaļ
  Sam Lantinga ed1e0c1530 Make sure joysticks are locked when adding and removing them 1 gadu atpakaļ
  Sam Lantinga 415283ef38 Fixed checking for linux/input.h 1 gadu atpakaļ
  Sam Lantinga fea2504a37 Prioritize the pipewire audio driver over ALSA 1 gadu atpakaļ
  Sam Lantinga 04e98d2236 Added missing calls to SDL_InvalidParamError("surface") 1 gadu atpakaļ
  Sam Lantinga 521bbcc15e Destroy the window surface if we've created it for the software renderer 1 gadu atpakaļ
  Sam Lantinga 28e623c504 Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!) 1 gadu atpakaļ
  Sam Lantinga 4106697774 Make sure we include the null terminator in XLookupStringAsUTF8() 1 gadu atpakaļ
  Sam Lantinga b5057edf29 Remove unused SDL_TextureModulate enum 1 gadu atpakaļ
  Sam Lantinga 9458cbf75e Removed unused SDL_OSEvent 1 gadu atpakaļ
  Frank Praznik 1a57f6bb29 wayland: Remove QtWayland extensions 1 gadu atpakaļ
  Ozkan Sezer 5f920d6639 fix emscripten build after commit 07cb7c10 1 gadu atpakaļ
  Sam Lantinga 22016b4eae Enable the 5th player LED on the DualSense controller 1 gadu atpakaļ
  Sam Lantinga 66cf30c2de Removed misleading comment 1 gadu atpakaļ
  Sam Lantinga dbcd390cdf Log drag and drop position updates in SDL test programs 1 gadu atpakaļ
  Sam Lantinga 07cb7c10a1 Fixed connecting and disconnecting real-joysticks closing virtual joysticks in Emscripten (thanks David!) 1 gadu atpakaļ
  Ryan C. Gordon 869257a5c1 SDL_migration.cocci: Added a thing for SDL_Vulkan_CreateSurface. 1 gadu atpakaļ
  Ryan C. Gordon c6d9fb1ad7 hidapi: Avoid memcpy'ing to NULL. 1 gadu atpakaļ