targets/xvmc: use GALLIUM_COMMON_LIB_DEPS
[mesa.git] / src / glsl / test_optpass.cpp
2014-02-23 Eric Anholtglsl: Add a file argument to the IR printer.
2014-01-08 Paul Berryglsl: Change _mesa_glsl_parse_state ctor to use gl_shad...
2014-01-08 Paul Berrymesa: Store gl_shader_stage enum in gl_shader objects.
2014-01-08 Paul Berrymesa: Clean up nomenclature for pipeline stages.
2013-06-21 Eric Anholtglsl: Remove ir_print_visitor.h includes and usage
2013-05-13 Paul Berryglsl: Fix "make check" breakage after adding options...
2013-01-11 Carl Worthglcpp: Accept pointer to GL context rather than just...
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-09-14 Dave Airliemesa/glsl: rename preprocess to glcpp_preprocess
2012-05-15 Eric Anholtglsl: Remove the opt_discard_simplification pass.
2011-10-26 Ian Romanickglsl: Add uniform_locations_assigned parameter to do_de...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-22 Paul Berryglsl: Create a standalone executable for testing optimi...