Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b45c0e3ed926270e100271f33885b8d31085a858.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llstartup.cpp
|
|
Merged previewAvatar and generateImpostor into a single function since they are nearly identical
|
|
|
|
|
|
|
|
DRTVWR-546
|
|
source of the real crash for when the viewer inevitably crashes later.
|