index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-20
Merge branch 'master' into DRTVWR-570-maint-Q
Andrey Lihatskiy
2022-10-20
Increment viewer version to 6.6.6
Nat Goodspeed
2022-10-19
Fix leak of LLFolderViewModel sorter and filter with unique_ptr
Rye Mutt
2022-10-19
Fix leak of mRoot during LLAvatarAppearance destruction
Rye Mutt
2022-10-19
Fix leak of tex layer objects during LLLocalTextureObject destruction
Rye Mutt
2022-10-19
Fix use after free of inventory offer in LLGroupNoticeNotificationListItem::o...
Rye Mutt
2022-10-19
Fix leak of item pairs during LLFlatListView destruction
Rye Mutt
2022-10-19
Fix use after free in inventory object deletion
Rye Mutt
2022-10-19
Fix use after free in material manager
Rye Mutt
2022-10-19
Fix use after free of LLUUID in script notifications
Rye Mutt
2022-10-19
Fix use after free in LLWorld::removeRegion
Rye Mutt
2022-10-19
Fix trivial memory leaks in note card processing, chat history, and task inve...
Rye Mutt
2022-10-19
SL-18412 Merge remote-tracking branch 'RyeMutt/viewer/menu-leaks' into DRTVWR...
Andrey Lihatskiy
2022-10-19
Fix various menu leaks and lazy creation in chiclets, bump floater, media con...
Rye Mutt
2022-10-19
Fix menu leaks and lazy creation in text editing and scroll lists
Rye Mutt
2022-10-19
Defer chat history menu creation to right click time to reduce heavy menu blo...
Rye Mutt
2022-10-19
Reduce folderview menu bloat via lazy creation on right click
Rye Mutt
2022-10-19
Fix leak of context menu branches
Rye Mutt
2022-10-18
SL-17916 FIXED Unnecessary double click actions
Mnikolenko Productengine
2022-10-18
Fix for selection beam particles not firing its update callback
Rye Mutt
2022-10-17
SL-17779 Texture position changes were ignored on rigged meshes
Andrey Kleshchev
2022-10-13
SL-18348 FIXED Include next/previous face doesn't work
Mnikolenko Productengine
2022-10-13
Revert "Restored SL-14961"
Andrey Kleshchev
2022-10-13
SL-16156 LLTrace::StatType crash
Andrey Kleshchev
2022-10-11
SL-18165 Mac build fix
Andrey Kleshchev
2022-10-11
SL-18351 Better meshoptimizer fallback handling
Andrey Kleshchev
2022-10-11
SL-18165 Tighten up some command permissions
Andrey Kleshchev
2022-10-07
SL-18311 Change "Upgrade to Premium" label in menu
Andrey Kleshchev
2022-10-05
SL-18295 Use yellow color on all floaters' search fields when non-empty
Mnikolenko Productengine
2022-10-04
SL-16542 Fixed openjpeg library's name
Andrey Kleshchev
2022-10-04
SL-16542 Openjpeg's header should have remained unchanged.
Andrey Kleshchev
2022-10-04
SL-16542 Fix openjpeg seeking and encoding
Andrey Kleshchev
2022-10-03
SL-18047 Birthdate one day early
Andrey Kleshchev
2022-10-03
SL-16542 Fix mac build not having some of openjpeg headers
Andrey Kleshchev
2022-10-01
SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and enable...
Andrey Kleshchev
2022-10-01
SL-14696 SL-13629 Re-add gradation fix after merging a contribution
Andrey Kleshchev
2022-09-30
Port required changes to render rainbows and sun dogs to class1 deferred sky ...
Rye Mutt
2022-09-30
SL-18235 Remove outfit buttons from unpacking dialog
Mnikolenko Productengine
2022-09-28
SL-18249 Optimizations to mesh and material loading
Andrey Kleshchev
2022-09-28
SL-18240 Don't disable HUD media when "Obscure MOAP" is active on land
Mnikolenko Productengine
2022-09-28
Fix small bug in unavail skin info processing
Rye Mutt
2022-09-27
Optimize away many string copies in mesh header processing with boost iostrea...
Rye Mutt
2022-09-27
Optimize mesh queue processing on main thread to reduce mutex contention
Rye Mutt
2022-09-27
Add proper retry support to skin info fetch
Rye Mutt
2022-09-27
Optimize away gObjectList finds during mesh load
Rye Mutt
2022-09-27
Optimize away constant map finds in getSkinInfo by caching mesh skin into in ...
Rye Mutt
2022-09-27
Replaced usage of LLVolumeParams as map key in meshrepo with the mesh uuid
Rye Mutt
2022-09-27
Optimize mesh header size and data access throughout meshrepo
Rye Mutt
2022-09-27
Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and materi...
Rye Mutt
2022-09-27
Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces
Rye Mutt
[next]