Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 3deefa6b43 Updated documentation for SDL_HINT_SHUTDOWN_DBUS_ON_QUIT há 2 anos atrás
  Semphris 2348e8b6a2 Add hint to make SDL handle dbus_shutdown() há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Max Maisel c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. há 2 anos atrás
  Sam Lantinga 5173b0c2cc Make built-in joystick device lists extendable by using hints há 2 anos atrás
  Frank Praznik 4fd778119b video: Implement asynchronous windowing há 2 anos atrás
  Ryan C. Gordon 6ba90f7775 render: Batching is always enabled now! há 2 anos atrás
  Sam Lantinga 708f18d49e Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support. há 2 anos atrás
  Sam Lantinga 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. há 2 anos atrás
  Christoph Reichenbach 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland há 2 anos atrás
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label há 2 anos atrás
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties há 2 anos atrás
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. há 2 anos atrás
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() há 2 anos atrás
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. há 2 anos atrás
  Ryan C. Gordon cf95721130 audio: Added a hint to let apps force device buffer size. há 2 anos atrás
  Jeremy Demeule 6ff31e10cf metal: Add hint to select low power device instead of the default one (#8182) há 2 anos atrás
  Sam Lantinga 3a654b4b1c Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers há 2 anos atrás
  luzpaz 37e567994d Fix remaining typos (#7921) há 2 anos atrás
  Sylvain ad12bb4fd1 Remove hints that weren't used anymore ! há 2 anos atrás
  Sam Lantinga 4e81b4e8de Added SDL_HINT_VIDEO_X11_SCALING_FACTOR to allow overriding the content scale on X11 (thanks Andres!) há 2 anos atrás
  Sam Lantinga d91e96e7f5 Use SDL_HINT_GAMECONTROLLER_SENSOR_FUSION as a list of controllers to enable sensor fusion há 2 anos atrás
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. há 2 anos atrás
  Alibek Omarov 56520372ca hints: clarify support for comma-separated values for QtWayland orientation that's available since 2.0.22 há 2 anos atrás
  Nikita Krapivin c886e80675 gdk: Virtual keyboard and text input backend há 2 anos atrás
  Frank Praznik adad6514d4 wayland: Add aspect-correct output for scaled modes há 2 anos atrás
  Frank Praznik 2f75596d5a Consolidate the X11 WM_CLASS and Wayland app ID envvars há 2 anos atrás
  Sam Lantinga 0ffeca8a1c Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers. há 2 anos atrás
  Sam Lantinga a6a222095e Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active há 2 anos atrás
  Sam Lantinga 87186a893c Integrate 8067023 and 8067041 to SDL3: há 2 anos atrás