Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / broadcom / qpu / qpu_pack.c
2020-07-07 Neil Robertsbroadcom/qpu: set VC5_QPU_RADDR_A out of the switch...
2020-02-06 Jose Maria Casanov... broadcom: Fix implicit declaration of ffs for Android...
2019-12-16 Iago Toral Quirogav3d: add missing plumbing for VPM load instructions
2019-02-05 Eric Anholtv3d: Fix input packing of .l for rounding/fdx/fdy.
2019-02-05 Eric Anholtv3d: Fix pack/unpack of VFPACK operand unpacks.
2018-07-23 Eric Anholtv3d: Add QPU pack/unpack for the new SFU instructions.
2018-07-23 Eric Anholtv3d: Fix the name of the "flpop" operation.
2018-01-27 Eric Anholtbroadcom/vc5: Update QPU instruction pack/unpack for...
2018-01-13 Eric Anholtbroadcom/vc5: Add the new tesselation opcodes in V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D...
2018-01-13 Eric Anholtbroadcom/vc5: Add support for QPU pack/unpack/disasm...
2018-01-13 Eric Anholtbroadcom/vc5: Drop signal bit #defines.
2018-01-13 Eric Anholtbroadcom/vc5: Add support for V3Dv4 signal bits.
2018-01-13 Eric Anholtbroadcom/vc5: Fix pack/unpack of vfmul input unpack...
2017-12-14 Eric Anholtbroadcom/vc5: Fix a typo in memcmp for sig unpack checking.
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 QPU instruction pack, unpack...