The Future Of EGL On Linux With Mesa, Eagle

Written by Michael Larabel in Mesa on 8 July 2009 at 03:37 PM EDT. 5 Comments
MESA
Kristian Høgsberg, the Red Hat developer largely responsible for DRI2 and various other X.Org innovations, had started the Wayland display server project last year to leverage new technologies like kernel mode-setting and the Graphics Execution Manager. While there is not much to report on with Wayland since our last update, one of the components used by Wayland is Eagle, another Kristian Høgsberg project.

Eagle is a small loader for DRI drivers to use EGL, the Khronos interface for between their APIs (OpenGL, OpenVG, etc...) and the underlying window system. Eagle actually began while Kristian was working on DRI2, but then along came Wayland and it found a use there too. At the same time there is already a EGL loader within Mesa, but it's not ideal and currently will just work with Gallium3D drivers.

Kristian, however, on his blog has talked about The Eagle EGL Loader and merging that into Mesa. By doing so, Kristian describes the benefits of Eagle going into Mesa as allowing it to learn to load DRI2 drivers and there will be just one EGL loader for Mesa. If this code ends up being merged into Mesa, Eagle though will live on as Kristian wants to continue to use it to experiment with integrating EGL and GEM/DRM.

Also learned in this blog post is that Kristian intends to write a Eagle+KMS back-end for the Clutter tool-kit, so that applications using Clutter could run directly atop the KMS frame-buffer. There is also a Clutter-based Wayland Compositor under development too.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week