summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/blob.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05glsl/blob: add valgrind checks that written data is definedNicolai Hähnle1-0/+12
2017-06-07glsl: fix bounds check in blob_overwrite_bytesRob Herring1-1/+1
2017-03-13glsl: don't use ralloc for blob creationTimothy Arceri1-6/+3
2017-03-09glsl/blob: clear padding bytesGrazvydas Ignotas1-3/+6
2016-01-26glsl: move to compiler/Emil Velikov1-0/+323