Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CreationError::OpenGlVersionNotSupported | Pierre Krieger | 2015-07-20 | 1 | -0/+2 |
* | Add CreationError::RobustnessNotSupported | Pierre Krieger | 2015-07-20 | 1 | -1/+1 |
* | Add with_robustness and handle robustness on all implementations | Pierre Krieger | 2015-06-22 | 1 | -0/+8 |
* | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 1 | -6/+12 |
* | Fixed build warnings | Esption | 2015-05-08 | 1 | -0/+1 |
* | Remove the "headless" feature | Pierre Krieger | 2015-05-04 | 1 | -4/+18 |
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -7/+19 |
* | Add libcaca backend | Pierre Krieger | 2015-04-26 | 1 | -0/+8 |
* | Reorganize the Linux implementation and split OSMesa and X11 | Pierre Krieger | 2015-04-24 | 1 | -0/+75 |