Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: the generic attrib we use for computing coverage is per-shader | Brian | 2008-03-25 | 1 | -11/+13 |
* | gallium: remove dead code related to shader semantic input/output info | Brian Paul | 2008-03-13 | 1 | -6/+0 |
* | gallium: remove semantic info from pipe_shader_state | Brian Paul | 2008-03-13 | 1 | -1/+1 |
* | gallium: rework CSO-related code in state tracker | Brian | 2008-03-11 | 1 | -1/+2 |
* | gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl... | Brian | 2008-02-29 | 1 | -28/+4 |
* | gallium: remove dependencies on pipe_shader_state's semantic info | Brian | 2008-02-27 | 1 | -2/+4 |
* | gallium: disable debug code | Brian | 2008-02-26 | 1 | -1/+1 |
* | gallium: rewrite AA point fragment shader to use a CMP instruction instead of... | Brian | 2008-02-25 | 1 | -100/+96 |
* | gallium: MSVC fixes. | José Fonseca | 2008-02-24 | 1 | -3/+3 |
* | gallium: new AA point drawing stage | Brian | 2008-02-21 | 1 | -0/+875 |