aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11/window/monitor.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add an interface for providing system wide initialization options to the ↵Glenn Watson2014-10-241-0/+3
| | | | | | windowing system. This allows setting up Linux based systems which use multithreaded OpenGL contexts.
* Implement headless renderingTomaka172014-10-091-0/+55