summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opcodes.c
Commit message (Expand)AuthorAgeFilesLines
* nir: use Python to autogenerate opcode informationConnor Abbott2015-01-241-46/+0
* nir/opcodes: Remove the per_component info fieldJason Ekstrand2015-01-151-2/+1
* nir/opcodes: Add algebraic properties metadataJason Ekstrand2015-01-151-1/+2
* nir: add the core datastructuresConnor Abbott2015-01-151-0/+46