Age | Commit message (Collapse) | Author |
|
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
|
|
* #2354 Enable Tracy on test builds
* Only enable Tracy by default on windows
|
|
|
|
|
|
* Fix a bunch of XUI errors
* Change TRUE to true
|
|
|
|
(#2352)
|
|
Various fixes to probe memory usage
|
|
Partial rollback of d00b6e4
QA uses AvatarBakedTextureUploadTimeout and requested restoration.
|
|
SecondLifeViewer!LLFocusableElement::~LLFocusableElement(79)
|
|
|
|
|
|
Fix build error
|
|
Fix various findChild calls causing frame drops and ui stutter
|
|
|
|
|
|
* Fix whitespaces for initializer lists ("type x {value};" vs "type x{ value };")
* Change pointer alignment from right to left
|
|
Fix tab indentation
|
|
Remove trailing whitespace to pass pre-commit check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Allow triggering an EDU build with a tag containing "edu"
|
|
Reduce thread contention between main thread and asset fetch threads
|
|
* Enable /permissive- on MSVC for better C++ conformance and fix related errors
* Clean up left over warning suppressions from old library or msvc versions
|
|
trivial cleanup
Move LLDiskCache::updateFileAccessTime to LLFilesystem as it's the only user of that function.
Change mCacheDir and LLDiskCache::metaDataToFilepath to statics.
|
|
via simpleton.
|
|
|