Commit History

Author SHA1 Message Date
  Sam Lantinga e9fc66a038 Added patch note for Android Studio support 7 years ago
  Sam Lantinga 0df7fe8404 Temporarily disabled fullscreen switching code on Android, until we can resolve bug 4096 - Enabling fullscreen on Android causes the app to toggle fullscreen mode continuously in a loop 7 years ago
  Sam Lantinga eac3766698 Added a patch note for OpenGL ES support on Mac 7 years ago
  Ryan C. Gordon 3537c3e7a9 Back out Task Dialog and TerminateProcess patches for 2.0.8. 7 years ago
  Ryan C. Gordon 6a1cfccef8 windows: dos2unix'd messagebox code, and (hopefully) fixed on MingW. 7 years ago
  Ryan C. Gordon a749035f10 windows: Message boxes use Task Dialogs if possible (thanks, Jack!). 7 years ago
  Ryan C. Gordon 8536130aa2 assert: Use TerminateProcess() on Windows, vs ExitProcess (thanks, Jack!). 7 years ago
  Sam Lantinga 99683f7c04 Added patch note about the Vulkan Mac SDK 7 years ago
  Mark Callow be6ca785e3 Support official Vulkan SDK for macOS. 7 years ago
  Sam Lantinga f9f45d0bf5 Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize 7 years ago
  Olli Kallioinen 5cbb90da02 cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android 7 years ago
  Ozkan Sezer 3ea093cc85 SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. 7 years ago
  Sam Lantinga cbfee82dff Moved Android patch note into the Android section 7 years ago
  Sam Lantinga 6cf4d0e43b Fixed bug 4092 - CMake support for building everything in the "test" directory 7 years ago
  Sam Lantinga 849d042fa4 Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on 7 years ago
  Sam Lantinga 8e4afb556a Added patch note for Ryan's work 7 years ago
  Sam Lantinga b33dbd2769 Added missing file to tvOS build 7 years ago
  Sam Lantinga 99a0c0f0e2 Fixed MinGW-w64 build 7 years ago
  Sam Lantinga 5adc1b7d3e Updated documentation with API changes in SDL 2.0.8 7 years ago
  Brandon Schaefer 0626486e2e Backout the vulkan change in d449dea10fc8 breaks Mir builds 7 years ago
  Brandon Schaefer e17c3219d3 mir: Disable Mir by default as Mir supports Wayland clients 7 years ago
  Ryan C. Gordon 8891f5919f Backed out changeset 6c8521d53507 7 years ago
  Ryan C. Gordon fd8f12d2a1 android: apparently they fixed this header at some point. 7 years ago
  Ryan C. Gordon ac309df7b4 vulkan: Possibly fix a compiler warning (-Wstrict-prototypes). 7 years ago
  Ryan C. Gordon c7e4366530 wasapi: let Windows do the resampling for us if possible. 7 years ago
  Ryan C. Gordon 7e1fa0ce53 wasapi: fixed typo in an assert message. 7 years ago
  Ryan C. Gordon ed64d54dfd windows: added WIN_IsWindows7OrGreater(). 7 years ago
  Ethan Lee 6e3d0a133c Use new XInput mapping for Win10+ (Bugzilla #3960) 7 years ago
  Mark Callow 69958441be Fix high-dpi support on macOS and simplify it and iOS variant. 7 years ago
  Sam Lantinga a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. 7 years ago