From: Ian Romanick Date: Wed, 25 Jul 2012 14:15:29 +0000 (-0700) Subject: mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper X-Git-Tag: mesa-9.0~190 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a9b8f897a8b59fae03c73e05203bc708fb17793;p=platform%2Fupstream%2Fmesa.git mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper v2: Add proper core-profile filtering. Signed-off-by: Ian Romanick --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 34e41b4..6df4b92 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1196,16 +1196,6 @@ - - - - - - - - - -