aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11/window
Commit message (Collapse)AuthorAgeFilesLines
* Add accessor for underlying display handle on Linux. Although unimplemented ↵Glenn Watson2014-10-241-0/+4
| | | | on other platforms, this applies to at least android as well.
* Update for rustc and gl-rsTomaka172014-10-221-3/+3
|
* Use gl-rs's GLX bindings for x11Pierre Krieger2014-10-131-33/+23
|
* Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000Tomaka172014-10-101-1/+1
|
* Implement headless renderingTomaka172014-10-093-0/+1556