iris/perf: implement routines to return counter info
[mesa.git] / src / gallium / drivers / iris / iris_screen.h
2019-08-10 Mark Janesiris/perf: implement routines to return counter info
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-05-21 Dylan Bakeriris: Start wiring up on-disk shader cache
2019-05-08 Kenneth Graunkeiris: Report the same video memory settings as i965.
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...