Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |