Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw: remove dead code | Keith Whitwell | 2008-04-19 | 1 | -27/+0 |
* | draw: remove old vertex_shader->run() functions | Keith Whitwell | 2008-04-18 | 1 | -7/+0 |
* | draw: add vertex shader run_linear function | Keith Whitwell | 2008-04-17 | 1 | -1/+39 |
* | gallium: move duplicated compute_clipmask() code to draw_vs.h | Brian | 2008-04-12 | 1 | -0/+33 |
* | draw: subclass vertex shaders according to execution method | Keith Whitwell | 2008-02-15 | 1 | -0/+50 |