« Return to Thread: bug in piglit vbo-map-remap.c test?

Re: bug in piglit vbo-map-remap.c test?

by Ian Romanick-4 :: Rate this Message:

Reply to Author | View in Thread

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vinson Lee wrote:
> There's a glEnableClientState(GL_VERTEX_ARRAY) later on in the test.
>
> Is that one sufficient enough, or does the glEnable(GL_VERTEX_ARRAY) in init() need to be coverted to glEnableClientState(GL_VERTEX_ARRAY) instead of simply being removed?

Ah, yes.  Just the one should be fine. :)  I pushed this fixed and a
couple minor clean-ups just a minute ago.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpSSEoACgkQX1gOwKyEAw/FOwCgioO5zlp+BOb6Xcz7anoIsRJD
nAgAnAlw61UAFq5wtOnr4fqQARkK45sb
=HxVA
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@...
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

 « Return to Thread: bug in piglit vbo-map-remap.c test?