i965/wm: Use resolved miptree consistently in surface setup
[mesa.git] / src / mesa / drivers / dri / i965 / brw_device_info.c
2014-02-20 Kenneth Graunkei965: Store absolute thread count in max_wm_threads...
2014-02-11 Kenneth Graunkei965: Don't call abort() on an unknown device.
2013-11-21 Kenneth Graunkei965: Add device info structs for Broadwell.
2013-10-20 Kenneth Graunkei965: Mark G45 as having surface tile offset support.
2013-10-13 Kenneth Graunkei965: Move hardware feature flags to brw_device_info.
2013-10-13 Kenneth Graunkei965: Move device quirks to brw_device_info.
2013-10-13 Kenneth Graunkei965: Move hardware limits to brw_device_info.
2013-10-13 Kenneth Graunkei965: Add a new brw_device_info structure.