summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_simple_shaders.c
AgeCommit message (Collapse)Author
2008-03-27gallium: return pipe_shader_state from the simple shader functionsBrian
Allows us to fix a mem leak (tokens array).
2008-03-20gallium: enable vp input semantic infoBrian
2008-03-20gallium: Fix build on Windows.Michal Krol
2008-03-20gallium: Fix build on Windows.Michal Krol
2008-03-20gallium: remove unused local varKeith Whitwell
2008-03-20gallium: added util_make_fragment_passthrough_shader()Brian
2008-03-18gallium: utilities for creating simple vertex/fragment shadersBrian