Jay Petacat
|
f443a6fc7a
Fix format string warnings for width-based integers
|
5 tahun lalu |
Sam Lantinga
|
ef2f13e125
Added test command line options to force different window types
|
5 tahun lalu |
Cameron Gutman
|
6b057c6783
Expose separate keyboard and mouse grab support
|
5 tahun lalu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 tahun lalu |
Ozkan Sezer
|
163896543f
fix watcom build of SDL_test_common.c
|
5 tahun lalu |
Ryan C. Gordon
|
afb70f2681
test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility.
|
6 tahun lalu |
Ryan C. Gordon
|
66579dbd1a
test: Common framework now accepts --usable-bounds command line argument.
|
6 tahun lalu |
Ryan C. Gordon
|
80e7e2eb9d
test: change path in a comment from '\\' to '/' char. Nothing serious here.
|
6 tahun lalu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 tahun lalu |
Cameron Cawley
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
6 tahun lalu |
Ryan C. Gordon
|
e9c1e1269c
test: Fixed wrong verbose flag check (thanks, watcom.hecht!).
|
6 tahun lalu |
Ryan C. Gordon
|
b5d3b6fc25
test: unify all the command line usage logging.
|
6 tahun lalu |
Ryan C. Gordon
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 tahun lalu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 tahun lalu |
Sylvain Becker
|
252dc85e95
Fix warnings detected on Android build
|
7 tahun lalu |
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 tahun lalu |
Ryan C. Gordon
|
e061a92dc9
Some drag'and'drop improvements.
|
7 tahun lalu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 tahun lalu |
Sam Lantinga
|
5fc2017661
Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback
|
8 tahun lalu |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 tahun lalu |
Sam Lantinga
|
f4f9e39f62
Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m
|
8 tahun lalu |
Sam Lantinga
|
0fea9164eb
Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window.
|
8 tahun lalu |
Sam Lantinga
|
9ca6292372
Added some missing render capability flags
|
8 tahun lalu |
Sam Lantinga
|
c3d428d402
Fixed line breaks in verbose test logging output
|
8 tahun lalu |
Sam Lantinga
|
94e0f3e95b
Added some debug messaging for previously unhandled events
|
8 tahun lalu |
Sam Lantinga
|
ded5b3a4b4
Fixed crash at shutdown if the window couldn't be created
|
8 tahun lalu |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
8 tahun lalu |
Sam Lantinga
|
b2e2bcc203
Added test debug logs for additional event types
|
8 tahun lalu |
Sam Lantinga
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
8 tahun lalu |
Ryan C. Gordon
|
cff9e5a876
test: info now reports usable display bounds and DPI (thanks, Eric!).
|
9 tahun lalu |