kc3-lang/SDL/test/testdisplayinfo.c

Branch :


Log

Author Commit Date CI Message
416d0466 2016-01-07 14:02:37 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). Fixes Bugzilla #3223.
42065e78 2016-01-02 10:10:34 Updated copyright to 2016
11d98995 2015-11-25 21:39:28 Replaced tabs with spaces in test programs.
344fbe61 2015-08-07 01:00:14 testdisplayinfo.c forgot to SDL_Quit() at the end.
8bbded25 2015-07-15 21:10:38 Fixed comment in test program.
b7ecc670 2015-07-14 21:28:26 Added test/testdisplayinfo.c