Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add with_robustness and handle robustness on all implementations | Pierre Krieger | 2015-06-22 | 1 | -0/+7 |
* | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 1 | -3/+4 |
* | Fixed build warnings | Esption | 2015-05-08 | 1 | -6/+7 |
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -0/+28 |
* | Remove functions marked as #[deprecated] | Pierre Krieger | 2015-04-19 | 1 | -7/+0 |
* | Rename "winimpl" to "platform" | Pierre Krieger | 2015-04-02 | 1 | -3/+3 |
* | Add is_current function | Pierre Krieger | 2015-03-04 | 1 | -0/+6 |
* | Improve the OpenGL context request system | Pierre Krieger | 2015-02-18 | 1 | -5/+10 |
* | Cleanup crate root by moving headless and window to modules | Pierre Krieger | 2015-02-16 | 1 | -0/+99 |