Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fail! -> panic! | Tomaka17 | 2014-10-30 | 1 | -2/+2 |
| | |||||
* | Merge pull request #65 from glennw/x-threads | tomaka | 2014-10-24 | 1 | -0/+3 |
|\ | | | | | Add an interface for providing system wide initialization options to the windowing system. | ||||
| * | Add an interface for providing system wide initialization options to the ↵ | Glenn Watson | 2014-10-24 | 1 | -0/+3 |
| | | | | | | | | | | | | windowing system. This allows setting up Linux based systems which use multithreaded OpenGL contexts. | ||||
* | | Fix closing X display in get_dimensions | Glenn Watson | 2014-10-24 | 1 | -0/+1 |
|/ | |||||
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -0/+55 |