i965: Switch to absolute addressing for constant buffer 0.
[mesa.git] / src / intel / compiler / gen6_gs_visitor.cpp
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