Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Examples now using a support module to draw | Tomaka17 | 2014-09-12 | 1 | -17/+5 |
* | Add basic support for Android | Tomaka17 | 2014-09-11 | 1 | -0/+9 |
* | Rename gl-init-rs to gl_init | Tomaka17 | 2014-08-13 | 1 | -6/+6 |
* | get_proc_address now returns a libc::c_void | Tomaka17 | 2014-08-11 | 1 | -1/+1 |
* | Examples now call glViewport | Tomaka17 | 2014-08-07 | 1 | -1/+6 |
* | Fix events handling in examples | Tomaka17 | 2014-08-07 | 1 | -3/+2 |
* | with_monitor -> with_fullscreen | Tomaka17 | 2014-08-02 | 1 | -1/+1 |
* | Add iterators for events and WindowBuilder | Tomaka17 | 2014-08-02 | 1 | -5/+6 |
* | Add monitor support for win32 | Tomaka17 | 2014-07-31 | 1 | -2/+3 |
* | Add API for monitors | Tomaka17 | 2014-07-31 | 1 | -0/+48 |