summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_simple_shaders.c
AgeCommit message (Expand)Author
2009-03-13gallium: no need to keep a copy of shader tokens in state trackerKeith Whitwell
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
2009-02-19mesa: Free the util shaders with the gallium's FREE.José Fonseca
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-01-30gallium: make p_winsys internalZack Rusin
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-05-31util: Fix build after TGSI declaration interface changes.Michal Krol
2008-03-27gallium: return pipe_shader_state from the simple shader functionsBrian
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