From a4a5a9a5ce255e34ba92396dacd997f7c6f96462 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Sat, 15 Jan 2011 12:39:24 +0800 Subject: mesa: Add glDepthRangef and glClearDepthf to APIspec.xml. Core mesa has gained support for GL_ARB_ES2_compatibility. Make GLES generated dispatch table use them. --- src/mesa/main/APIspec.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 2a98c952e0..50446a9093 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3590,6 +3590,7 @@ + @@ -3634,6 +3635,7 @@ + -- cgit v1.2.3