aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Make `WindowBuilder` and `HeadlessRendererBuilder` derive `Clone`.Jan Segre2016-05-231-1/+1
* Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-011-1/+1
* Unlocks platform-specific attributesPierre Krieger2016-02-101-1/+7
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-2/+1
* Remove the window feature entirelyPierre Krieger2015-10-031-8/+0
* Rename MonitorID -> MonitorIdPierre Krieger2015-09-241-2/+2
* Remove BuilderAttribsPierre Krieger2015-09-211-3/+8
* Make it work on DragonFly/FreeBSDMichael Neumann2015-08-301-1/+1
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+3
* Make platform::linux generic over X11 and Wayland.Victor Berger2015-05-121-2/+4
* 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