On 09/05/2012 03:09 PM, Ian Romanick wrote:
From: Ian Romanick
NOTE: This is a candidate for the 9.0 branch
Signed-off-by: Ian Romanick
Ignore this patch. GL_OES_vertex_array_object is supported, so these
functions should be available. The unit test (added in the last patch)
is just wro
From: Ian Romanick
NOTE: This is a candidate for the 9.0 branch
Signed-off-by: Ian Romanick
---
src/mesa/main/api_exec.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/src/mesa/main/api_exec.c b/src/mesa/main/api_exec.c
index c217ff7..9a73335 100644
--- a/src/