nir: support lowering clipdist to arrays
[mesa.git] / src /
2019-10-14 Jonathan Marekfreedreno/ir3: increase size of inputs/outputs arrays
2019-10-14 Jonathan Marekfreedreno/ir3: remove input ncomp field
2019-10-14 Lucas Stachetnaviv: fix vertex buffer state emission for single...
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-14 Kenneth Graunkeiris: Implement the Gen < 9 tessellation quads workaround
2019-10-14 Caio Marcelo de... anv: Advertise VK_KHR_spirv_1_4
2019-10-14 Caio Marcelo de... vulkan: Update the XML and headers to 1.1.125
2019-10-14 Mauro Rossiandroid: amd/common: export amd/llvm headers
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-14 James Xionggallium: simplify throttle implementation
2019-10-14 Samuel Pitoisetradv: fix DCC fast clear code for intensity formats
2019-10-13 Eric Engestromgbm: use size_t for array indexes
2019-10-13 Eric Engestromgbm: replace NULL sentinel with explicit ARRAY_SIZE()
2019-10-13 Eric Engestromgbm: replace 1/0 bool with true/false
2019-10-13 Eric Engestromgbm: turn 0/-1 bool into true/false
2019-10-13 Eric Engestromradv: add exported symbols check
2019-10-13 Eric Engestromanv: add exported symbols check
2019-10-13 Boris Brezillonpanfrost: Fix support for packed 24-bit formats
2019-10-12 Timothy Arceriglsl: fix crash compiling bindless samplers inside...
2019-10-12 Neil Robertsglsl/builtin: Add alternate versions of atan using...
2019-10-12 Neil Robertsglsl: Add opcodes for atan and atan2
2019-10-12 Neil Robertsnir/builtin: Add extern "C" guards to nir_builtin_builder.h
2019-10-12 Neil Robertsnir/builtin: Add #include u_math.h to the header
2019-10-12 Neil Robertsnir/builder: Move nir_atan and nir_atan2 from SPIR...
2019-10-11 Hal Gentzegl: Configs w/o double buffering support have no ...
2019-10-11 Hal Gentzegl: Puts RGBA visuals in the second config selection...
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
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-11 Bas Nieuwenhuizennir/dead_cf: Remove dead control flow after infinite...
2019-10-11 Rhys Perryaco: don't use p_as_uniform for vgpr sampler/image...
2019-10-11 Rhys Perryaco: implement divergent vulkan_resource_index
2019-10-11 Rhys Perryaco: readfirstlane vgpr pointers in convert_pointer_to_...
2019-10-11 Rhys Perryaco: use can_accept_constant in valu_can_accept_literal
2019-10-11 Rhys Perryaco: don't apply sgprs/constants to read/write lane...
2019-10-11 Rhys Perrynir/lower_input_attachments: pass on non-uniform access...
2019-10-11 Rhys Perrynir/lower_non_uniform: lower image/texture instructions...
2019-10-11 Jonathan Mareketnaviv: rework etna_resource_create tiling choice
2019-10-11 Jonathan Mareketnaviv: rework compatible render base
2019-10-11 Jonathan Mareketnaviv: get addressing mode from tiling layout
2019-10-11 Jonathan Mareketnaviv: clear texture cache and flush ts when texture...
next