[PATCH] glamor: Don't unbind the GL_ARRAY_BUFFER in glamor_put_vbo_space().

Keith Packard keithp at keithp.com
Sun Jan 4 16:47:49 PST 2015


Eric Anholt <eric at anholt.net> writes:

> I think this will break glamor_xv.c and Xephyr, but I'm definitely in
> favor of just making those explicitly bind their VBO state instead (or
> maybe just use the same VBO if we can).

I think we're going to rework a bunch of this code when we switch to
vertex arrays anyways? In any case, it sounds like we need to cache
which VBO is bound and avoid calling into GL when we don't need to.

> This reminds me that my color logic op patch is broken for Xephyr, as
> well.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20150104/f7b81514/attachment.sig>


More information about the xorg-devel mailing list