summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opcodes.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Add a fused multiply-add peepholeJason Ekstrand2015-01-151-0/+1
* nir: Differentiate between signed and unsigned versions of find_msbJason Ekstrand2015-01-151-2/+3
* nir: Add fine and coarse derivative opcodesJason Ekstrand2015-01-151-0/+4
* Fix what I think are a few NIR typosJason Ekstrand2015-01-151-3/+3
* nir: add the core datastructuresConnor Abbott2015-01-151-0/+346