aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_shader.h
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Add a generic SEND opcodeJason Ekstrand2019-01-291-0/+6
* i965/fs: Add 64-bit int immediate support to dump_instructions()Matt Turner2018-10-161-0/+2
* i965: Add negative_equals methodsIan Romanick2018-03-261-0/+1
* intel/ir: Allow representing additional flag subregisters in the IR.Francisco Jerez2018-03-021-2/+2
* i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.Kenneth Graunke2017-11-151-2/+0
* intel/compiler: Move the destructor from vec4_visitor to backend_shaderJason Ekstrand2017-11-071-0/+1
* i965: Move fs_inst::has_side_effects()'s eot check to the parent class.Kenneth Graunke2017-10-191-0/+1
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* i965: make brw_setup_image_uniform_values staticEmil Velikov2017-03-221-5/+0
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+295