summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/lower_distance.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-12glsl/lower_distance: only set max_array_access for 1D clip dist arraysDave Airlie1-1/+1
2016-07-26glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner1-2/+2
2016-06-30glsl/mesa: split gl_shader in twoTimothy Arceri1-1/+2
2016-06-02glsl/distance: make sure we use clip dist varying slot for lowered var.Dave Airlie1-0/+1
2016-05-24glsl: rewrite clip/cull distance lowering passDave Airlie1-61/+168
2016-05-14Revert "glsl: Extend lowering pass for gl_ClipDistance to support other array...Dave Airlie1-154/+93
2016-05-14glsl: Extend lowering pass for gl_ClipDistance to support other arrays (v4)Tobias Klausmann1-93/+154
2016-05-14glsl: rename lower_clip_distance to lower_distance.Dave Airlie1-0/+574