util/rand_xor: extend the urandom path to all non-Windows platforms
[mesa.git] / src / util / blob.c
2020-03-27 Marek Olšákutil: stop including files from mesa/main
2020-03-20 Mark Menzynskiutil/blob: Add overwrite function for uint8
2020-02-19 Danylo Piliaievglsl/blob: Do not call memcpy if there is nothing to...
2019-11-23 Marek Olšákutil/blob: add 8-bit and 16-bit reads and writes
2019-11-08 Marek Olšákutil: add blob_finish_get_buffer
2019-09-19 Jason EkstrandMove blob from compiler/ to util/