Age | Commit message (Expand) | Author |
---|---|---|
2009-09-03 | util: add version of u_blit_pixels which takes a writemask | Keith Whitwell |
2009-03-13 | gallium: no need to keep a copy of shader tokens in state tracker | Keith Whitwell |
2009-02-19 | mesa: Free the util shaders with the gallium's FREE. | José Fonseca |
2008-03-27 | gallium: return pipe_shader_state from the simple shader functions | Brian |
2008-03-20 | gallium: added util_make_fragment_passthrough_shader() | Brian |
2008-03-18 | gallium: utilities for creating simple vertex/fragment shaders | Brian |