Age | Commit message (Collapse) | Author |
|
Fix for stack underflow when reflection probes disabled.
|
|
|
|
|
|
|
|
|
|
Cleaner reinit and termination.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There might be other causes for sendRenderInfoToRegion and getRenderInfoFromRegion, crashing, but in some cases viewer was shutting down
|
|
|
|
being busted).
|
|
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();"
|
|
|
|
|
|
SL-18662
|
|
LLViewerTexture::mNeedsCreateTexture needs to be an attomic bool since
it is written both in the main thread and in the GL image worker thread.
We can now enable threaded bump maps creation as a result of this fix.
I have read the CLA Document and I hereby sign the CLA
|
|
|
|
|
|
DRTVWR-559
|
|
"bindDeferredShader" and shadow map setup.
|
|
|
|
|
|
|
|
make LLDrawPoolMaterials less branchy.
|
|
|
|
avaliable
Ex: Allow mapping actions to Ctrl+Alt+D
|
|
DRTVWR-559
|
|
|
|
SL-18632: Implement editing GLTF material texture transforms in build floater
|
|
|
|
|
|
DRTVWR-559
|
|
abilities and remove some more fast timers.
|
|
floater
|
|
Mostly just making it actually kind of work. Still needs a lot more tweaking - but can revisit later.
SL-18332
|
|
|
|
Really wish there were a native way to send S64/U64 values in llsd.
|
|
SL-18634: Fix GLTF material texture transform not serializing when texture ID is null
|
|
ID is null
|
|
original fix by Beq Janus
|
|
SL-18627: Make space for pbr transform controls in build floater and disable some WIP controls
Approved-by: Andrey Kleshchev
|
|
|
|
First pass of Screen Space Reflections
Approved-by: Dave Parks
|
|
LLVertexBuffer (blows past 16-attribute limit)
|
|
|
|
Plan is to expand it as needed with overrides, request rate and memory
|