Anonymous Maarten
|
50a6a39dd6
cmake: use genexes for linking against apple frameworks
|
vor 8 Monaten |
Ozkan Sezer
|
73066492f6
testshader.c: include stdlib.h for exit()
|
vor 9 Monaten |
Ozkan Sezer
|
86b4d035db
SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331)
|
vor 9 Monaten |
Anonymous Maarten
|
5d606eaae2
stdinc: c23 deprecated _Static_assert in favor of static_assert
|
vor 9 Monaten |
Charlie Birks
|
6e931bee01
emscripten: restore key event prevent default behaviour
|
vor 9 Monaten |
Anonymous Maarten
|
fd32342ced
ci: build MSVC workflows using Ninja generator
|
vor 9 Monaten |
Anonymous Maarten
|
ab4370c247
cmake: detect ARM64EC and enable SDL_LIBC by default
|
vor 9 Monaten |
Anonymous Maarten
|
7fb8b62a4d
cmake: fix building UWP with non-MSVC generator
|
vor 9 Monaten |
Anonymous Maarten
|
11c0dfbdfe
Fix UWP build in non-UNICODE mode
|
vor 9 Monaten |
vanfanel
|
5ab1151508
Fix KMSDRM double buffering.
|
vor 9 Monaten |
vanfanel
|
9e6b8d56e3
Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend.
|
vor 9 Monaten |
Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
vor 9 Monaten |
Ryan C. Gordon
|
3f9591babe
README-macos: fixed some text.
|
vor 9 Monaten |
Anonymous Maarten
|
256269afb3
sdl2-config.in: use backtics instead of $() for older shells
|
vor 9 Monaten |
Anonymous Maarten
|
2eeb39298e
pthread: timespec.tv_nsec must be less then 1000000000 ns
|
vor 9 Monaten |
ceski
|
3b7eafedb3
Add a Windows mapping for SplitFish Game Controller
|
vor 9 Monaten |
Anonymous Maarten
|
bc39952b23
cmake: only add SDL_LIBC=0 compile options to SDL2 libraries
|
vor 9 Monaten |
Anonymous Maarten
|
a25f94c9a8
ci: run VC tests under sdlprocdump
|
vor 9 Monaten |
Anonymous Maarten
|
bba51871a8
cmake: only link SDL2 against test executables
|
vor 9 Monaten |
Sam Lantinga
|
b057159db7
Make sure SDL subsystems are initialized before starting threads
|
vor 9 Monaten |
Sam Lantinga
|
b378bc5c83
Make sure timers are initialized before any threads start
|
vor 9 Monaten |
Sam Lantinga
|
b13dcf24d6
Fixed OS/2 build
|
vor 9 Monaten |
Sam Lantinga
|
551164812a
Added TLS initialization and shutdown functions
|
vor 9 Monaten |
Ozkan Sezer
|
956a8bf6c0
ci: bump FreeBSD
|
vor 9 Monaten |
Ryan C. Gordon
|
663411ff77
haiku: Don't change the cwd on startup if launched from a Terminal.
|
vor 9 Monaten |
Substring
|
a2215ff81c
KMSDRM: fix unsupported modifiers
|
vor 9 Monaten |
Ahmed Essam
|
b80f6ec05c
emscripten: don't consume key down/up events if the user disabled them
|
vor 9 Monaten |
Sam Lantinga
|
3899cb1696
Revert "Fixed build"
|
vor 9 Monaten |
Sam Lantinga
|
026dfc6305
Fixed build
|
vor 9 Monaten |
Sam Lantinga
|
e22c89536a
Make sure we're actually running on Windows before using D3D renderers
|
vor 9 Monaten |