mesa/src
Jesse Natalie 47125bce8b d3d12: Add a path for mapping of not-directly-mappable buffers
Currently all buffers are allocated as mappable, but a future
commit will change that so that some buffers can be allocated
directly in non-CPU-accessible memory for improved performance.

Note that the returned pointer must be appropriately offset from
a 64-byte-aligned base pointer, so if offsets are used, the data
will be read/written to an offset region in the staging buffer.

Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8095>
2021-01-05 22:25:41 +00:00
..
amd radv: enable TC-compat HTILE in GENERAL on GFX10+ 2021-01-05 12:10:11 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: fix BO list for TFU jobs 2020-12-17 09:24:36 +01:00
compiler nir: Update saturated float->int/uint conversion algorithm 2021-01-05 19:46:25 +00:00
drm-shim
egl egl/dri2: fix image loaderPrivate type mixup 2020-12-24 00:05:15 +09:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno freedreno/ir3: Deduplicate link_stream_out. 2021-01-05 18:23:37 +00:00
gallium d3d12: Add a path for mapping of not-directly-mappable buffers 2021-01-05 22:25:41 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl
imgui
intel intel/isl: move get_tile dims/masks to common isl header 2020-12-30 06:06:33 +10: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 mesa/st: fix redundant initialization 2021-01-05 11:29:12 +00:00
microsoft microsoft/clc: Fix const violations from ralloc_steal 2021-01-04 22:05:02 +00:00
panfrost treewide: Disambiguate various variables named "debug_options" 2021-01-04 20:51:28 +00:00
util util: replace UTIL_MAX_CPUS by util_cpu_caps.num_cpu_mask_bits 2021-01-05 03:47:16 +00:00
virtio virgl: Enable GL_EXT_texture_sRGB_RG8 2021-01-04 21:19:35 +00:00
vulkan vulkan/overlay: add new options to display device/swapchain-format 2020-12-15 08:05:38 +00:00
SConscript
meson.build microsoft/compiler: Add dedicated spirv_to_dxil libraries 2020-12-22 13:28:21 -08:00