Age | Commit message (Expand) | Author |
2008-07-12 | r300_fragprog: Use nqssa+dce and program_pair for emit | Nicolai Haehnle |
2008-07-12 | r500_fragprog: Major refactoring of final emit | Nicolai Haehnle |
2008-07-12 | r500: Add "Not quite SSA" and dead code elimination pass | Nicolai Haehnle |
2008-06-14 | r300: Add radeonTransformALU and fix a bug in r300_fragprog DPH | Nicolai Haehnle |
2008-06-14 | r5xx: FP refactor, take one. | Corbin Simpson |
2008-06-14 | r300: Add radeon_program and trivial refactoring of r300_fragprog to use it | Nicolai Haehnle |
2008-05-02 | r500: fragprog | Dave Airlie |
2007-06-14 | Initial r300 modes for swtcl it compiles!! | Dave Airlie |
2007-05-11 | Revert "r300: Merged radeon_span.c." | Oliver McFadden |
2007-05-11 | r300: Merged radeon_span.c. | Oliver McFadden |
2007-05-11 | r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. | Oliver McFadden |
2007-05-09 | r300: radeon_span.h is now common code; radeon_span.c still needs some work. | Oliver McFadden |
2007-05-09 | r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300 | Oliver McFadden |
2007-05-09 | r300: Removed the obsolete GLX_DIRECT_RENDERING define. | Oliver McFadden |
2007-05-09 | r300: Removed the deprecated VTXFMT code. | Oliver McFadden |
2007-05-09 | r300: Cleaned up the R300 Makefile. | Oliver McFadden |
2007-03-15 | r300: Renamed r300_vertexprog.c to r300_vertprog.c | Oliver McFadden |
2007-02-20 | Fix parallel make in r300 driver. | Adam Jackson |
2006-04-06 | Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problem | Brian Paul |
2006-01-27 | remove broken non arb fp path | Aapo Tahkola |
2005-12-29 | add EGL to r300 makefile | Dave Airlie |
2005-11-02 | First step of Radeon DRI unification: | Eric Anholt |
2005-10-26 | Sync with my local tree. | Aapo Tahkola |
2005-09-25 | add link for radeon_egl.c | Dave Airlie |
2005-07-28 | Use the routines supplied in the __DRIinterfaceMethods structure to create a | Ian Romanick |
2005-07-20 | Clean up warnings in r300 code by making some symbols static, adding prototypes | Eric Anholt |
2005-05-23 | Implement enough of ARB_fragment_program for Keith's texenv program | Ben Skeggs |
2005-04-24 | Modifying to build against current Mesa. Disabled r200*.c files since they di... | Aapo Tahkola |
2005-04-21 | Adding some comments. | Aapo Tahkola |
2005-04-19 | Reorganized shader stuff. | Aapo Tahkola |
2005-03-15 | For some reason the Makefile didn't commit.. | Ben Skeggs |
2005-02-11 | Port of r200 VB code. VB path should be as fast as the immediate path now, t... | Ben Skeggs |
2005-02-03 | Get vertex programs supplied by the user work properly with immediate mode - ... | Vladimir Dergachev |
2005-01-28 | Add basic sceleton for vertex programs + some other fixes | Aapo Tahkola |
2005-01-11 | Move the few definitions from r300_lib.h still in use to r300_emit.h. | Vladimir Dergachev |
2005-01-03 | Port texture allocation code from R200. | Vladimir Dergachev |
2004-12-27 | Implement rendering of (flat color) QUAD primitives as an experiment. | Vladimir Dergachev |
2004-11-02 | No visible changes, but commit the groundwork for further experiments: | Nicolai Haehnle |
2004-10-15 | Huge dumb drop. State: | Nicolai Haehnle |
2004-09-28 | Initial revision | Nicolai Haehnle |