提交历史

作者 SHA1 备注 提交日期
  Ozkan Sezer 0556362c38 SDL_windowsevents.c: comment out unused local mouse var after 70b5cd44 1 年之前
  Sam Lantinga 70b5cd44ec windows: explicitly check whether raw_mouse_enabled is true before handling Windows mouse messages 1 年之前
  Sam Lantinga 3dfc3b4c8d x11: added hotplug support for XInput2 devices 1 年之前
  Sam Lantinga f1f24b173c Added support for multiple distinct keyboards 1 年之前
  Sam Lantinga 78c7834f90 Added SDL_HINT_WINDOWS_RAW_KEYBOARD to control whether raw keyboard is enabled on Windows 1 年之前
  Mark Delk 9095cb64c4 linux/SDL_system_theme.c: fix an include path 1 年之前
  Anonymous Maarten a65982e15d testevdev: include SDL_internal.h first, and fixup SDL_main.h 1 年之前
  Frank Praznik ffc3f71aa2 wayland: Use the floating width/height for initial window creation 1 年之前
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() 1 年之前
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 1 年之前
  Sam Lantinga fa236f169b Only do work to process text events if text input is active 1 年之前
  Sam Lantinga 658f3cdcf1 x11: use XInput2 for lower level access to keyboard events 1 年之前
  Sam Lantinga 012fc1e32b windows: enable raw keyboard input when raw mouse input is enabled 1 年之前
  Sam Lantinga 35d335e61f Fixed warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data 1 年之前
  Sam Lantinga 43b8e9f681 Fixed spacing 1 年之前
  Sam Lantinga 5e8486bb29 Don't fail joystick initialization if udev isn't available 1 年之前
  Ozkan Sezer 5a1c48be5c remove non-existent vulkan.hpp and vulkan_mir.h from Xcode project 1 年之前
  Anonymous Maarten 58f2e102a9 visualc: filters also contained 2 wrong include headers 1 年之前
  Anonymous Maarten c7d32ff64b visualc: rename/remove 2 include paths 1 年之前
  Sam Lantinga 977285ef6a Send joystick added events on portable handheld platforms 1 年之前
  Sam Lantinga b391e6477e The joystick instance ID is already set in the open call 1 年之前
  Sam Lantinga 07c49d1a67 Fixed text input being active after SDL_StopTextInput() (thanks @AntTheAlchemist!) 1 年之前
  Tyson Whitehead 53ade19430 udev: Fix O(n^2) device walking issue (closes #9092) 1 年之前
  Alynne 2b4c75690c Add Yawman Arrow flightstick controller 1 年之前
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 1 年之前
  Anonymous Maarten cf3cf0e106 dmg: fix SDL_version.h issue in sdl3-config-version.cmake 1 年之前
  Mykola Rubets fc053fb499 Fix OpenFolder dialog behavior on Windows 1 年之前
  Sam Lantinga 13933222ee Fixed string comparison (thanks @meyraud705!) 1 年之前
  SDL Wiki Bot 8f33f5cc33 Sync SDL3 wiki -> header 1 年之前
  Anonymous Maarten beb52ed54a pen: remove stray '#include <stdio.h>' 1 年之前