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