summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/lower_vertex_id.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-20glsl: Move builtin_function related prototypes to a separate fileIan Romanick1-0/+1
2016-06-30glsl/mesa: split gl_shader in twoTimothy Arceri1-1/+1
2016-06-30glsl: pass symbols rather than shader to _mesa_get_main_function_signature()Timothy Arceri1-1/+1
2016-04-01glsl: Make vertex ID lowering declare gl_BaseVertex as hidden.Kenneth Graunke1-1/+1
2016-01-26glsl: move to compiler/Emil Velikov1-0/+144