Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in run_texnorm_stage() check if the texture unit is really enabled before try... | Brian Paul | 2005-11-19 | 1 | -50/+52 |
* | fix problems found with gcc 2.96 (bug 4934) | Brian Paul | 2005-10-31 | 1 | -5/+5 |
* | Fixed a segfault introduced by Keith's pipeline changes. | Felix Kuehling | 2005-04-23 | 1 | -1/+2 |
* | First pass at updating these drivers with pipeline_stage struct changes. | Keith Whitwell | 2005-04-22 | 1 | -44/+17 |
* | * Added options for disabling the fast path (render stage) and vertex DMA | Felix Kuehling | 2005-01-20 | 1 | -0/+1 |
* | Added support for ELTS to the _savage_render_stage. Requires at least | Felix Kuehling | 2005-01-20 | 1 | -20/+57 |
* | Added a fast path for emitting unclipped primitives directly to a | Felix Kuehling | 2005-01-16 | 1 | -0/+356 |