mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 9 Jun 2008 20:49:04 +0000 (14:49 -0600)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:51 +0000 (22:13 -0700)
commitc9e5671691289006e9b1152d6ce20200a83010c2
tree2f0c73d27c263c70bdd1fc9e2b208bde3864edf1
parent28876dd511ec2c9d5f5500499201df2588e8c7f1
mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file
(cherry picked from commit b36e6f0baf64491772b8e1a1cddf68a7dcf8ee22)
src/mesa/main/api_exec.c [new file with mode: 0644]
src/mesa/main/api_exec.h [new file with mode: 0644]
src/mesa/main/context.c
src/mesa/main/sources
src/mesa/main/state.c
src/mesa/main/state.h
src/mesa/sources