From 6a9b8f897a8b59fae03c73e05203bc708fb17793 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 07:15:29 -0700 Subject: [PATCH] mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper v2: Add proper core-profile filtering. Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 40 ---------------------------------------- src/mesa/main/api_validate.c | 7 +++++-- 2 files changed, 5 insertions(+), 42 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 34e41b49e17..6df4b921d00 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1196,16 +1196,6 @@ - - - - - - - - - -