Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without breaking glow (even for alpha-blended) faces
|
|
works for both
|
|
alpha/non/ALM/non-ALM
|
|
changes in CL 28424
|
|
|
|
glow
|
|
|
|
Previous CHOP-959 logic set a flag to remember that settings variable
RenderQualityPerformance was set (by --graphicslevel), so it could be applied
once LLViewerWindow is constructed. But on first viewer run, LLViewerWindow
constructor calls LLFeatureManager::applyRecommendedSettings(), which resets
that settings variable! So don't just set a flag, actually capture the
requested RenderQualityPerformance value for later.
|
|
|
|
|
|
|
|
|
|
missing code block from previous change as per Dave P's advice
|
|
|
|
|
|
|
|
|
|
|
|
viewer to be unresponsive on login on low end machine
|
|
getter/setter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
late
|
|
|
|
|
|
comma removal)
|
|
|
|
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
|
|
bullet-proof. Reviewed by Kelly
|
|
|
|
|
|
10.6.8 nV driver issues
|
|
goes blank if location is selected and a menu item is seleted
|