aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/osmesa
Commit message (Collapse)AuthorAgeFilesLines
* Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-011-1/+1
| | | | I followed the steps of @mneumann.
* Update the emscripten port of glutinPierre Krieger2016-02-091-1/+1
|
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-1/+1
|
* Fix the libc breakagePierre Krieger2015-11-041-1/+1
|
* Add #[inline] attributesPierre Krieger2015-09-231-0/+10
|
* Remove BuilderAttribsPierre Krieger2015-09-211-4/+8
|
* Extract WindowAttributes from the BuilderAttribsPierre Krieger2015-09-211-1/+1
|
* Extract GlAttributes from BuilderAttribsPierre Krieger2015-09-211-1/+1
|
* Make it work on DragonFly/FreeBSDMichael Neumann2015-08-301-1/+1
| | | | Tested on DragonFly BSD. Should work similarily on FreeBSD.
* Add CreationError::OpenGlVersionNotSupportedPierre Krieger2015-07-201-0/+2
|
* Add CreationError::RobustnessNotSupportedPierre Krieger2015-07-201-1/+1
|
* Add with_robustness and handle robustness on all implementationsPierre Krieger2015-06-221-0/+8
|
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-6/+12
|
* Fixed build warningsEsption2015-05-081-0/+1
|
* Remove the "headless" featurePierre Krieger2015-05-041-4/+18
|
* Add a GlContext traitPierre Krieger2015-04-301-7/+19
|
* Add libcaca backendPierre Krieger2015-04-261-0/+8
|
* Reorganize the Linux implementation and split OSMesa and X11Pierre Krieger2015-04-241-0/+75