summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-10glsl/standalone: Add the ability to generate ir_builder codeIan Romanick1-0/+1
2016-05-26glsl: add just-log option for the standalone compiler.Alejandro PiƱeiro1-0/+1
2016-05-25glsl: split out libstandaloneRob Clark1-365/+15
2016-02-19glsl: fix standalone compilerRob Clark1-0/+12
2016-02-13mesa: do not use a constant for MAX_COMPUTE_SHARED_SIZESamuel Pitoiset1-0/+1
2016-02-13mesa: make compute maximums reflect driver-provided valuesIlia Mirkin1-0/+4
2016-01-26glsl: move to compiler/Emil Velikov1-0/+431