Age | Commit message (Collapse) | Author |
|
release/2024.08-DeltaFPS
|
|
|
|
release/2024.08-DeltaFPS
# Conflicts:
# indra/newview/featuretable_mac.txt
|
|
also fixed mac High entry for RenderMirrors that got missed
|
|
into roxie/webrtc-fix-mac-p2p-hang
|
|
|
|
There were changes in atlasaurus that resulted in a hang for incoming p2p
and group calls which throw up dialogs. The changes revolved around mutex,
coroutines, job queues, and such.
The fix was to do any processing that may result in callbacks from
the webrtc code in a queued job instead of a coroutine.
|
|
|
|
|
|
# Conflicts:
# autobuild.xml
# indra/newview/llvoicewebrtc.cpp
|
|
code in PCH (#2361)
|
|
|
|
* #2315 WIP -- Clean up deletion rules in texture list. Incidental decruft.
* Touch up assertions.
* Move mLastReferencedTimer to LLViewerMediaTexture since it's no longer used by LLViewerTexture
|
|
|
|
|
|
* Fix a bunch of XUI errors
* Change TRUE to true
|
|
|
|
(#2352)
|
|
(#2352)
|
|
Various fixes to probe memory usage
|
|
Partial rollback of d00b6e4
QA uses AvatarBakedTextureUploadTimeout and requested restoration.
|
|
|
|
|
|
[WebRTC] Log WebRTC devices on webrtc initialization.
|
|
Fix build error
|
|
Fix various findChild calls causing frame drops and ui stutter
|
|
|
|
Fix tab indentation
|
|
Remove trailing whitespace to pass pre-commit check
|
|
shutting down
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of LLFloaterSidePanelContainer
|
|
to/from mouselook
|
|
|
|
|
|
during various ui callbacks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLInventoryGallery::buildGalleryPanel does the creation, not postBuild()
same for LLOutfitGallery. Either don't create mGalleryPanel or remove it
before creating again.
|
|
|