slang: Check return value from new_instruction().
[mesa.git] / src / mesa / shader / slang / slang_link.h
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-18 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-16 Brian Paulmesa: rework GLSL vertex attribute binding
2008-09-16 Brian Paulmesa: rework GLSL vertex attribute binding
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-14 Brian PaulUpdated GLSL uniform/sampler handling from gallium...
2007-10-27 BrianRe-implement GLSL texture sampler variables.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-16 Brians/_slang_link2/_slang_link/
2007-02-02 Brianremove old linker stuff
2007-02-02 BrianRemove all dependencies on the old slang interpreter...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-10 BrianImplement vertex attribute binding.
2007-01-05 BrianCheckpoint glsl compiler work: sampler uniforms now...
2006-12-20 BrianClean-up and re-org of the main GLSL object types.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianuse MAX_VARYING
2006-12-13 BrianCheckpoint new GLSL compiler back-end to produce fp...
2006-11-03 Brian Paulreformat comments in Doxygen style
2006-10-13 Michal KrolIndent and cosmetic changes.
2006-05-16 Michal KrolFix attrib handling.
2006-04-25 Michal KrolRemove carriage returns.
2006-04-18 Michal KrolAdd support for ARB_vertex_shader attrib binding and...
2006-04-04 Michal KrolMore GLSL code:
2006-03-15 Brian Paulrename enums, fixes compilation breakage (Michal Krol)
2006-03-14 Michal KrolMore GLSL code:
2006-02-27 Brian Paulsilence a bunch of warnings
2006-02-27 Michal KrolMore GLSL code:
2006-02-21 Michal KrolMore GLSL code: