summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_clip_distance.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Eliminate ambiguity between function ins/outs and shader ins/outsPaul Berry2013-01-241-4/+4
* glsl/lower_clip_distance: Update symbol table.Paul Berry2012-12-141-2/+6
* glsl: Remove ir_call::get_callee() and set_callee().Kenneth Graunke2012-04-021-1/+1
* glsl: Implement a lowering pass for gl_ClipDistance.Paul Berry2011-09-231-0/+344