mesa: Optimize get.c by using a table-driven approach
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 11 May 2010 16:07:10 +0000 (12:07 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 11 May 2010 18:06:22 +0000 (14:06 -0400)
commit199b0894b501607bf8d599ef5efc08cd6c08c79d
tree7c545c23739311eee3c8897b2a1d3b7ee09dae92
parent08e443a1c8218e43dcd953859843d95d9020a892
mesa: Optimize get.c by using a table-driven approach
12 files changed:
src/mesa/Makefile
src/mesa/main/APIspec.xml
src/mesa/main/compiler.h
src/mesa/main/context.c
src/mesa/main/context.h
src/mesa/main/get.c
src/mesa/main/get.h
src/mesa/main/get_gen.py [deleted file]
src/mesa/main/get_gen_es.py [deleted file]
src/mesa/main/glheader.h
src/mesa/main/texcompress.c
src/mesa/sources.mak