Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: fix varying var remapping for unused FS outputs | Brian Paul | 2011-11-04 | 1 | -1/+1 |
* | svga: implement generic variable index remapping | Brian Paul | 2011-11-03 | 1 | -2/+25 |
* | svga: implement texture swizzling | Brian Paul | 2011-09-23 | 1 | -0/+4 |
* | svga: implement point sprite suppport | Brian Paul | 2011-09-23 | 1 | -0/+2 |
* | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell | 2010-05-14 | 1 | -1/+1 |
* | svga: better method for generating white fs color outputs | Keith Whitwell | 2010-02-03 | 1 | -0/+1 |
* | svga: Fix fs key size computation and key comparison. | Michal Krol | 2010-01-07 | 1 | -3/+2 |
* | svga: make texture_target a ubyte, not a bitfield | Brian Paul | 2010-01-06 | 1 | -1/+1 |
* | Make sure we use only signed/unsigned ints with bitfields. | Michal Krol | 2010-01-06 | 1 | -14/+12 |
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+139 |