platform/upstream/mesa.git
2022-03-04 Samuel Pitoisetnir: introduce nir_pack_{sint,uint}_2x16 instructions
2022-03-04 Xiaohui Guiris: Mark a dirty update when vs_needs_sgvs_element...
2022-03-04 Yiwei Zhangvenus: add VK_EXT_image_robustness support
2022-03-04 Yiwei Zhangvenus: add VK_EXT_provoking_vertex support
2022-03-04 Yiwei Zhangvenus: add VK_EXT_line_rasterization support
2022-03-04 Yiwei Zhangvenus: update to latest venus protocol
2022-03-04 Yiwei Zhangvenus: group extensions promoted to 1.3
2022-03-04 Yiwei Zhangvenus: clean up physical device features and properties
2022-03-04 Daniel Schürmannnir/opt_shrink_vectors: update docstring
2022-03-04 Daniel Schürmannnir/opt_shrink_vectors: remove duplicate components...
2022-03-04 Daniel Schürmannnir/opt_shrink_vectors: shrink load_const properly
2022-03-04 Dave Airliecrocus: change the line width workaround for gfx4/5
2022-03-03 Chia-I Wuvenus: abort when stuck
2022-03-03 Daniel Schürmannaco/ra: don't immediately assign a register for p_branch
2022-03-03 Rhys Perryaco/tests: add test for branch definition RA
2022-03-03 Rhys Perryaco: fix branch definition validation
2022-03-03 Rhys Perryaco: add validate_instr_defs()
2022-03-03 Rhys Perryaco/ra: fix register allocation of branch definitions
2022-03-03 Rhys Perryaco/ra: add get_reg_phi() helper
2022-03-03 Rhys Perryaco: remove vcc hint from branch definitions
2022-03-03 Pavel Ondračkar300: schedule TEX instructions before OUT instructions
2022-03-03 Pavel Ondračkar300: remove some dead logic in tex pair scheduling
2022-03-03 Igor TorrenteVenus: Add `vn_physical_device_{features, properties...
2022-03-03 Ilia Mirkinfreedreno/a4xx: fix integer tg4
2022-03-03 Ilia Mirkinfreedreno/a4xx: add swizzles to shader keys for tg4...
2022-03-03 Ilia Mirkinfreedreno/a4xx: move tex_type to header
2022-03-03 Ilia Mirkinnir: remove bogus logic to allow cube + offset to work
2022-03-03 Ilia Mirkinfreedreno/ir3: remove bogus tg4 -> tex lowering pass
2022-03-03 Alex Xu (Hello71)r300/compiler/tests: print regoff_t as size_t
2022-03-03 Samuel Pitoisetradv,aco: do not lower nir_op_pack_{unorm,snorm}_2x16
2022-03-03 Michel Zouvulkan/wsi: drop unused wsi_create_win32_image
2022-03-03 Andrii Simiklitglsl: add member's location layout qualifier rules...
2022-03-03 Mike Blumenkrantzzink: ci updates
2022-03-03 Mike Blumenkrantzzink: split primitives generated queries if xfb/gs...
2022-03-03 Mike Blumenkrantzzink: split out query suspending into util function
2022-03-03 Mike Blumenkrantzzink: update query states before starting renderpass...
2022-03-03 Ilia Mirkinnvc0: disable EXT_texture_sRGB_RG8
2022-03-03 Ilia Mirkinmesa: enable GL_EXT_texture_sRGB_RG8 on desktop
2022-03-03 Mike Blumenkrantzzink: remove loop from generated tcs
2022-03-03 Rob Clarkfreedreno/registers: Add a couple regs we need for...
2022-03-03 Dave Airliegallivm/llvmpipe: add support for NIR to the linear...
2022-03-03 Dave Airliegallivm/nir: split load_const out into backend helper.
2022-03-03 Dave Airliellvmpipe/linear: fix disk caching.
2022-03-03 Mike Blumenkrantzzink: switch to u_foreach_bit for ntv image access...
2022-03-03 Mike Blumenkrantzzink: emit Aliased decorations for any image that isn...
2022-03-03 Mike Blumenkrantzzink: remove a bunch of flakes
2022-03-03 Dave Airlielavapipe: always set read/write on ssbo/images.
2022-03-03 Alyssa Rosenzweigpan/bi: Add arithmetic flag to RSHIFT ops
2022-03-03 Alyssa Rosenzweigpan/bi: Extend LD_TILE with a register format
2022-03-03 Alyssa Rosenzweigpan/bi: Add BRANCHZI instruction
2022-03-03 Alyssa Rosenzweigpan/bi: Model LD_BUFFER instructions
2022-03-03 Alyssa Rosenzweigpan/bi: Model offset for LOAD/STORE
2022-03-03 Alyssa Rosenzweigpan/bi: Model pos/vary segments in STORE instructions
2022-03-03 Alyssa Rosenzweigpan/bi: Model LEA_BUF_IMM in the IR
2022-03-03 Alyssa Rosenzweigpan/bi: Add LD_VAR_BUF_IMM.f16/f32 instructions
2022-03-03 Alyssa Rosenzweigpan/bi: Generalize I->table for Valhall
2022-03-03 Alyssa Rosenzweigpan/bi: Extend BLEND to take a register format
2022-03-03 Alyssa Rosenzweigpan/bi: Model Valhall texture instructions
2022-03-03 Alyssa Rosenzweigpan/va: Add memory access modifier to LOADs
2022-03-03 Alyssa Rosenzweigpan/va: Remap "store segment" to "memory access"
2022-03-03 Alyssa Rosenzweigpan/va: Fix LEA_BUF_IMM definition
2022-03-03 Alyssa Rosenzweigpan/va: Fix definitions of LD_VAR_BUF_IMM
2022-03-03 Alyssa Rosenzweigpan/va: Add TEX_GATHER instruction
2022-03-03 Alyssa Rosenzweigpan/va: Add TEX_DUAL instruction
2022-03-03 Alyssa Rosenzweigpan/va: Add modifiers required for gathers
2022-03-03 Alyssa Rosenzweigpan/va: Handle force_enum differing from name
2022-03-03 Ian Romanicki915g: Emit better code for SEQ(x, 0) and SNE(x, 0)
2022-03-03 Ian Romanicki915g: Handle constants composed exclusively of 0 or...
2022-03-03 Ian Romanicknir/algebraic: Optimize some cases of (sXX(a, b) !...
2022-03-03 Ian Romanicki915g/ci: update piglit fails
2022-03-02 Emma Anholtnir: Switch to using nir_vec_scalars() for things that...
2022-03-02 Emma Anholtnir: Add a helper for setting up a nir_ssa_scalar struct.
2022-03-02 Emma Anholtnir: Introduce a nir_vec_scalars() helper using nir_ssa...
2022-03-02 Dave Airlievulkan/wsi: handle queue families properly for non...
2022-03-02 Emma Anholtci/freedreno: Consolidate some information about an...
2022-03-02 Emma Anholtir3: Don't assert on not finding the VS output for...
2022-03-02 Rhys Perryradv: include disable_aniso_single_level and adjust_fra...
2022-03-02 Emma Anholtfreedreno: Improve robustness behavior for VBs with...
2022-03-02 Emma Anholtfreedreno: Fix start_slot handling in set_vertex_buffers.
2022-03-02 Emma Anholtfreedreno: Use the resource size rather than BO size...
2022-03-02 Erik Faye-Lunddocs: match build-flags markup with meson docs
2022-03-02 Erik Faye-Lunddocs: fix a broken link
2022-03-02 Lionel Landwerlinintel/fs: fix total_scratch computation
2022-03-02 Juan A. Suarez... v3d: enable texture filtering anisotropic
2022-03-02 Caio Oliveiraintel/compiler: Use pass helper in brw_nir_adjust_offse...
2022-03-02 Iago Toral... broadcom/compiler: simplify node/temp translation durin...
2022-03-02 Iago Toral... broadcom/compiler: don't sort nodes for register allocation
2022-03-02 Iago Toral... broadcom/compiler: sink uniform loads
2022-03-02 Iago Toral... broadcom/compiler: move constants before their first...
2022-03-02 Iago Toral... broadcom/compiler: disallow TMU spills if max tmu spill...
2022-03-02 Iago Toral... broadcom/compiler: increase cost of TMU spills to 10
2022-03-01 Marek Olšákradeonsi: fix an assertion failure with register shadowing
2022-03-01 Marek Olšákradeonsi: fix register shadowing after the pm4 state...
2022-03-01 Marek Olšákac: add an environment variable that parses IBs in...
2022-03-01 Marek Olšákac: define PKT3_ATOMIC_MEM
2022-03-01 Marek Olšákac: parse SET_SH_REG_INDEX packet
2022-03-01 Marek Olšákac/llvm: update LLVM processor names for gfx10.3
2022-03-01 Marek Olšákci: add point coord failures to d3d12
2022-03-01 Marek Olšákst/mesa: do nir_lower_io() for inputs & outputs with...
2022-03-01 Marek Olšákgallium/aux: add helper nir_gather_stream_output_info
next