Sam Lantinga
|
ed0937598e
Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9)
|
2 년 전 |
Sam Lantinga
|
a776188d77
Don't change the Z order when moving or resizing windows
|
2 년 전 |
Sam Lantinga
|
9ee71f0ddf
Added --skip-taskbar and --always-on-top command line options
|
2 년 전 |
Sam Lantinga
|
3f67f02d0e
Fixed SDL_WINDOW_SKIP_TASKBAR on Windows
|
2 년 전 |
Sam Lantinga
|
c7ab378c61
We don't need to track whether we were hidden by parent focus change
|
2 년 전 |
Sam Lantinga
|
76176c9845
Conversely, we shouldn't automatically show children when we get focus
|
2 년 전 |
Sam Lantinga
|
0cb7c4ba58
Don't hide popups when losing focus
|
2 년 전 |
Sylvain
|
5da9e99da0
Fixed bug #7462 - 8888 as default GL backbuffer red/green/blue/alpha bit sizes
|
2 년 전 |
Sylvain
|
f9ac7b4044
Fixed bug #7467 - testautomation_audio currently fails because of invalid src/dst rate
|
2 년 전 |
Sylvain
|
899ee8f75a
Change SDL_BLENDMODE_MUL for gl renderers
|
2 년 전 |
Sylvain
|
b95b203116
Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl
|
2 년 전 |
Sylvain
|
41b8fee833
Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl
|
2 년 전 |
Sylvain
|
99668c286b
Simplify SDL_BLENDMODE_MUL
|
2 년 전 |
Sylvain
|
ad1a216d65
Refresh generation of SDL_blit_auto.c
|
2 년 전 |
Sam Lantinga
|
66eff69d2b
Don't update hidden child windows, their relative position doesn't change
|
2 년 전 |
Sam Lantinga
|
e6fe7273a5
Toggle menu visibility with the space bar
|
2 년 전 |
Frank Praznik
|
a8ea8db6d7
wayland: Update the popup window geometry on configure events
|
2 년 전 |
Frank Praznik
|
be70d9a9c7
wayland: Clarify the popup position restriction purpose
|
2 년 전 |
Frank Praznik
|
c270d151b0
wayland: Handle cases where the compositor does not scale the monitor viewport in its compositing space
|
2 년 전 |
Sam Lantinga
|
5dd317b869
Fixed position when setting WM hints on X11 popup windows
|
2 년 전 |
Sam Lantinga
|
422517c036
Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit
|
2 년 전 |
Sam Lantinga
|
d95b04feaf
Fixed display ID check in video_setWindowCenteredOnDisplay
|
2 년 전 |
Sylvain
|
4312abab69
testprogram: add option to use SDL_BLENDMODE_MUL
|
2 년 전 |
Sam Lantinga
|
b07a049923
Fixed window positioning in testpopup
|
2 년 전 |
Sam Lantinga
|
e794057d9f
Move the popup windows to follow the mouse
|
2 년 전 |
Anonymous Maarten
|
7ea6ef4076
ci: add workflow for building SDL on ppc64le
|
2 년 전 |
Anonymous Maarten
|
e77132b8aa
ci: only store cache vita reqs when restore-cache didn't find anything
|
2 년 전 |
Anonymous Maarten
|
65178df717
ci: test ARM neon and simd on ci using vita toolchain
|
2 년 전 |
Anonymous Maarten
|
d27db3defa
cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC
|
2 년 전 |
Anonymous Maarten
|
684709a5b6
cmake: fix building testautomation without X11 support
|
2 년 전 |