summaryrefslogtreecommitdiff
path: root/indra/llmath/m4math.cpp
diff options
context:
space:
mode:
authorJonathan "Geenz" Goodman <geenz@lindenlab.com>2025-11-12 12:14:19 -0800
committerGitHub <noreply@github.com>2025-11-12 12:14:19 -0800
commit0ceefe6d270a4688720287f88b3bd5e2509909c1 (patch)
treea4a9f7501a9642a5c1a7f8aff5b471d7969ad63b /indra/llmath/m4math.cpp
parentbcecb3dc10579c4403d92aeb040fc550b08457a9 (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/llmath/m4math.cpp')
0 files changed, 0 insertions, 0 deletions