aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/gen6_gs_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Prevent warnings in the following patchMatt Turner2019-01-091-2/+2
* i965/gen6/gs: Handle case where a GS doesn't allocate VUEAndrii Simiklit2018-06-261-21/+21
* i965: Move SOL PSIZ hacks from draw time to link time.Kenneth Graunke2017-06-011-12/+1
* i965/vec4: Use NIR to do GS input remappingJason Ekstrand2017-05-091-3/+1
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-6/+6
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+753