Anonymous Maarten
|
4d86a83fa9
testver: don't allow any arguments
|
2 years ago |
Anonymous Maarten
|
0268881e30
testspriteminimal: don't allow any arguments
|
2 years ago |
Anonymous Maarten
|
08d5235da0
testintersections: check integer argument + no global done + get final tick before SDL shutdown
|
2 years ago |
Anonymous Maarten
|
6e2851878f
testhittesting: use SDLTest_Common for creating window(s) and renderer(s)
|
2 years ago |
Anonymous Maarten
|
75da730a88
testfile: fix reference values
|
2 years ago |
Anonymous Maarten
|
ee13b74d59
testyuv: fix buffer overflow write
|
2 years ago |
Anonymous Maarten
|
774e51627e
SDL_test: fix infinite loop when passing invalid argument
|
2 years ago |
Anonymous Maarten
|
c52ad54b05
SDL_test: don't parse audio/video arguments when its subsystem is not enabled
|
2 years ago |
Anonymous Maarten
|
c8d4ca35ad
SDL_test: always print common log usage, even without audio/video backend
|
2 years ago |
Anonymous Maarten
|
08c85ebae0
SDL_test: introduce SDLTest_CommonDestroyState to only destroy SDLTest_CommonState
|
2 years ago |
Anonymous Maarten
|
5109e19935
SDL_test: remove unused BuildCommonUsageString
|
2 years ago |
Anonymous Maarten
|
9451d3079d
dynapi: SDL_DYNAPI_entry must be in version script
|
2 years ago |
Sylvain
|
4286f463a8
testautomation_pixels: calling SDL_DestroyPixelFormat or SDL_DestroyPalette with NULL parameter doesn't generate an error
|
2 years ago |
Sam Lantinga
|
e4be1247d0
Added a hint to retain window content during state changes
|
2 years ago |
Sam Lantinga
|
ed0937598e
Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9)
|
2 years ago |
Sam Lantinga
|
a776188d77
Don't change the Z order when moving or resizing windows
|
2 years ago |
Sam Lantinga
|
9ee71f0ddf
Added --skip-taskbar and --always-on-top command line options
|
2 years ago |
Sam Lantinga
|
3f67f02d0e
Fixed SDL_WINDOW_SKIP_TASKBAR on Windows
|
2 years ago |
Sam Lantinga
|
c7ab378c61
We don't need to track whether we were hidden by parent focus change
|
2 years ago |
Sam Lantinga
|
76176c9845
Conversely, we shouldn't automatically show children when we get focus
|
2 years ago |
Sam Lantinga
|
0cb7c4ba58
Don't hide popups when losing focus
|
2 years ago |
Sylvain
|
5da9e99da0
Fixed bug #7462 - 8888 as default GL backbuffer red/green/blue/alpha bit sizes
|
2 years ago |
Sylvain
|
f9ac7b4044
Fixed bug #7467 - testautomation_audio currently fails because of invalid src/dst rate
|
2 years ago |
Sylvain
|
899ee8f75a
Change SDL_BLENDMODE_MUL for gl renderers
|
2 years ago |
Sylvain
|
b95b203116
Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl
|
2 years ago |
Sylvain
|
41b8fee833
Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl
|
2 years ago |
Sylvain
|
99668c286b
Simplify SDL_BLENDMODE_MUL
|
2 years ago |
Sylvain
|
ad1a216d65
Refresh generation of SDL_blit_auto.c
|
2 years ago |
Sam Lantinga
|
66eff69d2b
Don't update hidden child windows, their relative position doesn't change
|
2 years ago |
Sam Lantinga
|
e6fe7273a5
Toggle menu visibility with the space bar
|
2 years ago |