mesa: glGet: use the build time generated hash tables

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Oliver McFadden <oliver.mcfadden@linux.intel.com>
This commit is contained in:
Imre Deak 2012-09-10 08:46:16 +03:00 committed by Oliver McFadden
parent 98f880e0c4
commit d220435416
2 changed files with 13 additions and 1015 deletions

File diff suppressed because it is too large Load diff

View file

@ -3341,8 +3341,6 @@ typedef enum
API_OPENGLES,
API_OPENGLES2,
API_OPENGL_CORE,
API_LAST = API_OPENGL_CORE,
} gl_api;
/**