summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/Makefile
AgeCommit message (Expand)Author
2005-12-29add EGL to r300 makefileDave Airlie
2005-11-02First step of Radeon DRI unification:Eric Anholt
2005-10-26Sync with my local tree.Aapo Tahkola
2005-09-25add link for radeon_egl.cDave Airlie
2005-07-28Use the routines supplied in the __DRIinterfaceMethods structure to create aIan Romanick
2005-07-20Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt
2005-05-23Implement enough of ARB_fragment_program for Keith's texenv programBen Skeggs
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola
2005-04-21Adding some comments.Aapo Tahkola
2005-04-19Reorganized shader stuff.Aapo Tahkola
2005-03-15For some reason the Makefile didn't commit..Ben Skeggs
2005-02-11Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs
2005-02-03Get vertex programs supplied by the user work properly with immediate mode - ...Vladimir Dergachev
2005-01-28Add basic sceleton for vertex programs + some other fixesAapo Tahkola
2005-01-11Move the few definitions from r300_lib.h still in use to r300_emit.h.Vladimir Dergachev
2005-01-03Port texture allocation code from R200.Vladimir Dergachev
2004-12-27Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev
2004-11-02No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle
2004-10-15Huge dumb drop. State:Nicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle