Age | Commit message (Expand) | Author |
---|---|---|
2008-05-12 | softpipe: more work to get non-reduced primitives working in vbuf | Keith Whitwell |
2008-05-12 | softpipe: make vbuf handle all primitive types | Keith Whitwell |
2008-04-16 | softpipe: call setup_prepare earlier so that vertex info is correct when queried | Keith Whitwell |
2008-04-14 | softpipe: calculate determinant for all triangles, don't rely on draw module ... | Keith Whitwell |
2008-04-14 | softpipe: do our own culling, don't rely on the draw module. | Keith Whitwell |
2008-04-10 | remove usage of vertex_header | Keith Whitwell |
2008-03-17 | gallium: improvements, or extensions at least, to the passthrough path | Keith Whitwell |
2008-03-16 | gallium: finish remaining prim types for sp_vbuf_draw_arrays() | Brian |
2008-03-14 | gallium: fix some compiler warnings | Keith Whitwell |
2008-03-13 | gallium: plug in new sp_vbuf_draw_arrays() function | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |