Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon a749035f10 windows: Message boxes use Task Dialogs if possible (thanks, Jack!). hace 8 años
  Ryan C. Gordon 8536130aa2 assert: Use TerminateProcess() on Windows, vs ExitProcess (thanks, Jack!). hace 8 años
  Sam Lantinga 99683f7c04 Added patch note about the Vulkan Mac SDK hace 8 años
  Mark Callow be6ca785e3 Support official Vulkan SDK for macOS. hace 8 años
  Sam Lantinga f9f45d0bf5 Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize hace 8 años
  Olli Kallioinen 5cbb90da02 cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android hace 8 años
  Ozkan Sezer 3ea093cc85 SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. hace 8 años
  Sam Lantinga cbfee82dff Moved Android patch note into the Android section hace 8 años
  Sam Lantinga 6cf4d0e43b Fixed bug 4092 - CMake support for building everything in the "test" directory hace 8 años
  Sam Lantinga 849d042fa4 Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on hace 8 años
  Sam Lantinga 8e4afb556a Added patch note for Ryan's work hace 8 años
  Sam Lantinga b33dbd2769 Added missing file to tvOS build hace 8 años
  Sam Lantinga 99a0c0f0e2 Fixed MinGW-w64 build hace 8 años
  Sam Lantinga 5adc1b7d3e Updated documentation with API changes in SDL 2.0.8 hace 8 años
  Brandon Schaefer 0626486e2e Backout the vulkan change in d449dea10fc8 breaks Mir builds hace 8 años
  Brandon Schaefer e17c3219d3 mir: Disable Mir by default as Mir supports Wayland clients hace 8 años
  Ryan C. Gordon 8891f5919f Backed out changeset 6c8521d53507 hace 8 años
  Ryan C. Gordon fd8f12d2a1 android: apparently they fixed this header at some point. hace 8 años
  Ryan C. Gordon ac309df7b4 vulkan: Possibly fix a compiler warning (-Wstrict-prototypes). hace 8 años
  Ryan C. Gordon c7e4366530 wasapi: let Windows do the resampling for us if possible. hace 8 años
  Ryan C. Gordon 7e1fa0ce53 wasapi: fixed typo in an assert message. hace 8 años
  Ryan C. Gordon ed64d54dfd windows: added WIN_IsWindows7OrGreater(). hace 8 años
  Ethan Lee 6e3d0a133c Use new XInput mapping for Win10+ (Bugzilla #3960) hace 8 años
  Mark Callow 69958441be Fix high-dpi support on macOS and simplify it and iOS variant. hace 8 años
  Sam Lantinga a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. hace 8 años
  Sam Lantinga c00858bfb1 Fixed bug 4088 - Fix Metal link errors with test programs in SDLTest.xcodeproj hace 8 años
  Sam Lantinga 58f9be1257 Actually, this is needed for building with Visual Studio with both /MT and /MD. hace 8 años
  Sam Lantinga 3c9d33361c Fixed bug 4034 - Do we really need _DllMainCRTStartup() in every Windows build? hace 8 años
  Ryan C. Gordon 75a58303a0 pthread: fix error code checks (thanks, Andreas!). hace 8 años
  Ryan C. Gordon 2ea4419a57 yuv: patched to compile. hace 8 años