vc4: Reuse QPU dumping for packing bits in QIR.
[mesa.git] / src / gallium / drivers / vc4 / vc4_qpu_disasm.c
2015-08-21 Eric Anholtvc4: Reuse QPU dumping for packing bits in QIR.
2015-07-30 Eric Anholtvc4: Avoid overflowing various static tables.
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-18 Eric Anholtvc4: Fix missing newline for load immediate instruction...
2014-12-15 Eric Anholtvc4: Rename the 16-bit unpack #define.
2014-10-02 Eric Anholtvc4: Fix compiler warning
2014-09-23 Eric Anholtvc4: Add disasm for A-file unpack operations.
2014-08-11 Eric Anholtvc4: Add support for texturing (under simulation)
2014-08-09 Eric Anholtvc4: Add support for SNE/SEQ/SGE/SLT.
2014-08-09 Eric Anholtvc4: Switch to actually generating vertex and fragment...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.