Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | llvmpipe: quads never provoke the first vertex | Marek Olšák | |
2010-02-07 | llvmpipe: Remove unnecessary headers. | Vinson Lee | |
2010-01-06 | llvmpipe: rename some functions | Keith Whitwell | |
2010-01-06 | llvmpipe: merge setup and draw vbuf submodules | Keith Whitwell | |
The setup tiling engine is now plugged directly into the draw module as a rendering backend. Removed a couple of layering violations such that the setup code no longer reaches out into the surrounding llvmpipe state or context. |