mesa/src
Ilia Mirkin 28a781323f nouveau: change fence destruction logic on screen destroy
With the drm shim, we can't actually wait for the hardware to do
anything. But why wait for it at all? We just need to make sure to
execute all the work and clean up any resources. Add a helper to do
that.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8406>
2021-01-11 22:45:01 +00:00
..
amd nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
compiler nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +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 nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
gallium nouveau: change fence destruction logic on screen destroy 2021-01-11 22:45:01 +00:00
gbm
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/common: Build mi_builder_test for gen 12.5 2021-01-11 13:05:49 -08:00
loader
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa mesa/st: fix regression for basic drivers 2021-01-11 16:17:25 +00:00
microsoft nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
panfrost pan/bi: Lower 8bit fragment outputs to 16bit 2021-01-11 22:28:58 +00:00
util dri: enable glthread + radeonsi workaround for CS:GO 2021-01-11 10:28:06 +00:00
virtio virgl: Enable GL_EXT_texture_sRGB_RG8 2021-01-04 21:19:35 +00:00
vulkan vulkan/overay: fix violation of VUID-VkDeviceCreateInfo-pNext-00373 2021-01-11 20:25:50 +00:00
meson.build microsoft/compiler: Add dedicated spirv_to_dxil libraries 2020-12-22 13:28:21 -08:00
SConscript