Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-10 | gallium: optimize the flush_spans() function | Brian | |
2008-05-08 | softpipe: don't calc det if NO_RAST set | Keith Whitwell | |
2008-04-23 | gallium: more vertex debug code | Brian Paul | |
2008-04-22 | gallium: move the vertex print/debug code | Brian Paul | |
2008-04-22 | softpipe: implement SP_NO_RAST env var | Keith Whitwell | |
2008-04-14 | gallium: take reduced prim, fill modes into account when culling | Brian Paul | |
2008-04-14 | softpipe: calculate determinant for all triangles, don't rely on draw module ↵ | Keith Whitwell | |
to do it | |||
2008-04-14 | softpipe: do our own culling, don't rely on the draw module. | Keith Whitwell | |
May not always happen due to passthrough modes, etc. | |||
2008-04-10 | remove usage of vertex_header | Keith Whitwell | |