blender/source/creator
Jeroen Bakker 0210c4df17 GPU: Disable SSBO support from commandline.
In heavy scenes containing many hairs/curves and volumetrics
using SSBO can overwrite the binding information of the volumetric
resolve shader. This has been detected during project Heist and is
only reproducable on NVIDIA platform.

This patch adds an debug option to disable SSBOs from the command
line to replace the --debug-gpu-force-workarounds that has been
used as a workaround on the render farm. Reason is that
force workarounds will also add other limitations as well (number
of texture binds for example)
2022-09-26 09:41:50 +02:00
..
blender_launcher_win32.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Build: fix gtest build flags affecting actual library 2022-09-18 11:26:34 +02:00
creator_args.c GPU: Disable SSBO support from commandline. 2022-09-26 09:41:50 +02:00
creator_intern.h Cleanup: spelling 2022-09-19 14:52:27 +10:00
creator_signals.c Cleanup: reduce variable scope 2022-08-26 12:51:46 +10:00
creator.c Cleanup: skip argument freeing when built as a Python module 2022-09-14 14:06:39 +10:00
symbols_apple.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
symbols_unix.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00