platform/upstream/mesa.git
2022-03-05 Icecream95pan/bi: Add interference between destinations
2022-03-05 Icecream95panfrost: Disable point size upper limit clamping
2022-03-05 Icecream95panfrost: Update point size limits to match hardware...
2022-03-05 Icecream95panfrost: Set PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CO...
2022-03-05 Icecream95pan/mdg: Use util_logbase2 instead of C99 log2
2022-03-05 Ilia Mirkina4xx: add emission of compute state, and compute dispatch
2022-03-05 Ilia Mirkina4xx: add logic to emit image/ssbo state
2022-03-05 Ilia Mirkinfreedreno/ir3: support a4xx compute differences
2022-03-05 Ilia Mirkinfreedreno/ir3: support a4xx in load/store buffer/image...
2022-03-05 Rob Clarkfreedreno/perfetto+fdperf: Set SYSPROF param
2022-03-05 Rob Clarkfreedreno/drm: Add SYSPROF param
2022-03-05 Rob Clarkfreedreno: Update uapi header
2022-03-04 Rob Clarkegl+libsync: Add helper to complain about invalid fence...
2022-03-04 Rob Clarkandroid: Push in-fence-fd down to driver
2022-03-04 Rob Clarkgallium/dri: Extend image extension to support in-fence
2022-03-04 Samuel Pitoisetradv/ci: update list of expected failures
2022-03-04 Samuel Pitoisetradv/ci: skip dEQP-VK.renderpass2.depth_stencil_resolve...
2022-03-04 Juan A. Suarez... v3d: rebind sampler view if resource changed the BO
2022-03-04 Alyssa Rosenzweigpanfrost: Push twice as many uniforms
2022-03-04 Alyssa Rosenzweigpan/bi: Run CSE after lowering FAU
2022-03-04 Henry Goffinfrontends/va: ignore incoming frame_num from VA picture...
2022-03-04 Rhys Perryaco: rework removal of jumps over branches
2022-03-04 Samuel Pitoisetac/nir: implement nir_op_pack_{uint,sint}_2x16
2022-03-04 Samuel Pitoisetaco: implement nir_op_pack_{uint,sint}_2x16
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...
next