kc3-lang/SDL/test/testdisplayinfo.c

Branch :


Log

Author Commit Date CI Message
9130f7c3 2021-01-02 10:25:38 Updated copyright for 2021
a8780c6a 2020-01-16 20:49:25 Updated copyright date for 2020
5e13087b 2019-01-04 22:01:14 Updated copyright for 2019
e3cc5b2c 2018-01-03 10:03:25 Updated copyright for 2018
45b774e3 2017-01-01 18:33:28 Updated copyright for 2017
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