Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. il y a 2 ans
  yurii levchenko 3ce3594e38 Split SDLSurface to public class il y a 2 ans
  Sam Lantinga d166f5ef76 Fixed uninitialized variable warning il y a 2 ans
  Sam Lantinga b2819e43a7 Send SDL_CONTROLLERDEVICEREMOVED for all joysticks because we don't know after the fact whether it was a game controller. il y a 2 ans
  Sam Lantinga 0e61c106f5 Don't calculate relative mouse motion if we don't have a valid position il y a 2 ans
  slime b204db1e6b cocoa: change Shape data to use ObjC objects instead of C structs. il y a 2 ans
  Frank Praznik 057086e389 wayland: Add high resolution scroll wheel support il y a 2 ans
  Frank Praznik d731ad769d wayland: Fix include order when building with libdecor il y a 2 ans
  Ryan C. Gordon 4ca7b378c5 x11: Specify windowed dimensions when creating fullscreen windows. il y a 2 ans
  SDL Wiki Bot a7066c527a Sync SDL wiki -> header il y a 2 ans
  Anonymous Maarten 996eb2edb3 cmake: add library directories & pthread to imported targets of sdl2-config.cmake il y a 2 ans
  SDL Wiki Bot 8fb1b50a9e Sync SDL wiki -> header il y a 2 ans
  Sam Lantinga ffab139646 Fixed minimized window detection when handling WM_WINDOWPOSCHANGED il y a 2 ans
  Oleg Derevenetz a204ef50bb Use __ARM_ARCH instead of __ARM_ARCH__ il y a 2 ans
  Sam Lantinga 5a3adbfdb2 Added the hint SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED to control whether the player LED is set on Xbox 360 controllers il y a 2 ans
  Sam Lantinga 52b6899a6b Added hints for more fine grained control over HIDAPI Xbox controller support il y a 2 ans
  Anonymous Maarten bf327b52bd autotools: run ./autogen.sh il y a 2 ans
  Luke Street 2b93f6e148 cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions il y a 2 ans
  Luke Street 029a9b2fa1 cocoa/uikit: Support VK_EXT_metal_surface il y a 2 ans
  antonino ad874536a4 kmsdrm: enable vrr on displays that support it il y a 2 ans
  Sam Lantinga 6e9c14e550 Updated to version 2.25.0 for development il y a 2 ans
  Sam Lantinga 8c9beb0c87 Updated to version Updated to version 2.24.0 for release il y a 2 ans
  Sam Lantinga 6e007c36e7 Add null termination to Wayland_data_source_get_data() if requested il y a 2 ans
  Sam Lantinga 948dbe7d3f Don't include the null terminator in Wayland clipboard text il y a 2 ans
  Sam Lantinga f6b81125b3 Always define SDL_COMPILE_TIME_ASSERT as static_assert() in C++ il y a 2 ans
  Frank Praznik 3bae2d57da wayland: Set the libdecor app ID after visibility calls il y a 2 ans
  Ryan C. Gordon 51be30f3cd emscripten-buildbot.sh: force `-s USE_SDL=0` il y a 2 ans
  Sam Lantinga 8acb4e45b3 Fixed interactions between mouse capture and grab on X11 il y a 2 ans
  Frank Praznik 7da74eb5be wayland: Never commit with an undefined window title il y a 2 ans
  Cameron Gutman 99e9156ff5 testgles2: Fix typo in help text il y a 2 ans