Intel i915 Gallium3D Driver Continues Advancing

Over the summer we have seen a number of changes to the Intel Gallium3D driver that supports the older i915/i945 era hardware. This driver is not officially supported by Intel, but Google's after it for use in their Chromebooks as their netbooks can do better since this Gallium3D driver has faster CPU-based code generation of vertex shaders than the classic Intel DRI driver. The work has mostly been done by Stéphane Marchesin, the former Nouveau driver project lead who is now part of Google's Chromium team.
Good progress has been made to the i915g driver over the past few months, with before that the driver was largely entering an un-maintained state. Marchesin continues to work on this Gallium3D driver and in August and September there were a number of commits to further enhance the driver. In late August, the i915g driver was also made to work with Gallium3D / Mesa on Android. As of earlier this week, the i915g driver announces OpenGL 2.0 support. Most of the other work is bug-fixes and implementing greater functionality.
Joining the Intel Gallium3D driver is now Daniel Vetter. This Swiss developer has been contributing to the graphics stack for the past year or two and last month was hired by Intel. As of yesterday, he's begun committing to i915g.
The latest i915g driver work in Mesa mainline master can be found via this CGit log page.
9 Comments