Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct window creation on X11 | Pierre Krieger | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | Merge pull request #477 from rozaliev/feature/ios | tomaka | 2015-06-29 | 2 | -1/+51 |
|\ | | | | | [WIP] ios support | ||||
| * | [add] ios support | Evgeny Rozaliev | 2015-06-05 | 2 | -1/+51 |
| | | |||||
* | | Merge pull request #488 from tomaka/rem-is-closed | tomaka | 2015-06-17 | 1 | -7/+0 |
|\ \ | | | | | | | Remove the is_closed function | ||||
| * | | Remove the is_closed function | Pierre Krieger | 2015-06-16 | 1 | -7/+0 |
| |/ | |||||
* / | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 5 | -9/+15 |
|/ | |||||
* | Rework the X implementation to use only one X connection | Pierre Krieger | 2015-05-17 | 1 | -10/+12 |
| | |||||
* | Do the linux backend choice only once at startup. | Victor Berger | 2015-05-13 | 1 | -24/+31 |
| | |||||
* | Disable Wayland backend. | Victor Berger | 2015-05-12 | 1 | -3/+3 |
| | | | | It is not ready for production yet. | ||||
* | Make platform::linux generic over X11 and Wayland. | Victor Berger | 2015-05-12 | 2 | -2/+328 |
| | |||||
* | Remove the "headless" feature | Pierre Krieger | 2015-05-04 | 3 | -11/+54 |
| | |||||
* | Basic implementation of emscripten | Tomaka17 | 2015-05-03 | 1 | -0/+49 |
| | |||||
* | Use the EGL API with Android | Pierre Krieger | 2015-05-01 | 1 | -0/+35 |
| | |||||
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -4/+18 |
| | |||||
* | Extract headless context from api/win32 to platform/windows | Pierre Krieger | 2015-04-29 | 1 | -0/+30 |
| | |||||
* | Reorganize the Linux implementation and split OSMesa and X11 | Pierre Krieger | 2015-04-24 | 1 | -1/+12 |
| | |||||
* | Create reorganization | Pierre Krieger | 2015-04-24 | 5 | -0/+29 |