summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_exec.h
AgeCommit message (Collapse)Author
2008-06-10mesa: refactor: move #define FEATURE flags into new mfeatures.h fileBrian Paul
Also, check the FEATURE flags in many places.
2008-06-09mesa: refactor: move _mesa_init_exec_table() into new api_exec.c fileBrian Paul