aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux/api_dispatch.rs
Commit message (Collapse)AuthorAgeFilesLines
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+3
|
* 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-121-0/+324