Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for mouse wheel events on x11. | Glenn Watson | 2014-10-27 | 1 | -4/+10 |
| | |||||
* | Merge pull request #65 from glennw/x-threads | tomaka | 2014-10-24 | 1 | -0/+12 |
|\ | | | | | 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/+12 |
| | | | | | | | | | | | | windowing system. This allows setting up Linux based systems which use multithreaded OpenGL contexts. | ||||
* | | Add accessor for underlying display handle on Linux. Although unimplemented ↵ | Glenn Watson | 2014-10-24 | 1 | -0/+4 |
|/ | | | | on other platforms, this applies to at least android as well. | ||||
* | Update for rustc and gl-rs | Tomaka17 | 2014-10-22 | 1 | -3/+3 |
| | |||||
* | Use gl-rs's GLX bindings for x11 | Pierre Krieger | 2014-10-13 | 1 | -33/+23 |
| | |||||
* | Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000 | Tomaka17 | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -0/+499 |