summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.cpp
diff options
context:
space:
mode:
authorMcGroarty <git@mcgroarty.me>2026-07-26 18:53:19 -0700
committerMcGroarty <git@mcgroarty.me>2026-07-26 18:53:19 -0700
commitd1796fba2500a30bd3c71b0588efd18c1a8625bf (patch)
tree8afbd36410330fbb391cc9f6936d67d06215f048 /indra/llrender/llgl.cpp
parentadc5f3cb7819a672c37a73f0c4cd850df536e9da (diff)
Fix rendering on Parallels VMs with graphics set to "low"
In LLRender::syncMatrices(), treat uniform location 0 as valid when uploading the inverse model-view, inverse projection, and identity matrices. Only location -1 indicates that a uniform is absent. (This is a zero-based index.) Fix Parallels GLSL compilation by: - renaming the local waterClip() wrapper to avoid an overload conflict - returning float literals (not ints) from a few functions declared to return float
Diffstat (limited to 'indra/llrender/llgl.cpp')
0 files changed, 0 insertions, 0 deletions