Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace __inline and __inline__ with INLINE macro | Brian Paul | 2008-06-21 | 1 | -3/+3 |
| | |||||
* | r300: Just use "inline" rather than "__inline__". | Oliver McFadden | 2007-05-20 | 1 | -3/+3 |
| | |||||
* | r300: Moved some more of the emit code into r300_render.c. | Oliver McFadden | 2007-05-10 | 1 | -2/+0 |
| | |||||
* | r300: Added a few more Doxygen comments. | Christoph Bill | 2007-05-09 | 1 | -3/+6 |
| | |||||
* | r300: Indented r300_cmdbuf.[ch]. | Oliver McFadden | 2007-05-09 | 1 | -6/+3 |
| | |||||
* | r300: Indented r300_cmdbuf.[ch]. | Oliver McFadden | 2007-05-09 | 1 | -21/+21 |
| | |||||
* | Port of r200 VB code. VB path should be as fast as the immediate path now, ↵ | Ben Skeggs | 2005-02-11 | 1 | -0/+3 |
| | | | | tuxracer should render correctly. Immediate path was left enabled. | ||||
* | Fix the bug and get zbias back into shape. There might still be some ↵ | Aapo Tahkola | 2005-02-08 | 1 | -1/+1 |
| | | | | problems with initial zbias... | ||||
* | Major code restructuring: | Vladimir Dergachev | 2005-01-04 | 1 | -0/+13 |
| | | | | | | * move proven code into the r300_state.c * update ClearBuffer to cope with more dynamic state * cleanup ! | ||||
* | Initial revision | Nicolai Haehnle | 2004-09-28 | 1 | -0/+102 |