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