platform/upstream/mesa.git
2022-03-07 Mike Blumenkrantzzink: fix descriptor cache pointer array allocation
2022-03-07 Mike Blumenkrantzzink: wait on program cache fences before destroying...
2022-03-07 Mike Blumenkrantzzink: use a fence for pipeline cache update jobs
2022-03-07 Mike Blumenkrantzzink: add function for refcounting zink_program structs
2022-03-07 Mike Blumenkrantzzink: always update shader variants when rebinding...
2022-03-07 Mike Blumenkrantzlavapipe: accurately set image/ssbo access based on...
2022-03-07 Mike Blumenkrantzlavapipe: scan shaders for image/ssbo access and genera...
2022-03-07 Mike Blumenkrantzlavapipe: heap-allocate rendering_state struct
2022-03-06 Mike Blumenkrantzgallivm: avoid division by zero when computing cube...
2022-03-06 Mike Blumenkrantzgallivm: fix debug prints for halfs
2022-03-05 Icecream95pan/bi: Don't assign slots for the blend second source
2022-03-05 Icecream95pan/bi: Skip psuedo sources in ISA.xml
2022-03-05 Icecream95panfrost: Fix ubo_mask calculation
2022-03-05 Icecream95panfrost: Improve comment for emit_fragment_job
2022-03-05 Icecream95pan/bi: Add documentation for bifrost_nir_lower_store_c...
2022-03-05 Icecream95pan/bi: Make disassembler build reproducibly
2022-03-05 Icecream95panfrost: Re-emit descriptors after resource shadowing
2022-03-05 Icecream95panfrost: Set dirty state in set_shader_buffers
2022-03-05 Icecream95pan/bi: Check dependencies of both destinations of...
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
next