Sylvain Becker
|
92cd2c0a74
Enable creation of yuv SDL_Surfaces (#6735)
|
2 years ago |
Sam Lantinga
|
0a3262e819
Pass the OS event timestamp for keyboard, mouse, and touch events where possible
|
2 years ago |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
2 years ago |
Sam Lantinga
|
e2432bbd3b
How did PS2 build without a condition variable implementation?
|
2 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
Sylvain
|
764b899a13
Fix Conditional jump or move depends on uninitialised value(s)
|
2 years ago |
Sam Lantinga
|
4713db1484
Commented out syntax that causes Visual Studio 2019 to complain on every edit
|
2 years ago |
Ozkan Sezer
|
a3d7dd2464
SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path.
|
2 years ago |
Ozkan Sezer
|
ab916e8a61
fixed corrupted (zero-sized) SDL3-WinRTResource_BlankCursor.cur.
|
2 years ago |
Ozkan Sezer
|
bb8adf74e0
cmake/sdlchecks.cmake: make it diff smaller against SDL2
|
2 years ago |
Frank Praznik
|
378b1c286a
Fix formatting on Wayland and Pipewire function signatures
|
2 years ago |
Sylvain Becker
|
ab1f4172e3
Remove SDL_GL_CONTEXT_EGL #6657 (#6683)
|
2 years ago |
Sam Lantinga
|
7237c56499
Detect the G923 (Xbox style) and PXN V900 (PS3 mode) as wheels
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
c2ce44bead
More cleanup for #6619
|
2 years ago |
Anonymous Maarten
|
11ef4df207
cmake: rely on targets from the main cmake script
|
2 years ago |
Anonymous Maarten
|
14ffaba399
cmake: build with rpath's, they are removed on install
|
2 years ago |
Anonymous Maarten
|
1dce3f9265
ci: RISCOS is a bool
|
2 years ago |
Anonymous Maarten
|
88b41c47fa
ci: do verbose PSP build
|
2 years ago |
Sam Lantinga
|
a463aca0d1
Simplified SDL_CreateRGBSurface* functions
|
2 years ago |
Sam Lantinga
|
1e7e25626b
Use SDL_PIXELFORMAT_RGB565, which is the most common 16-bit format
|
2 years ago |
Sam Lantinga
|
a01759f8f0
Fixed 16-bit RGBA masks
|
2 years ago |
Sam Lantinga
|
c30b2063e0
Clarified the migration path for SDL_CreateSurface()
|
2 years ago |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
2 years ago |
Sylvain
|
778b8926b4
Small format changed (using clang-format 15.0.2-1)
|
2 years ago |
Ozkan Sezer
|
45025799b7
restore SDL_malloc.c original formatting.
|
2 years ago |
Sasha Szpakowski
|
b3b94cf36b
Fix xcode project after opengles renderer removal
|
2 years ago |
Sam Lantinga
|
36c5d5cc65
Added support for the Logitech Cordless Precision PS3 controller
|
2 years ago |
Sam Lantinga
|
4f9c2b3e2e
Added support for the HORIPAD Pro for Xbox Series X
|
2 years ago |
Sam Lantinga
|
e2df0a9d5a
Re-enabled support for third party PS3 controllers
|
2 years ago |