Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: maintain fragment shader state for draw module | Brian Paul | 2010-09-20 | 1 | -0/+2 |
* | llvmpipe: Don't store display the alpha ref value in the key. | José Fonseca | 2010-09-11 | 1 | -1/+5 |
* | llvmpipe: put fs variant dumping in a function | Keith Whitwell | 2010-09-07 | 1 | -0/+4 |
* | llvmpipe: Relax the colormask constraint on opaque. | José Fonseca | 2010-09-05 | 1 | -1/+4 |
* | llvmpipe: reduce size of fragment shader variant key | Keith Whitwell | 2010-08-22 | 1 | -0/+2 |
* | llvmpipe: remove unused member from lp_fragment_shader_variant_key | Keith Whitwell | 2010-08-22 | 1 | -4/+0 |
* | llvmpipe: pass mask into fragment shader | Keith Whitwell | 2010-07-13 | 1 | -1/+0 |
* | llvmpipe: s/lpfs/shader/ | José Fonseca | 2010-06-21 | 1 | -1/+1 |
* | llvmpipe: limit the number of fragment shader variants kept around | Roland Scheidegger | 2010-06-18 | 1 | -3/+10 |
* | llvmpipe: Number shaders/variants for more reproducible function names in the... | José Fonseca | 2010-06-03 | 1 | -0/+7 |
* | llvmpipe: Pass the fs variant to the rasterizer. | José Fonseca | 2010-05-30 | 1 | -0/+93 |