This patchset fixes 7 API related tests of the OpenGL ES 3.1 CTS.
I would consider squashing these into one patch, but to avoid
confusion when we discuss my solution I preferr to keep the discussions
separated for each patch for now.
Marta Lofstedt (4):
mesa: Draw indirect is not allowed if the default VAO is bound.
mesa: Draw Indirect is not allowed when no vertex array binding
exists.
mesa: Draw Indirect return wrong error code on unalinged
mesa: Draw indirect is not allowed when xfb is active and unpaused
src/mesa/main/api_validate.c | 49 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 47 insertions(+), 2 deletions(-)
--
2.1.4
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev