提交历史

作者 SHA1 备注 提交日期
  Anonymous Maarten 6e46090a30 cmake: check ALL headers inside the look (including sys/types.h) 2 年之前
  Anonymous Maarten 500bac0b13 cmake: include FIndPkgConfig.cmake through find_package 2 年之前
  Anonymous Maarten cfa76973ff cmake: FindOpenGL.cmake shipped by emscripten does not have OpenGL::GL 2 年之前
  Anonymous Maarten 76e3cf3840 cmake: use custom add_sdl_test_executable macro to add test 2 年之前
  Frank Praznik 903301c6aa wayland: Always use integer scaling for cursors. 2 年之前
  Ryan C. Gordon d8b1ef42ae pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small. 2 年之前
  Ozkan Sezer 06492c5981 CI, MSVC: update to use microsoft/setup-msbuild v1.1.3. 2 年之前
  Sam Lantinga 02ab7f3745 Fixed release build using clang on Windows 2 年之前
  Sam Lantinga 98f93d0aa1 Fixed building without xkbcommon support 2 年之前
  Sam Lantinga 615901dbfe Removed unnecessary header 2 年之前
  Frank Praznik c855184765 wayland: Handle virtual keyboards that don't fit the X mapping 2 年之前
  Frank Praznik d1858eb124 events: Add a helper function to get the default keycode for a scancode 2 年之前
  Frank Praznik 0e446c54bd events: Factor out the xkb keysym to scancode conversion from the X11 driver 2 年之前
  Ryan C. Gordon 44d7b8b91d egl: Check for a NULL pointer in SDL_EGL_GetProcAddress. 2 年之前
  Ethan Lee f3cc99fb93 x11: Minor style fixes for recent OSK changes 2 年之前
  Anonymous Maarten e6c4db8160 The SDL2::SDL2 target in SDL2.framework needs to see the SDL2 include folder 2 年之前
  Sam Lantinga 70656b133c Don't recreate the window when creating a Metal renderer on an OpenGL window. 2 年之前
  Pierre Wendling a71ad40ac3 CMake: Add option to use Ccache. 2 年之前
  SDL Wiki Bot 5e61f245ab Sync SDL wiki -> header 2 年之前
  Pierre Wendling 80ff20f6fe N3DS: Set keyboard focus to newly created windows. 2 年之前
  Pierre Wendling 491d0bcc3c N3DS: Refactor N3DS_FileOpen. 2 年之前
  Pierre Wendling dcfa127fd4 N3DS: Document the SDL_GetBasePath behaviour. 2 年之前
  Pierre Wendling de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. 2 年之前
  Pierre Wendling 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 2 年之前
  Pierre Wendling bf4f9aaa63 N3DS: Use designated initialiser for drivers. 2 年之前
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 2 年之前
  Sam Lantinga a40b7cde10 Workaround for views being in portrait instead of landscape mode on iOS 16 2 年之前
  Sam Lantinga 9f784b1887 The iOS and tvOS demos link SDL statically, not as a framework 2 年之前
  pionere b886f4c6c9 events: eliminate redundant code in SDL_SendEditingText 2 年之前
  pionere dad8df3ed1 video: check graphics flags the same way in SDL_RecreateWindow as in SDL_CreateWindow 2 年之前