コミット履歴

作者 SHA1 メッセージ 日付
  Ozkan Sezer 29b79313a0 minor tweak for a slightly smaller configure script 3 年 前
  Ozkan Sezer 68ffd24c58 autotools, cmake: don't define SDL_JOYSTICK_HIDAPI in CheckHIDAPI() 3 年 前
  Ethan Lee 5cc23868ed wayland: Add support for SDL_DisplayOrientation 3 年 前
  Sam Lantinga 40d808620d SDL_classic_joysticks defaults off 3 年 前
  Sam Lantinga 7ad64357ee Updated Android build environment for examples 3 年 前
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 3 年 前
  Sam Lantinga be5b4d980d Added nativeGetHintBoolean for Java code 3 年 前
  Sam Lantinga 9ec2b35147 Fixed the GLES2 shader count to be in sync with the enum 3 年 前
  Sam Lantinga 2f591fb0a0 Added android:exported="true" to the example Android manifest 3 年 前
  Sylvain b649314d62 Add comment to audio clipping (see bug #4104) 3 年 前
  Sylvain d4df5d33c5 GLES2: prevent batching if blend mode changes (see bug #4964) 3 年 前
  Sylvain 92f2fdfc84 GLES2: batch non joined lines (see #4964) 3 年 前
  Sylvain 17f156fae5 Fixed bug #4964 - opengles2 & batching = conjoined lines 3 年 前
  Sylvain d8888e468e Fixed bug #4964 - opengles2 & batching = conjoined lines 3 年 前
  Ryan C. Gordon 193ab28fe4 Renamed README-macosx.md to README-macos.md 3 年 前
  Ryan C. Gordon 4edf2df5ce Unix2dos'd README-macosx.md. 3 年 前
  Sam Lantinga bbac1e9add Don't include pthreads code when threads are disabled 3 年 前
  Anders Jenbo 93556e67e0 Update AndroidManifest.xml 3 年 前
  Anders Jenbo b9c619017d [Android] Limit WRITE_EXTERNAL_STORAGE to SDK 22- 3 年 前
  Sam Lantinga cc094f4d7c Fixed building with the macOS 10.8 SDK 3 年 前
  Cameron Gutman d7d67af441 mouse: Fix Y value in motion events when confinement is active 3 年 前
  Sam Lantinga fb6aba1938 Updated SDL_egl.h with the latest Khronos headers 3 年 前
  Zack Middleton 1cd3e83756 cocoa: Fix abort on touch event types without a subtype 3 年 前
  Ozkan Sezer 781caec2b2 SDL_waylandevents.c (keyboard_handle_keymap): silenced -Wwrite-strings . 3 年 前
  Ozkan Sezer 5c067906ba wasapi: AvSetMmThreadCharacteristicsW takes an LPCWSTR param, not LPWSTR 3 年 前
  Ozkan Sezer 3eb9bfac7a win32 rawinput & wgi joystick: avoid -Werror=declaration-after-statement 3 年 前
  Ryan C. Gordon 73a41f4058 Removed outdated build-scripts/iosbuild.sh 3 年 前
  Sam Lantinga c55ab9631f Added a hint for alternate OpenGL NV12 data format 3 年 前
  Ozkan Sezer 8a6e48d46d constified SDL_RegisterApp() 3 年 前
  Ozkan Sezer 7dfd22ac5e fix XGetDefault signature - its first and second params are _Xconst 3 年 前