aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_builder.h
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Fix a typo in need_matching_subreg_offsetJason Ekstrand2018-10-021-1/+1
* intel/fs: Fix fs_builder::sample_mask_reg() for 32-wide FS dispatch.Francisco Jerez2018-06-281-3/+3
* i965/fs: Add infrastructure for generating CSEL instructions.Kenneth Graunke2018-03-081-1/+21
* intel/fs: Add a helper for emitting scan operationsJason Ekstrand2018-03-071-0/+141
* intel/ir: Allow arbitrary scratch flag registers for SHADER_OPCODE_FIND_LIVE_...Francisco Jerez2018-03-021-1/+1
* intel/compiler: Lower flrp32 on Gen11+Matt Turner2018-02-281-1/+1
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+662