Log of /cauldron/mesa/releases/22.0.0/5.mga9
Directory Listing
Revision
1790583 -
Directory Listing
Modified
Sat Mar 12 14:14:46 2022 UTC
(18 months, 2 weeks ago)
by
schedbot
Copied from:
cauldron/mesa/current revision 1790573
%repsys markrelease
version: 22.0.0
release: 5.mga9
revision: 1790573
Copying 22.0.0-5.mga9 to releases/ directory.
Revision
1767914 -
Directory Listing
Modified
Tue Jan 11 10:10:17 2022 UTC
(20 months, 2 weeks ago)
by
tmb
Original Path:
cauldron/mesa/current
- drop workaround for flickering Intel Uhd graphics (mesa #5731)
- iris: implement inter-context busy-tracking (mesa #5731)
Revision
1752338 -
Directory Listing
Modified
Wed Oct 20 12:55:11 2021 UTC
(23 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- aux/pb: add a tolerance for reclaim failure
- aux/pb: more correctly check number of reclaims
- spirv: Don't add 0.5 to array indicies for OpImageSampleExplicitLod
- radeonsi: use viewport offset in quant_mode
Revision
1736093 -
Directory Listing
Modified
Thu Jul 15 07:59:14 2021 UTC
(2 years, 2 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- zink: remove duplicate format-mapping on little-endian
- mesa: clear shader_info::is_lowered in prog_to_nir
- vulkan: do not map zero-sized region of memory
- vulkan: allocate host-visible memory for swapchain images
Revision
1714033 -
Directory Listing
Modified
Wed Apr 7 18:04:02 2021 UTC
(2 years, 5 months ago)
by
tmb
Original Path:
cauldron/mesa/current
SILENT: use libclc-devel dep to force fixed packages as pkgconfig ver is still 0.2.0
Revision
1669685 -
Directory Listing
Modified
Thu Jan 7 19:34:54 2021 UTC
(2 years, 8 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- st/mesa: don't affect original st_CompressedTexSubImage parameters
- spir-v: Mark floating point comparisons exact
- util: add AMD CPU family enums and enable L3 cache pinning on Zen3
- ac/nir: use llvm.readcyclecounter for LLVM9+
- gallium/ntt: Fix emitting UBO declarations.
- gallium/util: do not perform n^2 stencil blits
- Revert "nir: Replace an odd comparison involving fmin of -b2f"
- nir/algebraic: Fix broken NaN and -0.0 behavior
- zink: dot leak dummy_buffer
Revision
1669137 -
Directory Listing
Modified
Tue Jan 5 21:52:11 2021 UTC
(2 years, 8 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- etnaviv: Fix rework ZSA into a derived state
- nir: account for point-coord origin when lowering it
- nir: fix missing nir_lower_pntc_ytransform.c in the makefile
- aco: fix incorrect address calculation for load_barycentric_at_sample
Revision
1668401 -
Directory Listing
Modified
Sun Jan 3 11:06:44 2021 UTC
(2 years, 8 months ago)
by
tmb
Original Path:
cauldron/mesa/current
- gallium/draw: Fix intermittent failure to bind new geometry shaders
- nir: fix determining if an addition might overflow for phi sources
- pan/mdg: Fix promoted uniform moves with 64-bit types
- st/mesa: don't do glCopyPixels via blit if depth bounds test is enabled