aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/osmesa
Commit message (Collapse)AuthorAgeFilesLines
* 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