blender/source
Michael Parkin-White 627662f002 Fix #106704: Resolve flashing Metal viewport
Previous fix to resolve GPU hang which could occur in the
Metal backend caused additional flickering to occur as
as side effect, due to removal of required execution
dependencies in certain places.

This patch resolves both problems by only removing the
GPU hang dependency stall when additional synchronization
primitives are used along-side the global sync primitive.

Authored by Apple: Michael Parkin-White
2023-04-13 17:10:32 +01:00
..
blender Fix #106704: Resolve flashing Metal viewport 2023-04-13 17:10:32 +01:00
creator Cleanup: sort cmake file lists 2023-04-13 13:14:11 +10:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00