[Mesa-dev] [PATCH 0/4] Updates to Draw Indirect for OpenGL ES 3.1

Marta Lofstedt marta.lofstedt at linux.intel.com
Tue Oct 20 07:19:36 PDT 2015


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



More information about the mesa-dev mailing list