mesa/src
Danylo Piliaiev c20139c292 tu: Enable bufferDeviceAddressCaptureReplay
Now that we are able to set iova from userspace we could support
the replay feature of BDA.

In order to prevent address clashing between ordinary allocations
and replayable ones we allocate:
- ordinary allocations - from the lowest address;
- replayable allocations - from the highest address.

Passes: dEQP-VK.binding_model.buffer_device_address.*replay*

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15676>
2022-08-22 18:05:46 +03:00
..
amd radv: move lowering the view index to radv_pipeline_link_shaders() 2022-08-22 13:45:28 +00:00
android_stub
asahi asahi: Fix warning building for macOS 12.0 2022-08-21 14:32:40 -04:00
broadcom vc4: store tex sampler in proper register 2022-08-22 10:34:39 +00:00
c11 c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
compiler meson: add enable-glcpp-tests option 2022-08-22 14:18:53 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/dri2: Error path cleanups 2022-08-17 21:17:17 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno tu: Enable bufferDeviceAddressCaptureReplay 2022-08-22 18:05:46 +03:00
gallium r600/sfn: Don't use broken idiv lowering 2022-08-22 13:06:39 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Implement vkResetDescriptorPool API. 2022-08-16 11:32:47 +00:00
imgui
intel meson: Use different STRACEDIR folder for intel_devinfo_override_test 2022-08-22 14:18:53 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa st_pbo/compute: pre-clamp loaded geometry based on coord components 2022-08-22 02:00:55 +00:00
microsoft microsoft/clc: Handle a null clc logger 2022-08-20 22:40:36 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost panfrost: Assert that blend shaders are nontrivial 2022-08-21 19:37:10 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Fix vs2019 build error 2022-08-17 21:17:17 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan/wsi/x11: detect Xwayland via the XWAYLAND extension 2022-08-22 10:10:23 +02:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00