Ozkan Sezer
|
49ec65587a
fix bug #5228 -- Add AltiVec detection for FreeBSD.
|
4 years ago |
stfx
|
b162629546
cmake: Fix building with -DSDL_HAPTIC=Off
|
4 years ago |
Ozkan Sezer
|
fe97f01bc6
configure: corretly print --enable-arm-simd default value.
|
4 years ago |
Ryan C. Gordon
|
6aec6da4c3
stdinc: Let Clang static analysis see more C runtime functions.
|
4 years ago |
Ryan C. Gordon
|
0e98040d43
joystick: Linux joysticks now recover better from dropped events.
|
4 years ago |
Sylvain Beucler
|
e594a6738a
emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY
|
4 years ago |
Sylvain Beucler
|
01af7b0254
emscripten: support pseudo-synchronous screen refresh and events update using asyncify
|
4 years ago |
Ryan C. Gordon
|
3b71ebecd6
configure: Accidentally deleted a ')'
|
4 years ago |
Ryan C. Gordon
|
e294639a6d
cmake: Fix Metal detection on macOS/iOS.
|
4 years ago |
Ryan C. Gordon
|
363fd52b41
configure/cmake: Disable ARM SIMD and NEON by default.
|
4 years ago |
Ryan C. Gordon
|
694fea8ad8
video: Make SDL_CreateWindow use SDL_Init(SDL_INIT_VIDEO), not SDL_VideoInit.
|
4 years ago |
Ryan C. Gordon
|
50fd0dd143
test: testspriteminimal wasn't calling SDL_Quit() on exit.
|
4 years ago |
Ryan C. Gordon
|
1947ca7028
video: Changed SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to default to FALSE.
|
4 years ago |
Ryan C. Gordon
|
21482c1582
cmake: Bump minimum required CMake to 3.0.0 and mark link libraries PRIVATE.
|
4 years ago |
stfx
|
718e1fb8b1
cmake: Fix building with -DSDL_SENSOR=Off
|
4 years ago |
Ryan C. Gordon
|
d955d63b03
cmake: Build Linux-specific files like the configure script does.
|
4 years ago |
Ryan C. Gordon
|
dd753ce7e3
cmake: Fix building with -DSDL_POWER=Off
|
4 years ago |
Sam Lantinga
|
ce293eed8d
Fixed bug 5208 - Fix libGL loading on OpenBSD
|
4 years ago |
Sam Lantinga
|
c2b8530591
Fixed bug 5209 - cpuinfo recognize OpenBSD ARM
|
4 years ago |
Ozkan Sezer
|
4ba0a84718
core/linux/SDL_threadprio.c: fix build against older glibc versions
|
4 years ago |
Sam Lantinga
|
b9f55b6d80
Fixed bug 5199 - Fix KMSDRM_CreateWindow() segfault when starting L?VE2D engine.
|
4 years ago |
Sam Lantinga
|
56622f9c92
Fixed bug 5126 - MinGW compile error SDL_windowssensor.c
|
4 years ago |
James Legg
|
f1d5ced167
x11: Fix spurious keyboard focus events
|
4 years ago |
Sam Lantinga
|
48989e2a87
Reverted comment change in previous commit
|
4 years ago |
Sam Lantinga
|
a7ff6e9615
Fixed overflow in surface pitch calculation
|
4 years ago |
stfx
|
efe0935904
Fix compile without DIRECTX
|
4 years ago |
Ozkan Sezer
|
9db16a6557
fix permissions of some project files
|
4 years ago |
Ozkan Sezer
|
163896543f
fix watcom build of SDL_test_common.c
|
4 years ago |
Sam Lantinga
|
7c0986fba4
Fixed bug 4938 - Suggestion: rename SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XBGR8888
|
4 years ago |
Ethan Lee
|
2aa8974f97
Add SDL_SIMDRealloc
|
4 years ago |