]> git.tdb.fi Git - libs/gui.git/history - source/graphics/videomode.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / videomode.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaRemove destructor declarations from exception classes
2015-10-20 Mikko RasaUse float rather than unsigned for refresh rate
2013-09-26 Mikko RasaExpose a lot more information through the Monitor struct
2013-09-26 Mikko RasaAdd a missing #include
2013-09-26 Mikko RasaInitial XRandR support
2013-09-25 Mikko RasaExtend the video mode API to support multiple monitors
2013-09-24 Mikko RasaMove struct VideoMode to its own header