mesa/src
Erik Faye-Lund eea4c98f6d st/pbo: use correct type for images and textures
Not all hardware can treat float, uint and sint samplers and images the
same way, so we need to respect the format-types here.

This has the added benefit of making sure sint and uint data doesn't
get copied through a float, which might mess with signaling nan
encodings.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11164>
2021-06-07 12:13:32 +00:00
..
amd aco/scheduler: Move cursor handling state to dedicated interfaces 2021-06-07 12:09:39 +02:00
android_stub
asahi agx: Handle load_back_face_agx 2021-06-05 20:38:22 +00:00
broadcom v3dv: fix incorrect render area setup 2021-06-07 11:25:22 +00:00
compiler nir: Add nir_intrinsic_load_back_face_agx 2021-06-05 20:38:22 +00:00
drm-shim
egl util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
etnaviv
freedreno freedreno/regs: split old/not used phy registers to separate DB 2021-06-05 19:20:50 +00:00
gallium zink: use a macro for spir-v versions 2021-06-07 12:00:15 +00:00
gbm gbm: list to stderr all the missing extension 2021-05-24 16:17:47 +00:00
getopt
glx glx: create DRI screen for display GPU incase of prime 2021-06-03 09:12:32 +00:00
gtest
hgl
imgui
intel intel/disasm: remove useless space after "(" 2021-06-07 08:46:11 +00:00
loader loader: allocate VRAM in display GPU in case of prime 2021-06-03 09:12:32 +00:00
mapi util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
mesa st/pbo: use correct type for images and textures 2021-06-07 12:13:32 +00:00
microsoft
nouveau
panfrost panfrost: Elucidate thread group split field 2021-06-01 19:10:28 +00:00
tool
util util/ra: Use the conflicting neighbor to skip unavailable registers. 2021-06-04 19:08:57 +00:00
virtio venus: unify VkNativeBufferANDROID and AHardwareBuffer image create info 2021-06-05 22:50:23 +00:00
vulkan vulkan/util: add vk_default_allocator 2021-06-03 08:13:26 +00:00
meson.build