aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux
Commit message (Expand)AuthorAgeFilesLines
* Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-011-1/+1
* Unlocks platform-specific attributesPierre Krieger2016-02-102-2/+12
* Replace `i8` with `libc::c_char`Mátyás Mustoha2016-01-261-2/+2
* Add better X error handlingPierre Krieger2015-12-301-2/+11
* api/wayland: activate the backendVictor Berger2015-12-221-1/+1
* x11: Improve xlib error reportingEmilio Cobos Álvarez2015-12-151-3/+18
* Remove public exports of gl_common and libcPierre Krieger2015-11-092-3/+2
* Remove the window feature entirelyPierre Krieger2015-10-032-11/+1
* Rename MonitorID -> MonitorIdPierre Krieger2015-09-242-24/+24
* Add #[inline] attributesPierre Krieger2015-09-231-0/+33
* Remove BuilderAttribsPierre Krieger2015-09-212-13/+18
* Switch X11 and wayland to the new designPierre Krieger2015-09-211-2/+22
* Err when a X connection cannot be created instead of panickingPierre Krieger2015-09-201-6/+19
* Make it work on DragonFly/FreeBSDMichael Neumann2015-08-301-1/+1
* Correct window creation on X11Pierre Krieger2015-07-191-0/+1
* 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-162-4/+6
|/
* 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-041-2/+54
* Reorganize the Linux implementation and split OSMesa and X11Pierre Krieger2015-04-241-1/+12
* Create reorganizationPierre Krieger2015-04-241-0/+3