intel/compiler: Allow MESA_SHADER_KERNEL
[mesa.git] / src / intel / compiler / gen6_gs_visitor.cpp
2019-01-10 Matt Turnerintel/compiler: Prevent warnings in the following patch
2018-06-26 Andrii Simikliti965/gen6/gs: Handle case where a GS doesn't allocate VUE
2017-06-01 Kenneth Graunkei965: Move SOL PSIZ hacks from draw time to link time.
2017-05-09 Jason Ekstrandi965/vec4: Use NIR to do GS input remapping
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler