Sam Lantinga
|
71e9df99c7
Fixed bug 5231 - Fix for hardware cursor: size and alpha-premultiplication.
|
4 년 전 |
Sam Lantinga
|
b0ca8efd29
Re-add check for Metal on x86, where it's not supported.
|
4 년 전 |
Ryan C. Gordon
|
b7a4fdd318
metal: Make sure we have a command buffer available before trying to present.
|
4 년 전 |
Ryan C. Gordon
|
b5affd12e6
Patched to compile.
|
4 년 전 |
Ryan C. Gordon
|
3b38e61a7d
winrt: Fix casting a pointer to int.
|
4 년 전 |
Ryan C. Gordon
|
8babda2c20
egl: SDL_EGL_LoadLibaryOnly() shouldn't set _this->gl_config.driver_loaded = 1
|
4 년 전 |
Ryan C. Gordon
|
af71510cca
assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware.
|
4 년 전 |
Ryan C. Gordon
|
45f5eb0615
configure: On Apple platforms, only exclude Vulkan on x86.
|
4 년 전 |
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 년 전 |