コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ozkan Sezer 2d1706069a fixes to Makefile.minimal 3 年 前
  Ozkan Sezer d1e6bd93d8 fix library name in Makefile.pandora 3 年 前
  Cameron Gutman 674f361dec wayland: Fix memory leaks in clipboard code 3 年 前
  Ozkan Sezer 3e2f8668be added some more missing sources to standalone makefiles. 3 年 前
  Cameron Gutman c8061ed2d1 alsa: Fix possible uninitialized string 3 年 前
  Ozkan Sezer a2c27d39cf SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData 3 年 前
  Ozkan Sezer 6ad0fb8462 SDL_hidapi_ps4.c, SDL_hidapi_ps5.c: use SDL_zeroa() 3 年 前
  Sylvain 70c8d20a46 Revert previous commit a50ca98e2b9ca10368b62e93b6a0977dc68fd584 (see bug #4625) 3 年 前
  Sylvain a50ca98e2b Fixed bug #4625 - SDL_RenderSetLogicalSize issues 3 年 前
  Ozkan Sezer a948ff8494 SDL_hidapijoystick.c: worked around a bogus 'unreachable code' warning. 3 年 前
  Cameron Gutman eb3f1462b8 x11: Fix memory leak in X11_CreatePixmapCursor() 3 年 前
  Cameron Gutman f124259e59 testautomation: fix use-after-free when restoring hint value 3 年 前
  Cameron Gutman 704edf6323 audio: Fix crash calling SDL_OpenAudio() after SDL_AudioInit() fails 3 年 前
  Cameron Gutman 78013aeef9 alsa: Fix use-after-free when reinitializing 3 年 前