gallium: fix typos in comments
[mesa.git] / src / gallium / auxiliary / util / u_simple_shaders.c
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 Michal Krolutil: Fix build after TGSI declaration interface changes.
2008-03-27 Briangallium: return pipe_shader_state from the simple shade...
2008-03-20 Briangallium: enable vp input semantic info
2008-03-20 Michal Krolgallium: Fix build on Windows.
2008-03-20 Michal Krolgallium: Fix build on Windows.
2008-03-20 Keith Whitwellgallium: remove unused local var
2008-03-20 Briangallium: added util_make_fragment_passthrough_shader()
2008-03-18 Briangallium: utilities for creating simple vertex/fragment...