Ryan C. Gordon
|
7a7875c904
wasapi: A few tweaks to buffer management.
|
1 year ago |
Frank Praznik
|
e71e16950a
wayland: Use the preferred order of displays exposed by KDE
|
1 year ago |
Sam Lantinga
|
e0c2cca629
Fixed fullscreen windows having rounded corners and 1px transparent borders on Windows 11.
|
1 year ago |
Sam Lantinga
|
a1a4948fda
Fixed the size and position of minimized windows on Windows
|
1 year ago |
Caiyi Hsu
|
5ba839e83b
fix XRandR refresh rate calculation
|
1 year ago |
Anonymous Maarten
|
44a2c4d512
Only retain SDL_* + platform macro's in rename_macros.py
|
1 year ago |
Anonymous Maarten
|
c5794cd911
ci: bump actions version tag
|
1 year ago |
Anonymous Maarten
|
33f86d81fc
Add all macros from SDL2's SDL_config.h to rename_macros.py
|
1 year ago |
Sam Lantinga
|
aeac8774f7
Missed one
|
1 year ago |
Sam Lantinga
|
d0dd60c8ba
Updated new pixel format names to be more consistent with the others
|
1 year ago |
Sam Lantinga
|
0f78aa7c30
Add some high bit-depth pixel formats
|
1 year ago |
Ozkan Sezer
|
5ab879f89a
SDL_kmsdrmvideo.c: move SDL_kmsdrmvulkan.h include to before all others
|
1 year ago |
Ryan C. Gordon
|
ecbbef8b8d
blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`.
|
1 year ago |
Ryan C. Gordon
|
8814095aa8
main: Indented SDL_main headers for readability, removed SDL2 compat macros.
|
1 year ago |
Frank Praznik
|
22ea59425d
wayland: Fix whitespace
|
1 year ago |
Frank Praznik
|
c202893fbb
wayland: Make sure the primary display is always first under GNOME
|
1 year ago |
Ryan C. Gordon
|
b8081e8e35
video: lowercase some video backend names.
|
1 year ago |
Sam Lantinga
|
02f59f3ae6
Note that SDL_GetHaptics() is useful in combination with SDL_OpenHaptic()
|
1 year ago |
Sam Lantinga
|
594eef99ec
Added a migration note about SDL_TouchID and SDL_FingerID
|
1 year ago |
Sam Lantinga
|
2670eb44af
Improved timing accuracy of SDL_WaitEventTimeout() on Windows
|
1 year ago |
Sam Lantinga
|
5ddd97062e
Added test code to validate SDL_WaitEventTimeout()
|
1 year ago |
Ningyuan Li
|
d6ebbc2fa4
mayflash adapter PS4 support
|
1 year ago |
Sam Lantinga
|
b8c4ea3cd1
Don't add the FIXME for converted macros
|
1 year ago |
Sam Lantinga
|
006edcab60
Switch to using SDL_powf() instead of pow()
|
1 year ago |
Sam Lantinga
|
95a67278d1
Updated documentation after 2654c52d0e03578ea002dc62603a3f48e1353829
|
1 year ago |
Ozkan Sezer
|
205c417f74
testgles2.c, testgles2_sdf.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |
Ozkan Sezer
|
6b3b7c7d4b
SDL_hidapi_ps3.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |
Ozkan Sezer
|
81314c4998
SDL_render_gl.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |
Ozkan Sezer
|
1c79edbe02
SDL_test_memory.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |
Ozkan Sezer
|
07a0c0e402
SDL_hidapi.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
1 year ago |