[PATCH 3/8] glamor: Use vertex arrays

Eric Anholt eric at anholt.net
Tue Jan 19 09:26:32 PST 2016


Dave Airlie <airlied at gmail.com> writes:

> From: Keith Packard <keithp at keithp.com>
>
> Core contexts require the use of vertex arrays, so switch both glamor
> and ephyr/glamor over.

I had been thinking of doing serious VAO usage, where each path set up
its VAO so that the driver could precompute state (like what you did in
GLX here).  This is way more incremental, and I like it a lot.

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20160119/2aa7d28a/attachment.sig>


More information about the xorg-devel mailing list