summaryrefslogtreecommitdiff
path: root/src/glsl/test_optpass.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-21glsl: Remove ir_print_visitor.h includes and usageEric Anholt1-1/+0
2013-05-13glsl: Fix "make check" breakage after adding options to do_common_optimization.Paul Berry1-5/+9
2013-01-11glcpp: Accept pointer to GL context rather than just the API versionCarl Worth1-1/+1
2012-11-29mesa: Rename API_OPENGL to API_OPENGL_COMPAT.Paul Berry1-1/+1
2012-09-15mesa/glsl: rename preprocess to glcpp_preprocessDave Airlie1-1/+1
2012-05-14glsl: Remove the opt_discard_simplification pass.Eric Anholt1-2/+0
2011-10-25glsl: Add uniform_locations_assigned parameter to do_dead_code opt passIan Romanick1-2/+2
2011-07-22glsl: Create a standalone executable for testing optimization passes.Paul Berry1-0/+273