summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_interpolation_map.c
Commit message (Expand)AuthorAgeFilesLines
* i965: get inputs read from nir infoTimothy Arceri2016-10-061-1/+2
* compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.Kenneth Graunke2016-07-171-10/+10
* i965: Move Gen4-5 programs to brw_upload_programs() too.Kenneth Graunke2016-05-161-12/+8
* i965: Make all atoms to track BRW_NEW_BLORP by defaultKenneth Graunke2016-04-231-1/+2
* i965/state: Don't use brw->state.dirty.brwJordan Justen2015-03-311-1/+1
* i965: Alphabetize brw_tracked_state flags and use a consistent style.Kenneth Graunke2014-11-291-2/+2
* Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404Jordan Justen2014-09-041-1/+1
* i965: Create a macro for setting a dirty bit.Paul Berry2014-09-011-1/+1
* i965: Move the remaining driver debug over to stderr.Eric Anholt2014-02-221-6/+6
* i965: Add a new debug mode for the VUE mapChris Forbes2013-08-101-0/+27
* i965 Gen4/5: Introduce 'interpolation map' alongside the VUE mapChris Forbes2013-08-011-0/+85