summaryrefslogtreecommitdiff
path: root/src/intel/compiler/gen6_gs_visitor.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-26i965/gen6/gs: Handle case where a GS doesn't allocate VUEAndrii Simiklit1-21/+21
2017-06-01i965: Move SOL PSIZ hacks from draw time to link time.Kenneth Graunke1-12/+1
2017-05-09i965/vec4: Use NIR to do GS input remappingJason Ekstrand1-3/+1
2017-05-09nir: Embed the shader_info in the nir_shader againJason Ekstrand1-6/+6
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+753