コミット履歴

作者 SHA1 メッセージ 日付
  Anonymous Maarten 72606d97e6 cmake: allow #include "SDL2/SDL.h.h" when using SDL2 as subproject 1 年間 前
  Ryan C. Gordon 48e71ae87b wasapi: Deal with HDMI or DisplayPort-based audio devices. 1 年間 前
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax 1 年間 前
  Ozkan Sezer 9dea06f5b5 fix mingw build failures in CI with clang-tidy. 1 年間 前
  Anonymous Maarten c68976360d Fix -Wunused-function warning when configuring with -DSDL_X11_XINPUT2=OFF 2 年 前
  Ryan C. Gordon a535cc62a0 video: Only specify some GL context attributes if not the explicit default. 1 年間 前
  Sam Lantinga 63b8af3558 Disable unused local typedefs warning 1 年間 前
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style 1 年間 前
  Sam Lantinga 92f72682e7 Document the Android SDK versions checked in Java code 1 年間 前
  Frank Praznik 891c89eeb8 Fix unused variable warnings 1 年間 前
  Frank Praznik e2b8d96529 wayland: Validate surfaces and window data before sending touch events 1 年間 前
  Sam Lantinga 78a92b4f9d Fixed duplicate Joy-Con controllers on macOS 1 年間 前
  Sam Lantinga 7b2b99a996 Fixed handling the Saitek P3600, which doesn't use the Xbox 360 controller protocol 1 年間 前
  Sam Lantinga b6d051e226 Fixed reporting backspace key if there is no text in the edit buffer (thanks @312937!) 1 年間 前
  Sam Lantinga 0ad0347acb Use numeric codes for Android versions, to avoid SDK dependencies 1 年間 前
  Sam Lantinga a2f4783e75 Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 1 年間 前
  Caleb Cornett 2001a891c4 Fix Xbox link error from IsRectEmpty 1 年間 前
  M. P. Halpin 1ee9a437f9 Stop beep when running iOS apps on ARM-based Macs 2 年 前
  Sam Lantinga 69644346ac Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active 1 年間 前
  Sam Lantinga 00b87f1ded Make sure the sentinel is at the end of the current event pump cycle 1 年間 前
  Sam Lantinga beca41480d Undo name change for the controller list 1 年間 前
  Sam Lantinga 43b12fd9bc Moved the controller list out so it can be included elsewhere 1 年間 前
  Sam Lantinga e8ec8ba1d4 Added support for the Astro C40 in Xbox 360 mode 2 年 前
  Ozkan Sezer feeec90873 test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up. 1 年間 前
  Anonymous Maarten d361acdd4e testgles2_sdf: build with CMake + fix build errors/warnings 1 年間 前
  Ozkan Sezer 92a487f2e4 style fixes for SDL_PROC macros. 1 年間 前
  Ryan C. Gordon df9d0fb332 power: On Linux, compare status strings as case-insensitive. 1 年間 前
  Ryan C. Gordon 4a0b9522b6 audio: Load .WAV files with format->blockalign==0. 1 年間 前
  Ryan C. Gordon 32999798e0 dynapi: Accept a comma-separated list of libraries to attempt to load. 1 年間 前
  valid-ptr 424bc4bcf7 SDL emscripten port: preventDefault should not be called on mousedown. Otherwise mouseup will not be fired outside iframe in Chrome-based browsers 1 年間 前