summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_qir.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add an initial pass of algebraic optimization.Eric Anholt2014-08-081-0/+5
* vc4: Add support for CMP.Eric Anholt2014-08-081-0/+1
* vc4: Make scheduling of NOPs a separate step from QIR -> QPU translation.Eric Anholt2014-08-081-1/+3
* vc4: Add WIP support for varyings.Eric Anholt2014-08-081-0/+2
* vc4: Add support for SNE/SEQ/SGE/SLT.Eric Anholt2014-08-081-0/+6
* vc4: Switch to actually generating vertex and fragment shader code from TGSI.Eric Anholt2014-08-081-0/+182