Sylvain
|
2dddaa7dc9
backport x11/sdl2 fixes
|
hace 2 años |
Ozkan Sezer
|
45a6ad8e57
wikiheaders.pl: make it work with older perl versions, e.g. 5.10.
|
hace 2 años |
Sam Lantinga
|
b57a6a1adf
Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9)
|
hace 2 años |
Ivan Mogilko
|
d78072fcd4
Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on
|
hace 2 años |
Ryan C. Gordon
|
446e0943da
wasapi: Force WIN_CoInitialize duing device open.
|
hace 2 años |
Sylvain
|
23bce27b26
Change SDL_BLENDMODE_MUL for gl renderers
|
hace 2 años |
Sylvain
|
c078dfcf6b
Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl
|
hace 2 años |
Sylvain
|
18c4db678b
Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl
|
hace 2 años |
Sylvain
|
7d26ba754a
Simplify SDL_BLENDMODE_MUL
|
hace 2 años |
Sylvain
|
bd70ce7f94
Refresh generation of SDL_blit_auto.c
|
hace 2 años |
Anonymous Maarten
|
ce4c54e2b2
cmake: get_filename_component(EXT) retturns extension including leading dot
|
hace 2 años |
Sam Lantinga
|
57ae9f466d
Ignore the PS4 packet CRC if it's not being set correctly
|
hace 2 años |
Rudolf Polzer
|
dca3fd8307
Android: indicate gamepaddb entries where axis order changed.
|
hace 2 años |
Sam Lantinga
|
ab1670386f
Added support for the trigger buttons on the Victrix Pro FS for PS5
|
hace 2 años |
Sam Lantinga
|
76e9d64b36
Removed space between sizeof and parentheses
|
hace 2 años |
Sam Lantinga
|
e9f9cb29fc
Fixed build warning on Android
|
hace 2 años |
Stephen Kitt
|
3e1d7e6a14
Specify bash for androidbuildlibs.sh
|
hace 2 años |
Qrox
|
ef347776c2
Uses integer arithmetics in SDL_ResampleAudio
|
hace 2 años |
Ozkan Sezer
|
5e35309913
fix bad merge of sizeof style patch
|
hace 2 años |
Sam Lantinga
|
71dc7169d9
Added header for SDL_Delay()
|
hace 2 años |
Sam Lantinga
|
1e6ffc6294
Removed a duplicate delay accidentally added during code refactor
|
hace 2 años |
Sam Lantinga
|
3f00fa16c6
Wait for the GCController framework to see IOKit devices
|
hace 2 años |
Sam Lantinga
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
hace 2 años |
Sam Lantinga
|
46d143376a
If the client rect is empty, use the last known window size
|
hace 2 años |
Ozkan Sezer
|
22de91a947
Removed guard around the enabled assertions support code
|
hace 2 años |
Deve
|
1c2f825230
Fixed incorrect modifier keys handling on macOS
|
hace 2 años |
Sam Lantinga
|
d9c07d9ef7
Fixed the documentation for SDL_SetRelativeMouseMode()
|
hace 2 años |
Frank Praznik
|
8f7427c158
tests: Always set valid dimensions for the fullscreen mode
|
hace 2 años |
Frank Praznik
|
6a999d16fa
wayland: Always use a scale factor of 1 for exclusive fullscreen emulation
|
hace 2 años |
Lokathor
|
cfd6b34b8f
Make mappings for "Retrolink SNES Controller" with `SDL_GAMECONTROLLER_USE_BUTTON_LABELS` both on and off
|
hace 2 años |