Confirmed users
138
edits
| Line 69: | Line 69: | ||
== OpenGL-accelerated Layers on desktop Linux == | == OpenGL-accelerated Layers on desktop Linux == | ||
There is quite a bit of work to do here! | |||
The tracking bug is {{bug|594876}}. | |||
With the arrival of [http://wayland.freedesktop.org/ Wayland], one of the big improvements we need to bring to our Linux-specific code is to progressively remove all the dependencies to X, and migrate from GLX to EGL for OpenGL contexts (we already use EGL on Android). | |||
== Color management improvements == | == Color management improvements == | ||