i965/nir: export nir_optimize
[mesa.git] / src / intel / compiler / brw_nir.h
2017-09-26 Timothy Arcerii965/nir: export nir_optimize
2017-07-14 Kenneth Graunkei965: Select ranges of UBO data to be uploaded as push...
2017-05-09 Jason Ekstrandi965/vec4: Use NIR to do GS input remapping
2017-05-09 Jason Ekstrandi965/vec4: Use NIR remapping for VS attributes
2017-03-22 Emil Velikovintel/compiler: consistently use ifndef guards over...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler