Introduce .editorconfig
[mesa.git] / src / gallium / drivers / vc4 / vc4_qpu_defines.h
2016-08-26 Eric Anholtvc4: Add support for the 2-bit LOAD_IMM variants.
2016-08-26 Eric Anholtvc4: Add real validation for MUL rotation.
2016-07-13 Eric Anholtvc4: Add a bitmap of branch targets in kernel validation.
2016-07-13 Eric Anholtvc4: Add QPU support for generating BRANCH instructions.
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-25 Eric Anholtvc4: Fix names of the 16-bit unpacks
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-16 Eric Anholtvc4: Add a helper for changing a field in an instruction.
2014-12-15 Eric Anholtvc4: Rename the 16-bit unpack #define.
2014-10-02 Eric Anholtvc4: Add support for the FACE semantic.
2014-09-23 Eric Anholtvc4: Add disasm for A-file unpack operations.
2014-09-15 Eric Anholtvc4: Reuse the util header instead of defining our...
2014-08-11 Eric Anholtvc4: Add support for depth clears and tests within...
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.