From: Ian Romanick Date: Fri, 27 Jul 2012 22:47:16 +0000 (-0700) Subject: mesa/es: Validate glMatrixMode mode in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6c8913bc629fedc520353cd9de51f1c7ba262a4;p=mesa.git mesa/es: Validate glMatrixMode mode in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index b37470d94ae..cf4e5f85929 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -803,13 +803,6 @@ - - - - - - -