On Thu, 2009-07-02 at 22:20 -0700, Vinson Lee wrote:
> I believe there's a bug in the piglit vbo-map-remap.c test. The test
> fails for me with a GL_INVALID_ENUM error that comes from
> glEnable(GL_VERTEX_ARRAY). GL_VERTEX_ARRAY is a client-side capability
> so the error seems valid.

Mesa's been accepting array enums in Enable/Disable as if it was
Enable/DisableClientState since the initial revision in CVS, it looks
like.  If this is in fact invalid and other vendors throw errors on it,
I'd like to see Mesa follow suit.

However, tests should be strict in what they test, so please apply.

-- 
Eric Anholt
[email protected]                         [email protected]


Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to