Age | Commit message (Collapse) | Author |
|
DRTVWR-546
|
|
|
|
|
|
|
|
|
|
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run.
|
|
|
|
access violation, 'this' was null
|
|
|
|
|
|
# Conflicts:
# indra/newview/llappviewer.h
|
|
|
|
|
|
following promotion of DRTVWR-550
|
|
rendering.
|
|
- Do not try initializing shaders if requirements are not met or if window does not exist
- Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close()
- mHasMultitexture is a solid requirement, if it is not present, we won't be able to run
|
|
|
|
|
|
|
|
|
|
into other types of textures
|
|
meshes when calculating virtual size.
|
|
|
|
meshes, batching be damned.
|
|
lost in case of crash
|
|
LLWord should persist till the end due to wide usage.
|
|
|
|
|
|
|
|
Pausing clouds should not pause water
|
|
updated
|
|
# Conflicts:
# indra/llcommon/llsdutil.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolalpha.cpp
# indra/newview/lldrawpoolwater.cpp
|
|
|
|
|
|
|
|
following promotion of DRTVWR-540
|
|
after copying texture from the object with texture with no transfer permission
|
|
|
|
|
|
|
|
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session.
|
|
(cherry picked from commit 5c6228e56a688a98606ce28077d6089adc833873)
|
|
attachments rendering to depth buffer)
|
|
DRTVWR-546
|
|
|
|
|
|
|
|
|
|
|
|
|