Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler/blob: Constify the reader | Jason Ekstrand | 2017-10-12 | 1 | -1/+1 |
* | compiler/blob: make blob_reserve_bytes() more useful | Connor Abbott | 2017-10-12 | 1 | -2/+2 |
* | compiler/blob: Switch to init/finish instead of create/destroy | Jason Ekstrand | 2017-10-12 | 1 | -41/+41 |
* | glsl: Fix blob memory leak | Bartosz Tomczyk | 2017-04-04 | 1 | -4/+4 |
* | glsl: don't use ralloc for blob creation | Timothy Arceri | 2017-03-13 | 1 | -10/+8 |
* | compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit... | Aaron Watry | 2016-11-23 | 1 | -2/+8 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+320 |