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 |
Sam Lantinga
|
27e8eb4ca8
Fixed Victrix FS Pro V2 controller hang on reboot
|
2 years ago |
Sam Lantinga
|
f8c3528c55
Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit()
|
2 years ago |
Sam Lantinga
|
1e2dfdb019
Removed the OpenGL ES 1.0 2D render implementation
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Ozkan Sezer
|
14b902faca
begin_code.h: add gcc version checks to the alloc_size attributes.
|
2 years ago |
Ozkan Sezer
|
4b6390261b
begin_code.h: remove obsolete __SYMBIAN32__ handling for DECLSPEC.
|
2 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
Sam Lantinga
|
6ca7212b75
Fixed unreachable code warning
|
2 years ago |
Anonymous Maarten
|
a52327f6b8
cmake: add support for precompiled headers
|
2 years ago |
Anonymous Maarten
|
e26e893daf
test: build + fix test/testgles2_sdf.c
|
2 years ago |