nir: remove dependency on glsl
[mesa.git] / src / mesa / program / sampler.cpp
2015-10-16 Rob Clarknir: remove dependency on glsl
2015-10-04 Timothy Arceriglsl: reduce memory footprint of uniform_storage struct
2015-10-01 Brian Paulmesa: clean up #includes in sampler.cpp
2015-03-02 Brian Paulmesa: trim down includes of compiler.h
2014-12-16 Brian Paulprogram: remove extern "C" usage in sampler.cpp
2014-08-12 Chris Forbesmesa: Add a new function for getting the nonconst sampl...
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
2013-05-28 Marek Olšákmesa: fix GLSL program objects with more than 16 sample...
2011-11-07 Ian Romanickmesa: Rewrite the way uniforms are tracked and handled
2011-09-30 Ian Romanickmesa: Use Add linker_error instead of fail_link
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-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Ian RomanickUse C-style system headers in C++ code to avoid issues...
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-02 Chad Versacemesa: Fix C++ includes in sampler.cpp
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-09-28 Eric Anholtmesa: Pull ir_to_mesa's sampler number fetcher out...