v3d: do not report alpha-test as supported
[mesa.git] / src / intel / compiler /
2019-10-11 Kenneth Graunkeintel/fs/gen12: Use TCS 8_PATCH mode.
2019-10-11 Jason Ekstrandintel/fs/gen12: Implement gl_FrontFacing on gen12+.
2019-10-11 Francisco Jerezintel/fs/gen11+: Fix CS_OPCODE_CS_TERMINATE codegen.
2019-10-11 Francisco Jerezintel/fs/gen12: Fix barrier codegen.
2019-10-11 Francisco Jerezintel/eu: Don't set notify descriptor field of gateway...
2019-10-11 Francisco Jerezintel/ir/gen12: Update assert in brw_stage_has_packed_d...
2019-10-11 Jason Ekstrandintel/eu/validate/gen12: Don't blow up on indirect...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Validation fixes for SEND...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Fix validation of SYNC instruc...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Implement integer multiply...
2019-10-11 Jordan Justenintel/ir: Lower fpow on Gen12.
2019-10-11 Francisco Jerezintel/fs/gen12: Don't support source mods for 32x16...
2019-10-11 Francisco Jerezintel/disasm: Disassemble register file of split SEND...
2019-10-11 Francisco Jerezintel/disasm: Don't disassemble saturate control on...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SEND instructions.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SYNC instruction.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble three-source instructio...
2019-10-11 Francisco Jerezintel/disasm/gen12: Fix disassembly of some common...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble software scoreboard...
2019-10-11 Francisco Jerezintel/fs/gen12: Demodernize software scoreboard lowerin...
2019-10-11 Francisco Jerezintel/fs/gen12: Introduce software scoreboard lowering...
2019-10-11 Francisco Jerezintel/fs/gen12: Add scheduling information to the IR.
2019-10-11 Francisco Jerezintel/eu/gen12: Set SWSB annotations in hand-crafted...
2019-10-11 Francisco Jerezintel/eu/gen12: Add tracking of default SWSB state...
2019-10-11 Francisco Jerezintel/eu/gen12: Add auxiliary type to represent SWSB...
2019-10-11 Francisco Jerezintel/fs/gen12: Add codegen support for the SYNC instru...
2019-10-11 Francisco Jerezintel/ir/gen12: Add SYNC hardware instruction.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set thread control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set DD control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Use SEND instruction for split sends.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen SEND descriptor regions correctly.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen pathological SEND source and...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen control flow instructions corre...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen three-source instruction source...
2019-10-11 Francisco Jerezintel/eu/gen12: Fix codegen of immediate source regions.
2019-10-11 Francisco Jerezintel/eu/gen12: Add Gen12 opcode descriptions to the...
2019-10-11 Francisco Jerezintel/eu/gen11+: Mark dot product opcodes as unsupporte...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement datatype binary encoding.
2019-10-11 Sagar Ghugeintel/eu/gen12: Implement immediate 64 bit constant...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement compact instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement indirect region binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement SEND instruction binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement control flow instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement three-source instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement basic instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Add sanity-check asserts to brw_inst_bi...
2019-10-11 Francisco Jerezintel/eu/gen12: Extend brw_inst.h macros for Gen12...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of unconditional...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of ELSE instruction.
2019-10-11 Francisco Jerezintel/ir: Represent logical edge of BREAK instruction.
2019-10-11 Francisco Jerezintel/ir: Add helper function to push block onto CFG...
2019-10-11 Francisco Jerezintel/ir: Represent physical and logical subsets of...
2019-10-11 Francisco Jerezintel/ir: Drop hard-coded correspondence between IR...
2019-10-11 Francisco Jerezintel/eu: Encode and decode native instruction opcodes...
2019-10-11 Francisco Jerezintel/eu: Rework opcode description tables to allow...
2019-10-11 Francisco Jerezintel/eu: Fix up various type conversions in brw_eu...
2019-10-11 Francisco Jerezintel/eu: Split brw_inst ex_desc accessors for SEND...
2019-10-11 Francisco Jerezintel/fs: Fix constness of implied_mrf_writes() argument.
2019-10-11 Francisco Jerezintel/fs: Define is_send() convenience IR helper.
2019-10-11 Francisco Jerezintel/fs: Define is_payload() method of the IR instruct...
2019-10-11 Francisco Jerezintel/fs: Teach fs_inst::is_send_from_grf() about some...
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-09-27 Jason Ekstrandintel/fs: Fix fs_inst::flags_read for ANY/ALL predicates
2019-09-26 Maya Rashishintel/compiler: avoid truncating int64_t to int
2019-09-24 Andres Gomezi965/fs: set rounding mode when emitting the flrp instr...
2019-09-24 Andres Gomezi965/fs: add a comment about how the rounding mode...
2019-09-20 Jason Ekstrandintel/fs: Do 8-bit subgroup scan operations in 16 bits
2019-09-20 Jason Ekstrandintel/fs: Allow CLUSTER_BROADCAST to do type conversion
2019-09-20 Jason Ekstrandintel/fs: Allow UB, B, and HF types in brw_nir_reductio...
2019-09-20 Paulo Zanoniintel/fs: don't forget the stride at generate_shuffle
2019-09-19 Caio Marcelo de... intel/fs: Add Fall-through comment
2019-09-19 Paulo Zanoniintel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
2019-09-19 Paulo Zanoniintel/fs: the maximum supported stride width is 16
2019-09-19 Paulo Zanoniintel/fs: roll the loop with the <0,1,0> additions...
2019-09-19 Paulo Zanoniintel/fs: make scan/reduce work with SIMD32 when it...
2019-09-18 Kenneth Graunkeintel/compiler: Record whether any pull constant loads...
2019-09-17 Kenneth Graunkeintel/compiler: Set "Null Render Target" ex_desc bit...
2019-09-17 Samuel Iglesias... i965/fs: add support for shader float control to remove...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting nir_op_f2f32...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting fadd, fmul...
2019-09-17 Samuel Iglesias... i965/fs: add emit_shader_float_controls_execution_mode...
2019-09-17 Samuel Iglesias... i965/fs/generator: add new opcode to set float controls...
2019-09-17 Samuel Iglesias... i965/fs/generator: refactor rounding mode helper in...
2019-09-17 Samuel Iglesias... i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_...
2019-09-17 Samuel Iglesias... intel/nir: do not apply the fsin and fcos trig workarou...
2019-09-16 Sergii Romantsovnir/large_constants: pass after lowering copy_deref
2019-09-13 Jason Ekstrandintel/fs: Handle UNDEF in split_virtual_grfs
2019-09-06 Jason EkstrandRevert "intel/fs: Move the scalar-region conversion...
2019-09-06 Jason Ekstrandintel/fs: Fix FB write inst groups
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-08-28 Jordan Justenintel/compiler: Disable compaction on gen12 for now
2019-08-28 Ian Romanickintel/compiler: Request bitfield_reverse lowering on...
2019-08-27 Kenneth Graunkeintel/compiler: Use new Gen11 headerless RT writes...
2019-08-27 Kenneth Graunkeintel/compiler: Use generic SEND for Gen7+ FB writes
2019-08-27 Kenneth Graunkeintel/compiler: Refactor FB write message control setup...
2019-08-27 Kenneth Graunkeintel/compiler: Handle bits 15:12 in brw_send_indirect_...
2019-08-27 Kenneth Graunkeintel/compiler: Fix src0/desc setter ordering
2019-08-26 Paulo Zanoniintel/fs: grab fail_msg from v32 instead of v16 when...
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
2019-08-23 Caio Marcelo de... anv: Drop unused local variable
next