Sam Lantinga
|
07cfc34a2e
Added detail about why a file couldn't be opened (thanks mgerhardy!)
|
8 hónapja |
Anonymous Maarten
|
4222cebef6
Use SDL_test + don't use macros
|
11 hónapja |
Sam Lantinga
|
1e2aa2363b
Implemented left-justification in SDL_PrintString()
|
8 hónapja |
vanfanel
|
0b25cd2196
Fix KMSDRM double buffering.
|
9 hónapja |
Anonymous Maarten
|
b7457ff61b
cmake: SDL2 target is not always available
|
8 hónapja |
Sam Lantinga
|
ba2f78a006
Updated to version 2.30.6 for release
|
8 hónapja |
Sam Lantinga
|
dcbdf09709
Fixed macOS build
|
8 hónapja |
Sam Lantinga
|
a9b11980d2
Fixed building on macOS with OpenGL disabled
|
8 hónapja |
Sam Lantinga
|
906d0e9c03
Fixed crash with joystick rumble after disconnection
|
8 hónapja |
Sam Lantinga
|
0952ab1ab9
Fixed whitespace
|
8 hónapja |
Charles Cross
|
7635776ca4
Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV
|
8 hónapja |
Ozkan Sezer
|
76a3457ad5
SDL_mslibc.c: revert PR/10303 changes
|
8 hónapja |
Frank Praznik
|
881c4cb49e
wayland: Don't fail to retrieve a system cursor if no window is focused
|
8 hónapja |
Ozkan Sezer
|
0406d1c316
testshader.c: include stdlib.h for exit()
|
9 hónapja |
Ozkan Sezer
|
1ca76a29d9
SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331)
|
9 hónapja |
Anonymous Maarten
|
e53df5b07e
stdinc: c23 deprecated _Static_assert in favor of static_assert
|
9 hónapja |
Amir
|
e7a47e783b
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 hónapja |
Ryan C. Gordon
|
279eb89ce5
README-macos: Typo fixes.
|
9 hónapja |
Anonymous Maarten
|
fe9020dcb8
pthread: timespec.tv_nsec must be less then 1000000000 ns
|
9 hónapja |
ceski
|
4927836b2d
Add a Windows mapping for SplitFish Game Controller
|
9 hónapja |
Anonymous Maarten
|
5a072d38db
cmake: only add SDL_LIBC=0 compile options to SDL2 libraries
|
9 hónapja |
Sam Lantinga
|
2d1ebf4850
Make sure SDL subsystems are initialized before starting threads
|
9 hónapja |
Sam Lantinga
|
44ec2027f3
Make sure timers are initialized before any threads start
|
9 hónapja |
Sam Lantinga
|
000da98663
Fixed OS/2 build
|
9 hónapja |
Sam Lantinga
|
87ba287f81
Added TLS initialization and shutdown functions
|
9 hónapja |
Ozkan Sezer
|
d133701a72
ci: bump FreeBSD
|
9 hónapja |
Substring
|
4635f8597d
KMSDRM: fix unsupported modifiers
|
9 hónapja |
Sam Lantinga
|
802351be25
Fixed build
|
9 hónapja |
Sam Lantinga
|
d3765b27c2
Make sure we're actually running on Windows before using D3D renderers
|
9 hónapja |
mariob92
|
7b11fff2ee
wgl/glx: Fix attribute list for SDL_GL_FLOATBUFFERS
|
9 hónapja |