[cairo] [PATCH] [cairo-gl] Use dispatch mechanism to abstract differences between GL versions (and remove GLEW)

Chris Wilson chris at chris-wilson.co.uk
Tue Dec 7 05:38:38 PST 2010


On Tue, 7 Dec 2010 00:49:28 +0200, Alexandros Frantzis <alexandros.frantzis at linaro.org> wrote:
> The branch has been tested successfully on Mesa on i915 (GL 1.4) and with the
> software renderer (GL 2.1).
> 
> The 'gl-remove-glew' branch can be found at:

The ordering of the patches look wrong in place. Such as removing ARB glsl
support before implementing the common code. The goal of this series
should be that we get identical function calls after every patch for
1.4+ARB (i915) and 2.1 (i965/swrast).

Aside from that and the dreaded trailing whitespace issues, it looks a
very nice patch series. Thanks, I can't wait to remove GLEW from our
source tree. (And I do apologise for being forced to include it in order
to workaround some brokenness.)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list