gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
[mesa.git] / src / gallium / drivers / vc4 / vc4_qpu.c
2014-08-25 Eric Anholtvc4: Set the other WADDR in the qpu instruction helpers.
2014-08-25 Eric Anholtvc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NO...
2014-08-25 Eric Anholtvc4: Ignore WADDRs from the other half of the instructi...
2014-08-22 Eric Anholtvc4: Make some helpers for setting condition codes...
2014-08-09 Eric Anholtvc4: Switch to actually generating vertex and fragment...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.