Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use modern GL code for the examples | Pierre Krieger | 2015-08-05 | 1 | -40/+64 |
* | Add aarch64-unknown-linux-gnu support | Akos Kiss | 2015-07-23 | 1 | -1/+1 |
* | Fix the GLES code in examples/support/mod.rs | Pierre Krieger | 2015-04-30 | 1 | -7/+6 |
* | Rustup | Pierre Krieger | 2015-04-02 | 1 | -2/+3 |
* | Update for rust alpha 1.0 | Pierre Krieger | 2015-01-10 | 1 | -1/+1 |
* | Update for Rustc | Pierre Krieger | 2015-01-08 | 1 | -7/+4 |
* | Update for Rustc | Pierre Krieger | 2015-01-03 | 1 | -1/+1 |
* | Update for gl_generator's changes | Pierre Krieger | 2014-12-24 | 1 | -12/+2 |
* | Update for changes in gl-rs | Tomaka17 | 2014-11-05 | 1 | -31/+35 |
* | Remove call to glFlush() before swap_buffers | Tomaka17 | 2014-10-29 | 1 | -0/+4 |
* | Update for rustc and gl-rs | Tomaka17 | 2014-10-22 | 1 | -2/+12 |
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -0/+2 |
* | Vertex data for android is now static | Tomaka17 | 2014-10-02 | 1 | -8/+9 |
* | Rename crate to glutin | Tomaka17 | 2014-09-21 | 1 | -2/+2 |
* | Add triangle to example | Tomaka17 | 2014-09-12 | 1 | -1/+45 |
* | Examples now using a support module to draw | Tomaka17 | 2014-09-12 | 1 | -0/+32 |