summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt2005-07-201-1/+1
* Implement enough of ARB_fragment_program for Keith's texenv programBen Skeggs2005-05-231-0/+1
* Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola2005-04-241-20/+20
* Adding some comments.Aapo Tahkola2005-04-211-1/+0
* Reorganized shader stuff.Aapo Tahkola2005-04-191-0/+2
* For some reason the Makefile didn't commit..Ben Skeggs2005-03-151-0/+1
* Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs2005-02-111-0/+1
* Get vertex programs supplied by the user work properly with immediate mode - ...Vladimir Dergachev2005-02-031-1/+1
* Add basic sceleton for vertex programs + some other fixesAapo Tahkola2005-01-281-0/+1
* Move the few definitions from r300_lib.h still in use to r300_emit.h.Vladimir Dergachev2005-01-111-1/+0
* Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev2005-01-031-0/+4
* Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev2004-12-271-0/+2
* No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle2004-11-021-0/+1
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-0/+1
* Initial revisionNicolai Haehnle2004-09-281-0/+72