KaJe
|
5ecbc00f36
Add Cammus C12 VID & PID to wheel device list.
|
8 hónapja |
Sam Lantinga
|
a5bff78d81
kmsdrm: free the connector when looking for available devices
|
8 hónapja |
Sam Lantinga
|
5ca0639a42
Fixed crash when the current mouse capture window is destroyed
|
8 hónapja |
hsnovel
|
81252eb06d
add failsafe for querying cache line size on linux
|
8 hónapja |
Sam Lantinga
|
1512013320
Added detail about why a file couldn't be opened (thanks mgerhardy!)
|
8 hónapja |
Sam Lantinga
|
8f5d3ca57d
Added SDL_CreateRenderer to the "see also" for SDL_RenderPresent()
|
8 hónapja |
Sam Lantinga
|
2efbe7fa3f
Implemented left-justification in SDL_PrintString()
|
8 hónapja |
Anonymous Maarten
|
5c013a4f0d
ci: add GDK
|
8 hónapja |
Anonymous Maarten
|
7cf3234efe
cmake: SDL2 target is not always available
|
8 hónapja |
Sam Lantinga
|
230f1debd0
Fixed macOS build
|
8 hónapja |
Sam Lantinga
|
0b6eff4167
Fixed building on macOS with OpenGL disabled
|
8 hónapja |
Sam Lantinga
|
7fdf794377
Fixed crash with joystick rumble after disconnection
|
8 hónapja |
Sam Lantinga
|
15c73f5bfe
Fixed whitespace
|
8 hónapja |
SDL Wiki Bot
|
eee439debe
Sync SDL2 wiki -> header
|
8 hónapja |
Ryan C. Gordon
|
0ba3d9862d
SDL_RWFromFile: On Apple platforms, offer a hint to not look in resource dirs.
|
8 hónapja |
Charles Cross
|
e306cbcbee
Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV
|
8 hónapja |
Ozkan Sezer
|
2cb2897e50
SDL_mslibc.c: revert PR/10303 changes
|
8 hónapja |
Frank Praznik
|
5d1ca1c8c7
wayland: Don't fail to retrieve a system cursor if no window is focused
|
8 hónapja |
Anonymous Maarten
|
50a6a39dd6
cmake: use genexes for linking against apple frameworks
|
8 hónapja |
Ozkan Sezer
|
73066492f6
testshader.c: include stdlib.h for exit()
|
9 hónapja |
Ozkan Sezer
|
86b4d035db
SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331)
|
9 hónapja |
Anonymous Maarten
|
5d606eaae2
stdinc: c23 deprecated _Static_assert in favor of static_assert
|
9 hónapja |
Charlie Birks
|
6e931bee01
emscripten: restore key event prevent default behaviour
|
9 hónapja |
Anonymous Maarten
|
fd32342ced
ci: build MSVC workflows using Ninja generator
|
9 hónapja |
Anonymous Maarten
|
ab4370c247
cmake: detect ARM64EC and enable SDL_LIBC by default
|
9 hónapja |
Anonymous Maarten
|
7fb8b62a4d
cmake: fix building UWP with non-MSVC generator
|
9 hónapja |
Anonymous Maarten
|
11c0dfbdfe
Fix UWP build in non-UNICODE mode
|
9 hónapja |
vanfanel
|
5ab1151508
Fix KMSDRM double buffering.
|
9 hónapja |
vanfanel
|
9e6b8d56e3
Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend.
|
9 hónapja |
Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 hónapja |