summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_gs_intrinsics.c
Commit message (Expand)AuthorAgeFilesLines
* nir: move to compiler/Emil Velikov2016-01-261-219/+0
* nir: Get rid of function overloadsJason Ekstrand2015-12-281-6/+6
* nir: Add a writemask to store intrinsics.Kenneth Graunke2015-12-221-1/+2
* nir: Move GS data to nir_shader_infoJason Ekstrand2015-10-021-1/+1
* nir: Add new GS intrinsics that maintain a count of emitted vertices.Kenneth Graunke2015-09-231-0/+218