aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4.h
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Prevent warnings in the following patchMatt Turner2019-01-091-1/+1
* intel/fs,vec4: Clean up a repeated pattern with SSBOsJason Ekstrand2018-11-081-0/+2
* i965/vec4: Fix null destination register in 3-source instructionsIan Romanick2018-03-261-0/+1
* intel: Drop program size pointer from vec4/fs assembly getters.Kenneth Graunke2018-03-021-2/+1
* intel/compiler: Move the destructor from vec4_visitor to backend_shaderJason Ekstrand2017-11-071-1/+0
* i965/vec4: Delete the system value infastructureJason Ekstrand2017-05-091-5/+0
* i965/vec4: Use NIR to do GS input remappingJason Ekstrand2017-05-091-2/+0
* i965/vec4: use vec4_builder to emit instructions in setup_imm_df()Samuel Iglesias Gonsálvez2017-04-141-2/+1
* i965/vec4: Get rid of the type parameter from to/from_doubleJason Ekstrand2017-03-141-4/+2
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+399