]> git.tdb.fi Git - libs/gui.git/history - source/graphics/display.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / display.cpp
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2022-11-27 Mikko RasaStreamline iterators and loop constructs
2019-06-06 Mikko RasaMatch against current rate if no request for a specific...
2016-09-16 Mikko RasaRefactor storage of monitor settings
2016-02-07 Mikko RasaTrack the currently focused window in Display
2015-10-20 Mikko RasaUse float rather than unsigned for refresh rate
2014-01-12 Mikko RasaExpose functions for finding video modes from Display
2013-09-25 Mikko RasaExtend the video mode API to support multiple monitors
2013-09-24 Mikko RasaMove struct VideoMode to its own header
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories
2012-12-01 Mikko RasaAdd the target type to lexical_cast invocations
2011-08-26 Mikko RasaConsistently label the graphics part as graphics