mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
NVIDIA GPUs in multi-GPU setups cannot safely perform a fast clear until driver 527.37. Implement a check against the Vendor ID and driver version of the adapter to determine if the adapter can safely perform a fast clear. Co-authored-by: derrod <dennis@obsproject.com>