Age | Commit message (Collapse) | Author |
|
The trouble with debugLoggingEnabled() is that it locked mutexes and searched
maps every time that call was reached. LL_DEBUGS() has the same functionality
(albeit with idiosyncratic syntax) but performs expensive lookups only once
per session, caching the result in a local static variable.
|
|
|
|
render pipe and be representative of actual render cost instead of driver synchronization time.
* SL-19656 Rewrite avatar and attachment render metrics to not interfere with render pipe and be representative of actual render cost instead of driver synchronization time.
* SL-19656 Remove now dead code (trackAttachments et al).
* SL-19656 Fix for crash on GL <= 3.2
|
|
SL-19644: Move GLTF transform reset out of pushBatch
|
|
preferences that no longer exist.
|
|
|
|
|
|
|
|
DRTVWR-559 merge 539
|
|
|
|
Has to use class1 now since class0 shouldn't ever be in use on
end-user systems anymore.
|
|
|
|
|
|
|
|
SL-19653: Fix some vertex buffer data mask asserts
|
|
for adjusting legacy gamma when probe ambiance is 0 and dynamic exposure when probe ambiance is not zero.
|
|
removing dead code and references to members that don't exist anymore
|
|
|
|
|
|
near zero
|
|
|
|
likely to conflict with upcoming DRTVWR-539 merge
|
|
|
|
decruft.
|
|
|
|
|
|
|
|
shadows
|
|
|
|
|
|
|
|
Fix for brightening of PBR materials at the shadow horizon.
|
|
|
|
|
|
alpha mask regression).
|
|
Value gets rounded towards closest increment, no point displaying smaller values
|
|
LargeGenericMessage (#177)
|
|
|
|
preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft.
|
|
TODO: Why did this work for the equivalent non-rigged prim?
|
|
enabling AutoFPS
|
|
|
|
|
|
remove exposure correction from legacy fullbright balance PBR materials against legacy.
|
|
LLFetchedGLTFMaterial
|
|
DRTVWR-583
|
|
|
|
|
|
DRTVWR-559
SL-19524
SL-19513
|
|
Drtvwr 559 post processing refactor
|