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 |
vanfanel
|
5ab1151508
Fix KMSDRM double buffering.
|
9 months ago |
vanfanel
|
9e6b8d56e3
Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend.
|
9 months ago |
Amir
|
ccade50587
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 months ago |
Ryan C. Gordon
|
3f9591babe
README-macos: fixed some text.
|
9 months ago |
Anonymous Maarten
|
256269afb3
sdl2-config.in: use backtics instead of $() for older shells
|
9 months ago |
Anonymous Maarten
|
2eeb39298e
pthread: timespec.tv_nsec must be less then 1000000000 ns
|
9 months ago |