Sam Lantinga
|
95aed34a69
Fixed build
|
8 months ago |
Ilya Mizus
|
21e0382edd
Fixed secondary screens on KMSDRM (#10535)
|
8 months ago |
KaJe
|
0cdfdb9970
Add Cammus C12 VID & PID to wheel device list.
|
8 months ago |
Sam Lantinga
|
f75b0aa814
kmsdrm: free the connector when looking for available devices
|
8 months ago |
Sam Lantinga
|
403f87340f
Fixed crash when the current mouse capture window is destroyed
|
8 months ago |
Sam Lantinga
|
07cfc34a2e
Added detail about why a file couldn't be opened (thanks mgerhardy!)
|
8 months ago |
Anonymous Maarten
|
4222cebef6
Use SDL_test + don't use macros
|
11 months ago |
Sam Lantinga
|
1e2aa2363b
Implemented left-justification in SDL_PrintString()
|
8 months ago |
vanfanel
|
0b25cd2196
Fix KMSDRM double buffering.
|
9 months ago |
Anonymous Maarten
|
b7457ff61b
cmake: SDL2 target is not always available
|
8 months ago |
Sam Lantinga
|
ba2f78a006
Updated to version 2.30.6 for release
|
8 months ago |
Sam Lantinga
|
dcbdf09709
Fixed macOS build
|
8 months ago |
Sam Lantinga
|
a9b11980d2
Fixed building on macOS with OpenGL disabled
|
8 months ago |
Sam Lantinga
|
906d0e9c03
Fixed crash with joystick rumble after disconnection
|
8 months ago |
Sam Lantinga
|
0952ab1ab9
Fixed whitespace
|
8 months ago |
Charles Cross
|
7635776ca4
Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV
|
8 months ago |
Ozkan Sezer
|
76a3457ad5
SDL_mslibc.c: revert PR/10303 changes
|
8 months ago |
Frank Praznik
|
881c4cb49e
wayland: Don't fail to retrieve a system cursor if no window is focused
|
8 months ago |
Ozkan Sezer
|
0406d1c316
testshader.c: include stdlib.h for exit()
|
9 months ago |
Ozkan Sezer
|
1ca76a29d9
SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331)
|
9 months ago |
Anonymous Maarten
|
e53df5b07e
stdinc: c23 deprecated _Static_assert in favor of static_assert
|
9 months ago |
Amir
|
e7a47e783b
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
|
279eb89ce5
README-macos: Typo fixes.
|
9 months ago |
Anonymous Maarten
|
fe9020dcb8
pthread: timespec.tv_nsec must be less then 1000000000 ns
|
9 months ago |
ceski
|
4927836b2d
Add a Windows mapping for SplitFish Game Controller
|
9 months ago |
Anonymous Maarten
|
5a072d38db
cmake: only add SDL_LIBC=0 compile options to SDL2 libraries
|
9 months ago |
Sam Lantinga
|
2d1ebf4850
Make sure SDL subsystems are initialized before starting threads
|
9 months ago |
Sam Lantinga
|
44ec2027f3
Make sure timers are initialized before any threads start
|
9 months ago |
Sam Lantinga
|
000da98663
Fixed OS/2 build
|
9 months ago |
Sam Lantinga
|
87ba287f81
Added TLS initialization and shutdown functions
|
9 months ago |