On Fri, Sep 15, 2017 at 6:39 PM, Jason Ekstrand
wrote:
> From: Connor Abbott
>
> v2 (Jason Ekstrand):
> - Various whitespace cleanups
> - Add helpers for reading/writing objects
> - Rework derefs
> - [de]serialize nir_shader::num_*
> - Fix uses of blob_reserve_bytes
> - Use a bitfield stru
From: Connor Abbott
v2 (Jason Ekstrand):
- Various whitespace cleanups
- Add helpers for reading/writing objects
- Rework derefs
- [de]serialize nir_shader::num_*
- Fix uses of blob_reserve_bytes
- Use a bitfield struct for packing tex_instr data
---
src/compiler/Makefile.sources|2