Age | Commit message (Expand) | Author |
---|---|---|
2008-03-14 | gallium: added some debug code (disabled) | Brian |
2008-03-12 | gallium: change draw_vertex_shader->state from pointer to struct | Brian |
2008-03-04 | draw: dont' compute clipmask or apply viewport when not clipping (rename bypa... | Keith Whitwell |
2008-02-27 | gallium: remove dependencies on pipe_shader_state's semantic info | Brian |
2008-02-15 | draw: subclass vertex shaders according to execution method | Keith Whitwell |