diff options
| author | Jonathan "Geenz" Goodman <geenz@lindenlab.com> | 2025-11-12 12:14:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-12 12:14:19 -0800 |
| commit | 0ceefe6d270a4688720287f88b3bd5e2509909c1 (patch) | |
| tree | a4a9f7501a9642a5c1a7f8aff5b471d7969ad63b /indra/lscript/llscriptresource.h | |
| parent | bcecb3dc10579c4403d92aeb040fc550b08457a9 (diff) | |
Disable shader profiles on RDNA3.5 to prevent freezes on startup. (#4992)
* Disable shader profiling for certain AMD Radeon GPUs
Added logic to detect AMD Radeon 8060 GPUs and disable shader profiling to prevent client freezes and instability. Introduced sCanProfile flag in LLGLSLShader and mSkipProfiling in LLFeatureManager to control profiling behavior based on detected hardware.
* Add RDNA3.5 and check the vendor string for a known current family of bad drivers
* Update llfeaturemanager.cpp
* Make sure to check that this is a Radeon.
Diffstat (limited to 'indra/lscript/llscriptresource.h')
0 files changed, 0 insertions, 0 deletions
