Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / program / prog_parameter_layout.c
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2018-03-20 Timothy Arcerimesa: rework ParameterList to allow packing
2015-02-26 Brian Paulmesa: trim down #includes in compiler.h
2012-10-16 Kenneth Graunkemesa: Remove remnants of PROGRAM_VARYING.
2011-12-17 Vinson Leemesa: Fix memory leak on error path.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-01 Bryan Cainmesa: support boolean and integer-based parameters...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-27 Pierre-Eric Pellou... mesa: set parameter list StateFlags field in _mesa_layo...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-01 Vinson Leemesa: Remove inclusion of compiler.h from mtypes.h.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/