summaryrefslogtreecommitdiff
path: root/src/mesa/es/main/es2_special
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-11-20 18:19:49 +0800
committerBrian Paul <brianp@vmware.com>2010-01-04 14:15:15 -0700
commit8264a6a8a6486562a86bb0da3f631c298edbd303 (patch)
treec30a60262d9950fa5b3dbd5ffbb7e3b04f3f9b5f /src/mesa/es/main/es2_special
parent0c1a7bbe0d0c6727a432890164032188787e7e26 (diff)
mesa/es: Switch to APIspec.xml.
Update Makefile and ES generator to use APIspec.xml. Remove APIspec.txt and related files. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'src/mesa/es/main/es2_special')
-rw-r--r--src/mesa/es/main/es2_special5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/es/main/es2_special b/src/mesa/es/main/es2_special
deleted file mode 100644
index 8de76a3735..0000000000
--- a/src/mesa/es/main/es2_special
+++ /dev/null
@@ -1,5 +0,0 @@
-# GetString must always have its own implementation, so we return our
-# implementation values instead of Mesa's.
-GetString
-CompressedTexImage2D
-RenderbufferStorage