Age | Commit message (Expand) | Author |
---|---|---|
2008-03-11 | gallium: rework CSO-related code in state tracker | Brian |
2008-03-10 | gallium: fix compiler warning | Keith Whitwell |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
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-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-24 | gallium: Fix MSVC warnings. | José Fonseca |
2008-02-21 | gallium: new draw stage for polygon stipple. | Brian |