-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mesa: update to 25.0.0 #9737
Draft
heitbaum
wants to merge
3
commits into
LibreELEC:master
Choose a base branch
from
heitbaum:mesa
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
mesa: update to 25.0.0 #9737
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
heitbaum
commented
Jan 31, 2025
- change from intel_clc to mesa_clc https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33014/commits
- clover: drop support for nir drivers - was not used https://gitlab.freedesktop.org/mesa/mesa/-/commit/80c4ffb61a91ed252d45e38a96e893cec0771940
- change from intel_clc to mesa_clc https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33014/commits - clover: drop support for nir drivers - was not used https://gitlab.freedesktop.org/mesa/mesa/-/commit/80c4ffb61a91ed252d45e38a96e893cec0771940
Hello everyone, I'm happy to announce the next release candidate, 25.0.0-rc2. As always, if you find any issues please report them here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/new Any issue that should block the release of 25.0.0 final, thus adding more 25.0.0-rc* release candidates, must be added to this milestone: https://gitlab.freedesktop.org/mesa/mesa/-/milestones/49 The next release candidate is expected in one week, on February 12th. Cheers, Eric --- Boris Brezillon (2): panvk: Don't clobber registers if the render pass was suspended pan/decode: Fix the blend_count mask Eric Engestrom (7): [25.0-only] hk: comment out dead variable .pick_status.json: Update to 5b856a741d6dc18d409a0c06ad6492cc3ee9a6bd .pick_status.json: Mark 0ee5015da4c386c0ef8b6ff12fd2bb34022d86a6 as denominated .pick_status.json: Update to e49df902b4c1b98569921d8b858e6e3855bf10e0 .pick_status.json: Update to e192d7d615dec9c9c04447c4b9ab0244d6380944 .pick_status.json: Mark 39969409f6fb60b21aea36be4d5424718fcc26b8 as denominated VERSION: bump for 25.0.0-rc2 Erik Faye-Lund (3): panvk: fix line-rasterization of bifrost panvk/ci: add back incorrectly removed crash pan/ci: add flaky tests to the flake-list Ernst Persson (1): intel/vulkan: Add bvh build dependency Hyunjun Ko (1): anv: Fix to set CDEF flter flag correctly for AV1 decoding Iago Toral Quiroga (1): v3dv: fix missing access bit flag when checking for texel buffer reads James Hogan (3): glsl: Expose gl_ViewID_OVR back to GLSL 1.30 mesa: Fix multiview attachment completeness check mesa: Fix FramebufferTextureMultiviewOVR num_views check Jung-uk Kim (1): FreeBSD: Disable support for "-mtls-dialect" for FreeBSD Karol Herbst (4): rusticl/mem: set bind flags for gl imports rusticl/mesa: add PipeContext::device_reset_status rusticl/queue: check device error status rusticl/kernel: call nir_lower_variable_initializers earlier Lars-Ivar Hesselberg Simonsen (4): panfrost: Do not evaluate_per_sample for non-MSAA Revert "panfrost: remove is_blit flag" Revert "panfrost: fix hang by using MALI_PIXEL_KILL_WEAK_EARLY in color preload" panvk: Set missing shader_modifies_coverage flag Lionel Landwerlin (1): brw: fixup scoreboarding for find_live_channels Martin Roukala (né Peres) (1): ci: fix the artifact name Mary Guillemard (8): panfrost: Fix group priorities in drm-shim panfrost: Fix PROGRESS_LOAD destination register pan/bi: Properly encode LEA_BUF_IMM pan/bi: Remove shift lanes invalid encodings pan/bi: Fix invalid CLPER encoding pan/bi: Use 2D dimension with TEX_FETCH with CUBE on Valhall pan/decode: Fix indirect branch calculation for 64-bit panvk: Disallow unknown GPU models early in physical device init Mike Blumenkrantz (3): zink: emit SpvCapabilityDemoteToHelperInvocation for IsHelperInvocation zink: also refcount needs_present from frontbuffer flush zink: guard rebar check against fallback heap detection Pavel Ondračka (2): ci: fix debian-build-testing BUILDTYPE i915/ci: use debian-build-testing instead of debian-testing Pierre-Eric Pelloux-Prayer (1): radeonsi: update si_need_gfx_cs_space upper bound Qiang Yu (2): lavapipe: fix min_vertex_pipeline_param gallium: fix ddebug and noop screen caps init Rebecca Mckeever (2): pan/format: Use HW version to determine siting for YUV 422 formats pan/texture: Only use plane_chroma_2p for chroma planes Tim Keller (1): dril: Check for null config in dril_target.c Valentine Burley (1): amd/ci: Revert to 6.6 kernel on Raven git tag: mesa-25.0.0-rc2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.