glsl/build: Build libglcpp and libglslcore in builtin_compiler
[mesa.git] / src / glsl / lower_clip_distance.cpp
2012-12-14 Paul Berryglsl/lower_clip_distance: Update symbol table.
2012-04-02 Kenneth Graunkeglsl: Remove ir_call::get_callee() and set_callee().
2011-09-23 Paul Berryglsl: Implement a lowering pass for gl_ClipDistance.