Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rustup | Pierre Krieger | 2015-03-25 | 1 | -1/+3 |
| | |||||
* | Rustup | Pierre Krieger | 2015-03-21 | 1 | -1/+0 |
| | |||||
* | Switch to new I/O in build.rs | Pierre Krieger | 2015-03-13 | 1 | -3/+4 |
| | |||||
* | Stop using deprecated os::getenv function | Corey Farwell | 2015-03-11 | 1 | -3/+3 |
| | |||||
* | Update for gl_generator | tomaka | 2015-02-26 | 1 | -0/+8 |
| | |||||
* | Remove deprecated 'allow' lint | Corey Farwell | 2015-02-21 | 1 | -1/+0 |
| | |||||
* | Opt into features to silence warnings | Corey Farwell | 2015-02-21 | 1 | -0/+1 |
| | |||||
* | Implement enumerate_arb_pixel_formats | Pierre Krieger | 2015-02-16 | 1 | -1/+3 |
| | |||||
* | fix for rust nightly | Andrew Kelley | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #220 from tomaka/x11-vsync | tomaka | 2015-01-25 | 1 | -0/+2 |
|\ | | | | | Implement vsync for x11 and add vsync example | ||||
| * | Implement vsync for x11 and add vsync example | Pierre Krieger | 2015-01-23 | 1 | -0/+2 |
| | | |||||
* | | Disable compiler unstable warnings | Bryan Bell | 2015-01-22 | 1 | -0/+1 |
|/ | | | | | To cleanup the compiler output when building, disable warnings about using unstable crates/features. | ||||
* | Fix OS X build. | Josh Matthews | 2015-01-21 | 1 | -1/+9 |
| | |||||
* | Update for gl_generator's changes | Pierre Krieger | 2014-12-24 | 1 | -0/+68 |