iris: Enable the dual_color_blend_by_location driconf option.
[mesa.git] / src / gallium / drivers / iris / iris_screen.h
2019-04-22 Kenneth Graunkeiris: Enable the dual_color_blend_by_location driconf...
2019-04-22 Kenneth Graunkeiris: Add mechanism for iris-specific driconf options
2019-04-10 Mike Blumenkrantziris: support INTEL_NO_HW environment variable
2019-03-08 Kenneth Graunkeiris: Use copy_region and staging resources to avoid...
2019-02-21 Kenneth Graunkeiris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
2019-02-21 Kenneth Graunkeiris: Enable precompiles
2019-02-21 Kenneth Graunkeiris: little bits of compute basics
2019-02-21 Kenneth Graunkeiris: comment everything
2019-02-21 Kenneth Graunkeiris: slab allocate transfers
2019-02-21 Kenneth Graunkeiris: crazy pipe control code
2019-02-21 Kenneth Graunkeiris: Soft-pin the universe
2019-02-21 Kenneth Graunkeiris: actually softpin at an address
2019-02-21 Kenneth Graunkeiris: Initial commit of a new 'iris' driver for Intel...