]> git.tdb.fi Git - libs/gui.git/history - source/graphics/display.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / display.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaAvoid using std::list
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
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-10-05 Mikko RasaImplement graphical reporting for uncaught exceptions
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-09-12 Mikko RasaProvide access to the desktop mode
2011-08-26 Mikko RasaConsistently label the graphics part as graphics