aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/blob_test.c
Commit message (Expand)AuthorAgeFilesLines
* compiler/blob: Constify the readerJason Ekstrand2017-10-121-1/+1
* compiler/blob: make blob_reserve_bytes() more usefulConnor Abbott2017-10-121-2/+2
* compiler/blob: Switch to init/finish instead of create/destroyJason Ekstrand2017-10-121-41/+41
* glsl: Fix blob memory leakBartosz Tomczyk2017-04-041-4/+4
* glsl: don't use ralloc for blob creationTimothy Arceri2017-03-131-10/+8
* compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...Aaron Watry2016-11-231-2/+8
* glsl: move to compiler/Emil Velikov2016-01-261-0/+320