intel: Rewrite the world of push/pull params
[mesa.git] / src / intel / compiler / brw_compiler.h
2017-10-13 Jason Ekstrandintel: Rewrite the world of push/pull params
2017-10-02 Iago Toral Quirogai965: skip reading unused slots at the begining of...
2017-08-23 Kenneth Graunkei965: Add a brw_wm_prog_data::has_render_target_reads...
2017-08-11 Iago Toral Quirogaintel/compiler: properly size attribute wa_flags array...
2017-07-14 Kenneth Graunkei965: Select ranges of UBO data to be uploaded as push...
2017-07-14 Kenneth Graunkei965: Switch to absolute addressing for constant buffer 0.
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-06-09 Anuj Phogati965/cnl: Update few assertions
2017-05-26 Jason Ekstrandi965: Move clip program compilation to the compiler
2017-05-26 Jason Ekstrandi965: Move SF compilation to the compiler
2017-05-03 Rafael Antognollii965: Move enums to brw_compiler.h.
2017-03-24 Iago Toral Quirogaanv/pipeline: make FragCoord include sample positions...
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