aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform
Commit message (Collapse)AuthorAgeFilesLines
* Remove the is_closed functionPierre Krieger2015-06-161-7/+0
|
* Rework the X implementation to use only one X connectionPierre Krieger2015-05-171-10/+12
|
* Do the linux backend choice only once at startup.Victor Berger2015-05-131-24/+31
|
* Disable Wayland backend.Victor Berger2015-05-121-3/+3
| | | | It is not ready for production yet.
* Make platform::linux generic over X11 and Wayland.Victor Berger2015-05-122-2/+328
|
* Remove the "headless" featurePierre Krieger2015-05-043-11/+54
|
* Basic implementation of emscriptenTomaka172015-05-031-0/+49
|
* Use the EGL API with AndroidPierre Krieger2015-05-011-0/+35
|
* Add a GlContext traitPierre Krieger2015-04-301-4/+18
|
* Extract headless context from api/win32 to platform/windowsPierre Krieger2015-04-291-0/+30
|
* Reorganize the Linux implementation and split OSMesa and X11Pierre Krieger2015-04-241-1/+12
|
* Create reorganizationPierre Krieger2015-04-245-0/+29