aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4_tcs.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/common: move gen_debug to intel/devMark Janes2019-04-101-1/+1
* i965: Do NIR shader cloning in the caller.Kenneth Graunke2018-11-201-2/+1
* intel/vec4: Use the new nir_src_is_const and friendsJason Ekstrand2018-11-081-4/+2
* intel/fs: Remove program key argument from generator.Francisco Jerez2018-06-281-1/+1
* intel: Drop program size pointer from vec4/fs assembly getters.Kenneth Graunke2018-03-021-3/+2
* intel/compiler: Remove final_program_size from brw_compile_*Jordan Justen2017-10-311-4/+2
* intel/compiler: add new field for storing program sizeCarl Worth2017-10-311-4/+8
* i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3Anuj Phogat2017-06-091-0/+7
* i965/vec4: Delete the system value infastructureJason Ekstrand2017-05-091-12/+0
* i965/vec4: Use NIR to do GS input remappingJason Ekstrand2017-05-091-1/+1
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-14/+14
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+516