aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965: Drop duplicate shadow variable.Kenneth Graunke2017-06-011-1/+0
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-43/+43
* i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYTSamuel Iglesias Gonsálvez2017-04-141-0/+9
* i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECTJuan A. Suarez Romero2017-04-141-3/+14
* i965/fs: rename lower_d2x to lower_conversionsSamuel Iglesias Gonsálvez2017-04-141-1/+1
* i965/fs: generalize the legalization d2x passSamuel Iglesias Gonsálvez2017-04-141-5/+6
* i965/fs: clamp exec_size when an instruction has a scalar DF sourceSamuel Iglesias Gonsálvez2017-04-141-3/+8
* i965/fs: add helper to retrieve instruction execution typeJuan A. Suarez Romero2017-04-141-5/+1
* i965/fs: Return progress from demote_sample_qualifiers().Matt Turner2017-03-231-1/+6
* i965/fs: Return progress from move_interpolation_to_top().Matt Turner2017-03-231-1/+6
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+6805