Eric Wasylishen
|
0d98793693
testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936)
|
4 rokov pred |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
4 rokov pred |
Eric Wasylishen
|
a0e055a7f9
testwm2: add mode menu, click on a mode to call SDL_SetWindowDisplayMode
|
4 rokov pred |
Sam Lantinga
|
b5e5c1ef48
Added Ctrl-T to toggle topmost mode in test programs
|
4 rokov pred |
Sam Lantinga
|
f1633127d1
Added a window flash operation to be explicit about window flash behavior
|
4 rokov pred |
Sam Lantinga
|
e1c3a25034
Changed SDL_FlashWindow() so it doesn't take a flash count, and added the hint SDL_HINT_WINDOW_FLASH_COUNT to control behavior on Windows
|
4 rokov pred |
Eric Wasylishen
|
c33e3c15fb
testwm2: draw various debug logging into the window itself
|
4 rokov pred |
Sylvain
|
9727655b89
SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus
|
4 rokov pred |
Sylvain
|
d62ebec260
SDL_test_common: replace 'resize' by 'resizable'
|
4 rokov pred |
Alex Szpakowski
|
09231c42ea
Fix flags check in test code
|
5 rokov pred |
Jay Petacat
|
f443a6fc7a
Fix format string warnings for width-based integers
|
5 rokov pred |
Sam Lantinga
|
ef2f13e125
Added test command line options to force different window types
|
5 rokov pred |
Cameron Gutman
|
6b057c6783
Expose separate keyboard and mouse grab support
|
5 rokov pred |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 rokov pred |
Ozkan Sezer
|
163896543f
fix watcom build of SDL_test_common.c
|
5 rokov pred |
Ryan C. Gordon
|
afb70f2681
test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility.
|
6 rokov pred |
Ryan C. Gordon
|
66579dbd1a
test: Common framework now accepts --usable-bounds command line argument.
|
6 rokov pred |
Ryan C. Gordon
|
80e7e2eb9d
test: change path in a comment from '\\' to '/' char. Nothing serious here.
|
6 rokov pred |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 rokov pred |
Cameron Cawley
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
6 rokov pred |
Ryan C. Gordon
|
e9c1e1269c
test: Fixed wrong verbose flag check (thanks, watcom.hecht!).
|
6 rokov pred |
Ryan C. Gordon
|
b5d3b6fc25
test: unify all the command line usage logging.
|
6 rokov pred |
Ryan C. Gordon
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 rokov pred |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 rokov pred |
Sylvain Becker
|
252dc85e95
Fix warnings detected on Android build
|
7 rokov pred |
Sam Lantinga
|
f225af0c1e
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes.
|
7 rokov pred |
Ryan C. Gordon
|
e061a92dc9
Some drag'and'drop improvements.
|
7 rokov pred |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 rokov pred |
Sam Lantinga
|
5fc2017661
Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback
|
8 rokov pred |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 rokov pred |