コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ozkan Sezer c7aa04d03e SDL_test_harness.c: avoid -Wwrite-strings 3 年 前
  Ozkan Sezer be7b663c2c audio/winmm/SDL_winmm.c (SetMMerror): constify. 3 年 前
  Ozkan Sezer e4aa608a5c change (char*) casts to (const char*) in WIN_UTF8 macros 3 年 前
  Ozkan Sezer 780f6cbd38 build libSDL2_test too with Makefile.minimal 3 年 前
  Cameron Gutman eb98ff4740 testmessage: Fix overread of stack variable 3 年 前
  Ozkan Sezer fbe810070b more fixes to standalone makefiles. 3 年 前
  Ozkan Sezer 62b41f61d4 fix build of testmouse.c 3 年 前