Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix this_platform_is_not_supported on OpenBSD. | Kirill Zdornyy | 2016-03-01 | 1 | -1/+1 |
| | | | | I followed the steps of @mneumann. | ||||
* | Update the emscripten port of glutin | Pierre Krieger | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Remove public exports of gl_common and libc | Pierre Krieger | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | Fix the libc breakage | Pierre Krieger | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | Add #[inline] attributes | Pierre Krieger | 2015-09-23 | 1 | -0/+10 |
| | |||||
* | Remove BuilderAttribs | Pierre Krieger | 2015-09-21 | 1 | -4/+8 |
| | |||||
* | Extract WindowAttributes from the BuilderAttribs | Pierre Krieger | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Extract GlAttributes from BuilderAttribs | Pierre Krieger | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Make it work on DragonFly/FreeBSD | Michael Neumann | 2015-08-30 | 1 | -1/+1 |
| | | | | Tested on DragonFly BSD. Should work similarily on FreeBSD. | ||||
* | 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 |