summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/ir_clone.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-06glsl: implement ARB_bindless_texture conversionsSamuel Pitoiset1-2/+2
2017-01-20glsl: Add basic ARB_gpu_shader_int64 typesDave Airlie1-0/+2
2016-12-12treewide: s/comparitor/comparator/Ilia Mirkin1-2/+2
2016-09-12glsl: Convert ir_clone to the util hash tableThomas Helland1-16/+18
2016-07-26glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner1-1/+1
2016-05-24glsl: make max array trackers ints and use -1 as base. (v2)Dave Airlie1-1/+1
2016-02-13glsl/types: Add support for function typesJason Ekstrand1-0/+1
2016-01-26glsl: move to compiler/Emil Velikov1-0/+440