commit | 8e4a95a93d15a6707a29454cd47e10b08314cda2 | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keith@tungstengraphics.com> | Thu May 24 10:41:34 2007 +0100 |
committer | Keith Whitwell <keith@tungstengraphics.com> | Thu May 24 10:41:34 2007 +0100 |
tree | 91d8156591f89cd8e345250342719c515efb31fa | |
parent | 572dc0864e044776618b0b9e8b808b9584cd1ef6 [diff] |
First version of the softpipe rasterizer. This will flesh out to hopefully acheive 3 things: - New software rasterizer for mesa - New driver model for mesa & dri with much smaller drivers - The basis for the cell driver. It's got a long way to go yet, but will at least run trivial/tri.c.