From 199b0894b501607bf8d599ef5efc08cd6c08c79d Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Tue, 11 May 2010 12:07:10 -0400 Subject: mesa: Optimize get.c by using a table-driven approach --- src/mesa/main/APIspec.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/mesa/main/APIspec.xml') diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 268bd5d3db..b4ed18e75e 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3939,15 +3939,15 @@ - + - - - + + + @@ -4173,10 +4173,10 @@ - + - - + + -- cgit v1.2.3