Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell | 2008-03-05 | 1 | -24/+30 |
* | 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 | -0/+2 |
* | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian | 2008-02-27 | 1 | -2/+3 |
* | gallium: re-fix some msvc warnings | Brian | 2008-02-20 | 1 | -8/+8 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -0/+832 |