Ryan C. Gordon
|
e9c1e1269c
test: Fixed wrong verbose flag check (thanks, watcom.hecht!).
|
6 lat temu |
Ryan C. Gordon
|
b5d3b6fc25
test: unify all the command line usage logging.
|
6 lat temu |
Ryan C. Gordon
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 lat temu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 lat temu |
Sylvain Becker
|
252dc85e95
Fix warnings detected on Android build
|
7 lat temu |
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 lat temu |
Ryan C. Gordon
|
e061a92dc9
Some drag'and'drop improvements.
|
7 lat temu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 lat temu |
Sam Lantinga
|
5fc2017661
Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback
|
8 lat temu |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
8 lat temu |
Sam Lantinga
|
f4f9e39f62
Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m
|
8 lat temu |
Sam Lantinga
|
0fea9164eb
Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window.
|
8 lat temu |
Sam Lantinga
|
9ca6292372
Added some missing render capability flags
|
8 lat temu |
Sam Lantinga
|
c3d428d402
Fixed line breaks in verbose test logging output
|
8 lat temu |
Sam Lantinga
|
94e0f3e95b
Added some debug messaging for previously unhandled events
|
8 lat temu |
Sam Lantinga
|
ded5b3a4b4
Fixed crash at shutdown if the window couldn't be created
|
8 lat temu |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
8 lat temu |
Sam Lantinga
|
b2e2bcc203
Added test debug logs for additional event types
|
8 lat temu |
Sam Lantinga
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
8 lat temu |
Ryan C. Gordon
|
cff9e5a876
test: info now reports usable display bounds and DPI (thanks, Eric!).
|
9 lat temu |
Philipp Wiesemann
|
33ff5bd148
Fixed typo in log message.
|
9 lat temu |
Sam Lantinga
|
800a72eb17
Switch stderr output to SDL_Log() so it shows up on Windows and mobile devices
|
9 lat temu |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 lat temu |
Ryan C. Gordon
|
232ae68864
Still more compiler warning fixes for various platforms.
|
9 lat temu |
Ryan C. Gordon
|
40c2a6fb55
Fixed more compiler warnings.
|
9 lat temu |
Sam Lantinga
|
f1e0b9af20
Added debug output for new window events
|
9 lat temu |
Ryan C. Gordon
|
3bdaf4c611
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
|
10 lat temu |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 lat temu |
Ryan C. Gordon
|
73feb8c042
Fixed a compiler warning.
|
11 lat temu |