Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: stop including files from mesa/main | Marek Olšák | 2020-03-27 | 1 | -4/+4 |
* | util/blob: Add overwrite function for uint8 | Mark Menzynski | 2020-03-20 | 1 | -0/+9 |
* | glsl/blob: Do not call memcpy if there is nothing to copy | Danylo Piliaiev | 2020-02-19 | 1 | -2/+2 |
* | util/blob: add 8-bit and 16-bit reads and writes | Marek Olšák | 2019-11-23 | 1 | -72/+29 |
* | util: add blob_finish_get_buffer | Marek Olšák | 2019-11-08 | 1 | -0/+11 |
* | Move blob from compiler/ to util/ | Jason Ekstrand | 2019-09-19 | 1 | -0/+391 |