summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_simple_shaders.h
AgeCommit message (Expand)Author
2010-11-28u_blitter: interpolate clear color using a GENERIC varying instead of COLORMarek Olšák
2010-06-03gallium: add interpolation parameter to simple shader functionsBrian Paul
2009-12-15util: add new fragment shaders to simple_shadersMarek Olšák
2009-09-03util: add version of u_blit_pixels which takes a writemaskKeith Whitwell
2009-03-13gallium: no need to keep a copy of shader tokens in state trackerKeith Whitwell
2009-02-19mesa: Free the util shaders with the gallium's FREE.José Fonseca
2008-03-27gallium: return pipe_shader_state from the simple shader functionsBrian
2008-03-20gallium: added util_make_fragment_passthrough_shader()Brian
2008-03-18gallium: utilities for creating simple vertex/fragment shadersBrian