aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform
Commit message (Expand)AuthorAgeFilesLines
* Correct window creation on X11Pierre Krieger2015-07-191-0/+1
* Merge pull request #477 from rozaliev/feature/iostomaka2015-06-292-1/+51
|\
| * [add] ios supportEvgeny Rozaliev2015-06-052-1/+51
* | Merge pull request #488 from tomaka/rem-is-closedtomaka2015-06-171-7/+0
|\ \
| * | Remove the is_closed functionPierre Krieger2015-06-161-7/+0
| |/
* / Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-165-9/+15
|/
* 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
* 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