aboutsummaryrefslogtreecommitdiffstats
path: root/src/headless.rs
Commit message (Expand)AuthorAgeFilesLines
* Add with_robustness and handle robustness on all implementationsPierre Krieger2015-06-221-0/+7
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-3/+4
* Fixed build warningsEsption2015-05-081-6/+7
* Add a GlContext traitPierre Krieger2015-04-301-0/+28
* Remove functions marked as #[deprecated]Pierre Krieger2015-04-191-7/+0
* Rename "winimpl" to "platform"Pierre Krieger2015-04-021-3/+3
* Add is_current functionPierre Krieger2015-03-041-0/+6
* Improve the OpenGL context request systemPierre Krieger2015-02-181-5/+10
* Cleanup crate root by moving headless and window to modulesPierre Krieger2015-02-161-0/+99