v3d: do not report alpha-test as supported
[mesa.git] / src / intel /
2019-10-16 Alan Coopersmithintel/common: include unistd.h for ioctl() prototype...
2019-10-14 Caio Marcelo de... anv: Advertise VK_KHR_spirv_1_4
2019-10-13 Eric Engestromanv: add exported symbols check
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-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-10 Rafael Antognolliintel/tools: Support multiple contexts in intel_dump_gpu.
2019-10-10 Rafael Antognolliintel/tools: Add basic aub_context code and helpers.
2019-10-10 Rafael Antognolliintel/tools: Use common code for GGTT address allocation.
2019-10-10 Rafael Antognolliintel/tools: Factor out GGTT allocation.
2019-10-09 Jason Ekstrandanv/pipeline: Capture serialized NIR
2019-10-09 Caio Marcelo de... anv: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Caio Marcelo de... intel: Add INTEL_DEBUG=nofc for disabling fast clears
2019-10-08 Caio Marcelo de... anv: Enable VK_EXT_shader_subgroup_{ballot,vote}
2019-10-08 Tapani Pällianv/android: fix images created with external format...
2019-10-07 Caio Marcelo de... anv: Implement VK_KHR_shader_clock
2019-10-05 Lionel Landwerlinintel/isl: set vertical surface alignment on null surfaces
2019-10-05 Lionel Landwerlinintel/isl: set surface array appropriately
2019-10-05 Lionel Landwerlinintel/isl: Set null surface format to R32_UINT
2019-10-05 Lionel Landwerlinintel: fix subslice computation from topology data
2019-10-04 Lionel Landwerlinintel/error2aub: add support for platforms without...
2019-10-03 Rafael Antognollianv/block_pool: Align anv_block_pool state to 64 bits.
2019-10-03 Anuj Phogatintel/isl/icl: Use halign 8 instead of 4 hw workaround
2019-10-02 Lionel Landwerlinintel: fix topology query
2019-09-30 Rafael Antognolliintel/tools: Fix aubinator usage of rb_tree.
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-25 Lionel Landwerlinanv: gem-stubs: return a valid fd got anv_gem_userptr()
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-23 Kenneth Graunkeintel: Increase Gen11 compute shader scratch IDs to 64.
2019-09-23 Kenneth GraunkeRevert "intel/gen11+: Enable Hardware filtering of...
2019-09-23 Kenneth Graunkeintel/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-09-20 Kenneth Graunkeisl: Drop WaDisableSamplerL2BypassForTextureCompressedF...
2019-09-20 Jason Ekstrandanv: Advertise VK_KHR_shader_subgroup_extended_types
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-20 Jason Ekstrandutil/rb_tree: Reverse the order of comparison functions
next