https://bugs.freedesktop.org/show_bug.cgi?id=67925
Kenneth Graunke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | QA Contact| |[email protected] Product|Mesa |piglit Version|git |unspecified Component|Mesa core |tests Blocks|67224 | --- Comment #2 from Kenneth Graunke <[email protected]> --- I picked Fredrik's version as I liked it best. It's now pushed to master as: commit 0e7a61a29f883c63a5439ac16edffffdeba3aaf4 Author: Fredrik Höglund <[email protected]> Date: Fri Apr 12 17:36:06 2013 +0200 mesa: Update the BGRA vertex array error handling The error code was changed from INVALID_VALUE to INVALID_OPERATION in OpenGL 3.3. We should also generate an error when size is BGRA and normalized is FALSE. Reviewed-by: Kenneth Graunke <[email protected]> Since this uses INVALID_OPERATION, it remains to change the tests. I've posted patches for this: http://lists.freedesktop.org/archives/piglit/2013-August/006774.html http://lists.freedesktop.org/archives/piglit/2013-August/006775.html In the meantime, I've changed this bug to Piglit and removed it from the Mesa 9.2 release tracker bug (as it isn't a Mesa bug now). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
