aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Initial r300 modes for swtcl it compiles!!Dave Airlie2007-06-141-0/+1
* Revert "r300: Merged radeon_span.c."Oliver McFadden2007-05-111-1/+1
* r300: Merged radeon_span.c.Oliver McFadden2007-05-111-1/+1
* r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now.Oliver McFadden2007-05-111-1/+1
* r300: radeon_span.h is now common code; radeon_span.c still needs some work.Oliver McFadden2007-05-091-1/+2
* r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300Oliver McFadden2007-05-091-1/+1
* r300: Removed the obsolete GLX_DIRECT_RENDERING define.Oliver McFadden2007-05-091-1/+1
* r300: Removed the deprecated VTXFMT code.Oliver McFadden2007-05-091-1/+0
* r300: Cleaned up the R300 Makefile.Oliver McFadden2007-05-091-25/+0
* r300: Renamed r300_vertexprog.c to r300_vertprog.cOliver McFadden2007-03-151-1/+1
* Fix parallel make in r300 driver.Adam Jackson2007-02-201-2/+4
* Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problemBrian Paul2006-04-061-2/+2
* remove broken non arb fp pathAapo Tahkola2006-01-271-1/+0
* add EGL to r300 makefileDave Airlie2005-12-291-1/+7
* First step of Radeon DRI unification:Eric Anholt2005-11-021-1/+11
* Sync with my local tree.Aapo Tahkola2005-10-261-0/+2
* add link for radeon_egl.cDave Airlie2005-09-251-1/+2
* Use the routines supplied in the __DRIinterfaceMethods structure to create aIan Romanick2005-07-281-2/+1
* 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