Age | Commit message (Collapse) | Author |
|
Reviewed by VoidPointer
|
|
|
|
model importer
|
|
|
|
|
|
|
|
|
|
actually been to ll_aligned_free_16().
|
|
exception handler
|
|
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
|
|
Reviewed by VoidPointer
|
|
Reviewed by VoidPointer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in to fix our major crasher.
|
|
|
|
|
|
|
|
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied.
|
|
|
|
|
|
doesn't support the new GroupMemberData capabaility
- Fixed a potential null pointer crash.
Thanks to Ansariel from Firestorm for these!
Reviewer: Myself
|
|
|
|
|
|
out-of-order deletion of LLTextureFetch on shutdown
|
|
|
|
|
|
|
|
|
|
|
|
by Kelly
|
|
stays in UI. Removed it. Reviewed by Kelly
|
|
|
|
Reviewed by Kelly
|
|
|
|
|
|
|
|
|
|
login panel
|
|
|
|
* Set max persistent notifications to 250
* Don't register for notification callbacks until after peristent ones are loaded.
reviewed with Simon
|