Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softpipe: tell draw about the vertex layout we want | Roland Scheidegger | 2016-01-07 | 1 | -1/+1 |
* | draw: nuke the interp parameter from vertex_info | Roland Scheidegger | 2016-01-07 | 1 | -1/+12 |
* | softpipe: don't abuse the draw vertex_info struct for something different | Roland Scheidegger | 2016-01-07 | 1 | -4/+12 |
* | softpipe: implement some support for multiple viewports | Edward O'Callaghan | 2015-12-11 | 1 | -0/+5 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | softpipe: prefix non-static functions with sp_ | Brian Paul | 2009-10-07 | 1 | -6/+6 |
* | softpipe: calculate determinant for all triangles, don't rely on draw module ... | Keith Whitwell | 2008-04-14 | 1 | -5/+5 |
* | remove usage of vertex_header | Keith Whitwell | 2008-04-10 | 1 | -0/+53 |