Ryan C. Gordon
|
b8197a2291
io: rework how we set SDL_IOStream status.
|
6 months ago |
Aleksey Melekh
|
129c97f610
xbox: fix build
|
6 months ago |
Sam Lantinga
|
3572be3998
Improved detection of FlyDigi controllers
|
6 months ago |
Simon McVittie
|
99da009308
wikiheaders: Escape backslash in man pages
|
6 months ago |
SDL Wiki Bot
|
5505cb2bb9
Sync SDL3 wiki -> header
|
6 months ago |
Ryan C. Gordon
|
3597877277
SDL_main.h: Cleanups in SDL_RegisterApp documentation.
|
6 months ago |
Sam Lantinga
|
a9b5a1e785
Simplified the transparent software renderer test
|
6 months ago |
Sam Lantinga
|
f48c20f481
Added testsoftwaretransparent to the CMake build system
|
6 months ago |
Sam Lantinga
|
9e3d5969e6
Fixed testsoftwaretransparent on platforms using a renderer for window surfaces
|
6 months ago |
Qiang
|
f2d2cd8152
fix: Blending rendering anomaly when using the software renderer with SDL_WINDOW_TRANSPARENT on Windows. (#13866)
|
6 months ago |
Sam Lantinga
|
ea1a769322
Fixed the perspective matrix calculation (thanks @KonkolyTamas!)
|
6 months ago |
Sam Lantinga
|
637a9b34ab
Added a comment explaining the initialization delay
|
6 months ago |
Cameron Cawley
|
41452ef4bf
Remove unused OpenGL references in the examples CMakeLists
|
6 months ago |
Cameron Cawley
|
54745c5cf4
Only bundle the required resources with examples on the 3DS
|
6 months ago |
Cameron Cawley
|
20c00babbc
Create an application bundle for examples on Mac OS X
|
6 months ago |
Sam Lantinga
|
b6a55c2856
Wait a bit for initialization to complete before requesting calibration data
|
6 months ago |
Cameron Cawley
|
42f571ea4b
Remove unused PSP source files
|
6 months ago |
Sam Lantinga
|
9abeeebad5
Fixed warning: no previous prototype for function
|
6 months ago |
Simon McVittie
|
4441d8b0ad
x11: Don't include XDestroyImage in the table of exported functions
|
6 months ago |
eafton
|
51052245d1
X11TK: Fix locale bug for non-dialog windows
|
6 months ago |
Sylvain
|
b084999d40
testautomation_events: initialize variable to prevent undefined read
|
6 months ago |
Sam Lantinga
|
437d78499c
Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded
|
6 months ago |
Sam Lantinga
|
fbbc29159a
Leave letterbox borders set to the frame clear color
|
6 months ago |
Ozkan Sezer
|
cc9937201e
x11: fix a typo after PR/13855 and kill lots of trailing whitespace
|
6 months ago |
Sam Lantinga
|
ef19c72015
Set the texture scale and address mode when creating a texture
|
6 months ago |
eafton
|
d14cbd7b50
Introduce X11 toolkit and make message dialogs use it (#13855)
|
6 months ago |
Ryan C. Gordon
|
af74b1fe84
wikiheaders: Generate a current list of supported environment variables.
|
6 months ago |
Ozkan Sezer
|
83bb0f9105
cmake: simd detection clean-up for Apple multi-arch configs.
|
6 months ago |
Anonymous Maarten
|
c0fb71f2a9
cmake: fix SDL_UNINSTALL post-configuration report
|
11 months ago |
Anonymous Maarten
|
e15e2808f2
cmake: use 'TargetConditionals.h' on Apple for SIMD tests
|
11 months ago |