aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_intrinsics.py
Commit message (Expand)AuthorAgeFilesLines
...
* nir,spirv: Rework function callsJason Ekstrand2018-06-221-0/+4
* nir: Add _deref versions of all of the _var intrinsicsJason Ekstrand2018-06-221-0/+72
* nir: Add global invocation id intrinsic.Plamena Manolova2018-06-071-0/+1
* mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.Plamena Manolova2018-06-011-0/+2
* compiler: Add SYSTEM_VALUE_IS_INDEXED_DRAW and instrinsicsAntia Puentes2018-05-021-0/+1
* compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsicsAntia Puentes2018-04-191-0/+1
* nir: mako all the intrinsicsRob Clark2018-03-271-0/+546