From: Ian Romanick Date: Tue, 20 Sep 2011 22:14:34 +0000 (-0700) Subject: mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0 X-Git-Tag: 062012170305~4044 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43251b970d2d4969b0166aaea50383479a09c3bc;p=profile%2Fivi%2Fmesa.git mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0 Signed-off-by: Ian Romanick Reviewed-by: Brian Paul --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 33029ea..5d5fc03 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3512,6 +3512,14 @@ + + @@ -3786,6 +3794,8 @@ + + @@ -4117,6 +4127,9 @@ + + +