커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga 968b830d14 Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components 4 년 전
  Sam Lantinga cab1a715f5 Fixed bug 5233 - PS3 Gamepad Motion Control not correctly ignored on Linux 4 년 전
  M Stoeckl a78b9763f1 Reuse Wayland connection from availability check 4 년 전
  M Stoeckl 8669a87f05 Reuse X11 connection from availability check 4 년 전
  M Stoeckl 052a13738d Merge VideoBootStrap::available into VideoBootStrap::create 4 년 전
  Ozkan Sezer 49ec65587a fix bug #5228 -- Add AltiVec detection for FreeBSD. 4 년 전
  stfx b162629546 cmake: Fix building with -DSDL_HAPTIC=Off 4 년 전
  Ozkan Sezer fe97f01bc6 configure: corretly print --enable-arm-simd default value. 4 년 전
  Ryan C. Gordon 6aec6da4c3 stdinc: Let Clang static analysis see more C runtime functions. 4 년 전
  Ryan C. Gordon 0e98040d43 joystick: Linux joysticks now recover better from dropped events. 4 년 전
  Sylvain Beucler e594a6738a emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY 4 년 전
  Sylvain Beucler 01af7b0254 emscripten: support pseudo-synchronous screen refresh and events update using asyncify 4 년 전
  Ryan C. Gordon 3b71ebecd6 configure: Accidentally deleted a ')' 4 년 전
  Ryan C. Gordon e294639a6d cmake: Fix Metal detection on macOS/iOS. 4 년 전
  Ryan C. Gordon 363fd52b41 configure/cmake: Disable ARM SIMD and NEON by default. 4 년 전
  Ryan C. Gordon 694fea8ad8 video: Make SDL_CreateWindow use SDL_Init(SDL_INIT_VIDEO), not SDL_VideoInit. 4 년 전
  Ryan C. Gordon 50fd0dd143 test: testspriteminimal wasn't calling SDL_Quit() on exit. 4 년 전
  Ryan C. Gordon 1947ca7028 video: Changed SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to default to FALSE. 4 년 전
  Ryan C. Gordon 21482c1582 cmake: Bump minimum required CMake to 3.0.0 and mark link libraries PRIVATE. 4 년 전
  stfx 718e1fb8b1 cmake: Fix building with -DSDL_SENSOR=Off 4 년 전
  Ryan C. Gordon d955d63b03 cmake: Build Linux-specific files like the configure script does. 4 년 전
  Ryan C. Gordon dd753ce7e3 cmake: Fix building with -DSDL_POWER=Off 4 년 전
  Sam Lantinga ce293eed8d Fixed bug 5208 - Fix libGL loading on OpenBSD 4 년 전
  Sam Lantinga c2b8530591 Fixed bug 5209 - cpuinfo recognize OpenBSD ARM 4 년 전
  Ozkan Sezer 4ba0a84718 core/linux/SDL_threadprio.c: fix build against older glibc versions 4 년 전
  Sam Lantinga b9f55b6d80 Fixed bug 5199 - Fix KMSDRM_CreateWindow() segfault when starting L?VE2D engine. 4 년 전
  Sam Lantinga 56622f9c92 Fixed bug 5126 - MinGW compile error SDL_windowssensor.c 4 년 전
  James Legg f1d5ced167 x11: Fix spurious keyboard focus events 4 년 전
  Sam Lantinga 48989e2a87 Reverted comment change in previous commit 4 년 전
  Sam Lantinga a7ff6e9615 Fixed overflow in surface pitch calculation 4 년 전