intel/fs: Implement quad swizzles on ICL+.
[mesa.git] / src / intel / compiler / brw_vec4.h
2018-11-08 Jason Ekstrandintel/fs,vec4: Clean up a repeated pattern with SSBOs
2018-03-26 Ian Romanicki965/vec4: Fix null destination register in 3-source...
2018-03-02 Kenneth Graunkeintel: Drop program size pointer from vec4/fs assembly...
2017-11-07 Jason Ekstrandintel/compiler: Move the destructor from vec4_visitor...
2017-05-09 Jason Ekstrandi965/vec4: Delete the system value infastructure
2017-05-09 Jason Ekstrandi965/vec4: Use NIR to do GS input remapping
2017-04-14 Samuel Iglesias... i965/vec4: use vec4_builder to emit instructions in...
2017-03-14 Jason Ekstrandi965/vec4: Get rid of the type parameter from to/from_d...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler