Age | Commit message (Expand) | Author |
---|---|---|
2010-05-05 | gallium: still more provoking vertex fixes | Brian Paul |
2010-04-20 | draw: Fix typo resulting from bad regular expression in index bias addition. | José Fonseca |
2010-04-19 | draw: Implement index bias. | José Fonseca |
2010-03-09 | draw: quads never provoke the first vertex | Marek Olšák |
2009-06-18 | draw: fix first provoking vertex mode for quads, quad strips and polygons | Brian Paul |
2008-06-10 | Revert "draw: no need to rearrange most primitives in vcache for flatshade-fi... | Keith Whitwell |
2008-06-10 | draw: no need to rearrange most primitives in vcache for flatshade-first | Keith Whitwell |
2008-06-06 | draw: fix intermediate buffer confusion in draw_vs_varient.c | Keith Whitwell |
2008-05-29 | gallium: MSVC warning fixes. | José Fonseca |
2008-04-24 | draw: handle edgeflags and reset-line-stipple again | Keith Whitwell |