mesa/src
Eric Anholt 4ba884b814 softpipe: Fix swizzled texture gather of int textures.
We need to pick 1u vs 1.0f based on the type of the texture, just like for
normal samples.  Move the decision up to the create_sampler_view, and use
that value from both sampler paths.

Cc: mesa-stable
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8012>
2020-12-09 22:08:34 +00:00
..
amd radeonsi: use a C++ template to decrease draw_vbo overhead by 13 % 2020-12-09 16:01:32 -05:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3d: force alpha to 1 when rendering RGBX formats 2020-12-09 12:25:31 +00:00
compiler compiler: fix glsl_types.h compile failures when including as C++ in drivers 2020-12-09 16:01:21 -05:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
etnaviv etnaviv/drm: add some locking asserts 2020-12-01 12:20:45 +00:00
freedreno turnip: always set LRZ registers to zero for 3d clear/blit 2020-12-08 13:26:16 -05:00
gallium softpipe: Fix swizzled texture gather of int textures. 2020-12-09 22:08:34 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
gtest
hgl
imgui
intel intel/tools/aubinator_error_decode: fix small memory leaks 2020-12-09 12:15:56 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa st/mesa: enable compute shader derivatives in SPIR-V 2020-12-09 15:52:58 +00:00
microsoft microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
panfrost panfrost: Preload SampleID when reloading multisample FBs 2020-12-09 16:54:19 +00:00
util util: function to check for rgbX format 2020-12-09 12:25:31 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/device_select: Store Vulkan vendorID and deviceID as uint32_t 2020-12-08 16:19:25 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00