Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon b7a4fdd318 metal: Make sure we have a command buffer available before trying to present. il y a 5 ans
  Ryan C. Gordon b5affd12e6 Patched to compile. il y a 5 ans
  Ryan C. Gordon 3b38e61a7d winrt: Fix casting a pointer to int. il y a 5 ans
  Ryan C. Gordon 8babda2c20 egl: SDL_EGL_LoadLibaryOnly() shouldn't set _this->gl_config.driver_loaded = 1 il y a 5 ans
  Ryan C. Gordon af71510cca assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware. il y a 5 ans
  Ryan C. Gordon 45f5eb0615 configure: On Apple platforms, only exclude Vulkan on x86. il y a 5 ans
  Sam Lantinga 968b830d14 Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components il y a 5 ans
  Sam Lantinga cab1a715f5 Fixed bug 5233 - PS3 Gamepad Motion Control not correctly ignored on Linux il y a 5 ans
  M Stoeckl a78b9763f1 Reuse Wayland connection from availability check il y a 5 ans
  M Stoeckl 8669a87f05 Reuse X11 connection from availability check il y a 5 ans
  M Stoeckl 052a13738d Merge VideoBootStrap::available into VideoBootStrap::create il y a 5 ans
  Ozkan Sezer 49ec65587a fix bug #5228 -- Add AltiVec detection for FreeBSD. il y a 5 ans
  stfx b162629546 cmake: Fix building with -DSDL_HAPTIC=Off il y a 5 ans
  Ozkan Sezer fe97f01bc6 configure: corretly print --enable-arm-simd default value. il y a 5 ans
  Ryan C. Gordon 6aec6da4c3 stdinc: Let Clang static analysis see more C runtime functions. il y a 5 ans
  Ryan C. Gordon 0e98040d43 joystick: Linux joysticks now recover better from dropped events. il y a 5 ans
  Sylvain Beucler e594a6738a emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY il y a 5 ans
  Sylvain Beucler 01af7b0254 emscripten: support pseudo-synchronous screen refresh and events update using asyncify il y a 5 ans
  Ryan C. Gordon 3b71ebecd6 configure: Accidentally deleted a ')' il y a 5 ans
  Ryan C. Gordon e294639a6d cmake: Fix Metal detection on macOS/iOS. il y a 5 ans
  Ryan C. Gordon 363fd52b41 configure/cmake: Disable ARM SIMD and NEON by default. il y a 5 ans
  Ryan C. Gordon 694fea8ad8 video: Make SDL_CreateWindow use SDL_Init(SDL_INIT_VIDEO), not SDL_VideoInit. il y a 5 ans
  Ryan C. Gordon 50fd0dd143 test: testspriteminimal wasn't calling SDL_Quit() on exit. il y a 5 ans
  Ryan C. Gordon 1947ca7028 video: Changed SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to default to FALSE. il y a 5 ans
  Ryan C. Gordon 21482c1582 cmake: Bump minimum required CMake to 3.0.0 and mark link libraries PRIVATE. il y a 5 ans
  stfx 718e1fb8b1 cmake: Fix building with -DSDL_SENSOR=Off il y a 5 ans
  Ryan C. Gordon d955d63b03 cmake: Build Linux-specific files like the configure script does. il y a 5 ans
  Ryan C. Gordon dd753ce7e3 cmake: Fix building with -DSDL_POWER=Off il y a 5 ans
  Sam Lantinga ce293eed8d Fixed bug 5208 - Fix libGL loading on OpenBSD il y a 5 ans
  Sam Lantinga c2b8530591 Fixed bug 5209 - cpuinfo recognize OpenBSD ARM il y a 5 ans