From b7c7e5e45a14ed78eda104ebca25072172730645 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 12:24:24 -0700 Subject: mesa/es: Validate glReadPixels format and type in Mesa code rather than the ES wrapper v2: Add proper GLES3 filtering. Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 53 ----------------------------------------------- src/mesa/main/readpix.c | 33 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 53 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index f1dae6592fa..1bc7e2a77d3 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -591,59 +591,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -