mesa/src
GKraats 5b1a063901 i915g: fix max_lod at mipmap-sampling
At update_map at i915_state_sampler.c max_lod is no longer set to 1
for npots. This almost totally disabled mipmapping.
Max_lod should still be set to 1, but only if it is still 0,
because no mipmap-levels are present.
According to existing comment at update_map this is needed, to
avoid problems at sampling,
if MIN_FILTER and MAX_FILTER differ.

Cc: mesa-stable

Signed-off-by: GKraats <vd.kraats@hccnet.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28638>
(cherry picked from commit ad02bfe41d)
2024-07-31 17:26:29 +02:00
..
amd radv: do not expose ImageFloat32AtomicMinMax on GFX11_5 2024-07-18 08:19:42 +02:00
android_stub
asahi agx: set compact_arrays in compiler options 2024-04-12 18:43:48 +00:00
broadcom broadcom/compiler: fix per-quad spilling 2024-06-27 13:21:12 +02:00
c11
compiler clc: force linking of spirvs with mismatching pointer types in signatures 2024-07-31 17:26:29 +02:00
drm-shim drm-shim: Stub syncobj reset ioctl 2024-05-21 17:59:50 +02:00
egl egl/haiku: fix synchronization problems, add missing header 2024-07-31 17:26:29 +02:00
etnaviv etnaviv: hwdb: Add VIP_V7 and NN_XYDP0 feature bits 2024-04-24 15:26:37 +00:00
freedreno ir3: Fix stg/ldg immediate offset on a7xx 2024-07-10 09:39:14 +02:00
gallium i915g: fix max_lod at mipmap-sampling 2024-07-31 17:26:29 +02:00
gbm dri: rename 'implicit' param from earlier series 2024-06-21 17:50:04 +02:00
getopt
glx dri: rename 'implicit' param from earlier series 2024-06-21 17:50:04 +02:00
gtest
imagination pvr: Handle VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO 2024-07-31 17:26:28 +02:00
imgui
intel intel/elk: Use REG_CLASS_COUNT 2024-07-31 17:26:29 +02:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa: fix memory leak when using shader cache 2024-07-31 17:26:28 +02:00
microsoft microsoft/compiler: set compact_arrays in compiler options 2024-04-05 17:56:28 +00:00
nouveau nak/spill_values: Don't assume no trivial phis 2024-07-31 17:26:28 +02:00
panfrost pan/kmod: Avoid deadlock on VA allocation failure on panthor 2024-07-17 12:17:17 +02:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util/disk_cache: Fix cache marker refresh. 2024-06-26 12:48:42 +02:00
virtio venus: fix a race condition between gem close and gem handle tracking 2024-07-31 17:26:29 +02:00
vulkan vk_cmd_queue_gen: Exclude CmdDispatchGraphAMDX 2024-07-10 09:33:14 +02:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00