summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_exec.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul2008-09-211-0/+3
* mesa: refactor: move #define FEATURE flags into new mfeatures.h fileKeith Whitwell2008-09-211-45/+95
* mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul2008-09-211-0/+1
* mesa: refactor: move glClear, glClearColor into new clear.c file.Brian Paul2008-09-211-0/+1
* mesa: refactor: move scissor functions into new scissor.c fileBrian Paul2008-09-211-0/+1
* mesa: refactor: move _mesa_init_exec_table() into new api_exec.c fileBrian Paul2008-09-211-0/+826