summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs.h
Commit message (Expand)AuthorAgeFilesLines
* intel/cs: Push subgroup ID instead of base thread IDJason Ekstrand2017-11-071-1/+1
* intel/cs: Rework the way thread local ID is handledJason Ekstrand2017-11-071-0/+1
* intel/fs: Remove min_dispatch_width from fs_visitorJason Ekstrand2017-11-071-3/+2
* i965/fs: Return a fs_reg from shuffle_64bit_data_for_32bit_writeJason Ekstrand2017-11-071-4/+3
* intel: Rewrite the world of push/pull paramsJason Ekstrand2017-10-121-3/+3
* i965: Use pushed UBO data in the scalar backend.Kenneth Graunke2017-07-131-0/+2
* i965: Factor out push locations.Kenneth Graunke2017-07-131-0/+2
* i965/fs: Lower gl_VertexID and friends to inputs at the NIR levelJason Ekstrand2017-05-091-1/+0
* i965/fs: rename lower_d2x to lower_conversionsSamuel Iglesias Gonsálvez2017-04-141-1/+1
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+500