summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/sources
Commit message (Expand)AuthorAgeFilesLines
* mesa: refactor: move glTexParameter-related functions into new texparam.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move glTexEnv-related functions into new texenv.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move glTexGen-related functions into new texgen.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move multisample-related functions into new multisample.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move glClear, glClearColor into new clear.c file.Brian Paul2008-09-211-0/+2
* mesa: refactor: move scissor functions into new scissor.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move _mesa_init_exec_table() into new api_exec.c fileBrian Paul2008-09-211-0/+2
* mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul2008-09-211-0/+142
* glcore: drop outdated sources files intented for xorgGeorge Sapountzis2008-04-231-138/+0
* list header files in sources files (Dan Nicholson)Brian Paul2006-11-211-1/+75
* sources for X.org xserver buildBrian Paul2006-10-111-0/+64