Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -1/+3 |
| | |||||
* | Use Cargo features to opt out of the makefile | Tomaka17 | 2014-10-06 | 1 | -0/+4 |
| | | | | See #46 | ||||
* | Refactored window initialisation code for cocoa, making it more memory safe | David Partouche | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Cocoa opens a window with OpenGL context inside | David Partouche | 2014-10-06 | 1 | -0/+6 |
| | |||||
* | Rename crate to glutin | Tomaka17 | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | Use the gl_generator macro to generate the bindings for WGL | Tomaka17 | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | Examples now using a support module to draw | Tomaka17 | 2014-09-12 | 1 | -3/+0 |
| | |||||
* | Add basic support for Android | Tomaka17 | 2014-09-11 | 1 | -0/+6 |
| | |||||
* | Rename gl-init-rs to gl_init | Tomaka17 | 2014-08-13 | 1 | -1/+1 |
| | | | | Fix #20 | ||||
* | Now using compile_msg crate instead of static_assert | Tomaka17 | 2014-08-12 | 1 | -0/+3 |
| | |||||
* | Remove deps/gl | Tomaka17 | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Initial commit | Tomaka17 | 2014-07-27 | 1 | -0/+8 |