summaryrefslogtreecommitdiff
path: root/src/intel/compiler/brw_eu.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-28intel/eu: Return new instruction to caller from brw_fb_WRITE().Francisco Jerez1-10/+10
2018-06-04intel/eu: Switch to a logical state stackJason Ekstrand1-2/+32
2018-06-04intel/eu: Add some brw_get_default_ helpersJason Ekstrand1-0/+3
2018-06-01i965: Add ARB_fragment_shader_interlock support.Plamena Manolova1-1/+2
2018-05-29intel/eu: Remove brw_codegen::compressed_stack.Francisco Jerez1-1/+0
2018-04-12mesa: include mtypes.h lessMarek Olšák1-0/+1
2018-03-08i965/fs: Add infrastructure for generating CSEL instructions.Kenneth Graunke1-0/+1
2018-03-02intel/eu: Plumb header present bit to codegen helpers for HDC messages.Francisco Jerez1-6/+12
2017-12-06i965/fs: Add byte scattered read message and fs supportJose Maria Casanova Crespo1-0/+8
2017-12-06i965/fs: Add byte scattered write message and fs supportJose Maria Casanova Crespo1-0/+7
2017-12-06i965/fs: Define new shader opcode to set rounding modesAlejandro Piñeiro1-0/+4
2017-11-17i965: Rename intel_asm_annotation -> brw_disasm_infoMatt Turner1-1/+1
2017-11-17i965: Rewrite disassembly annotation codeMatt Turner1-2/+2
2017-11-07intel/eu: Make automatic exec sizes a configurable optionJason Ekstrand1-0/+10
2017-10-26intel/compiler: brw_validate_instructions to take const void* instead of void*Kevin Rogovin1-1/+1
2017-08-21i965: Mark src inst pointer const in compaction codeMatt Turner1-1/+1
2017-05-26intel/compiler: Make brw_disasm take const assemblyJason Ekstrand1-3/+3
2017-05-15i965: Pass pointer and end of assembly to brw_validate_instructionsMatt Turner1-1/+2
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+612