Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: no need to keep a copy of shader tokens in state tracker | Keith Whitwell | 2009-03-13 | 1 | -10/+3 |
* | mesa: Free the util shaders with the gallium's FREE. | José Fonseca | 2009-02-19 | 1 | -0/+4 |
* | gallium: return pipe_shader_state from the simple shader functions | Brian | 2008-03-27 | 1 | -3/+7 |
* | gallium: added util_make_fragment_passthrough_shader() | Brian | 2008-03-20 | 1 | -0/+12 |
* | gallium: utilities for creating simple vertex/fragment shaders | Brian | 2008-03-18 | 1 | -0/+52 |