summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-13SL-17485 - Provide corrected missing memory data on mac: sAllocatedPageSizeIn...Howard Stearns
2022-06-13SL-17485 - mac getVramSize should return all vram, not just texture-specific,...Howard Stearns
2022-06-07Merge branch 'DRTVWR-563' of bitbucket.org:lindenlab/viewer into DRTVWR-563Dave Parks
2022-06-07SL-17547 Fix for crash on shutdown cleaning up LLLFSThreadDave Parks
2022-06-07Merged in SL-17489 (pull request #1010)Sabrina Shanman
2022-06-07SL-17547 Fix for crash on shutdown introduced in last commit.Dave Parks
2022-06-07SL-17547 Fix for crash in getCurrentDiscardLevelForFetching (and add runtime ...Dave Parks
2022-06-07SL-17489: Fix map tile log spam and resulting excessive invalid texture reque...Cosmic Linden
2022-06-06SL-17486 Force desired discard level to 0 for high boosted textures (fix for ...Dave Parks
2022-06-06SL-17489: Improve warning message for fetching texture with improper URLCosmic Linden
2022-06-01SL-17485 Remove unused members to make mac build happy.Dave Parks
2022-06-01SL-17485 Add texture memory accounting for OS XDave Parks
2022-06-01SL-17484 More unit test pruning. Fix for crash when deleting textures.Dave Parks
2022-05-31SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...Dave Parks
2022-05-31SL-17490 Only update a subset of textures each frame and remove dead debug code.Dave Parks
2022-05-31SL-17490 Update TracyDave Parks
2022-05-24SL-17484 Unit test build fix (remove priority parameters).Dave Parks
2022-05-24SL-17486 Fix for many texture types failing to load.Dave Parks
2022-05-24SL-17484 Build fix.Dave Parks
2022-05-24Merged in SL-17219 (pull request #992)Dave Parks
2022-05-24Merged DRTVWR-563 into SL-17219Dave Parks
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture bef...Dave Parks
2022-05-18SL-17449 Fix for Alexa's hairDave Parks
2022-05-18SL-17417 Fix for incorrect reflection orientation on fullbright prims.Dave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2022-05-17SL-17415 Movement of scripted attached objects is no longer interpolated.Andrey Kleshchev
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
2022-05-11SL-17356 Viewer changes for Premium Plus supportAndrey Lihatskiy
2022-05-10SL-17219: Delete some unused declarations.Nat Goodspeed
2022-05-10SL-17219: Fix bug: dangling pointer to destroyed std::string.Nat Goodspeed
2022-05-10SL-17219: Mark LLWindowHeadless virtual overrides 'override'.Nat Goodspeed
2022-05-10SL-17219: LLWindowMacOSX needs getAvailableVRAMMegabytes().Nat Goodspeed
2022-05-10SL-17219: WorkQueue::tryPost() must call ThreadSafeSchedule::tryPush().Nat Goodspeed
2022-05-10SL-17376 Do not fail build if vcruntime140_1 is missingAndrey Kleshchev
2022-05-09SL-17376 Fix viewer failing due to missing vcruntime140_1Andrey Kleshchev
2022-05-06SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()Andrey Kleshchev
2022-05-05SL-17244 Fix 'empty leaf' crashesAndrey Kleshchev
2022-05-04Merge branch master (D550) into DRTVWR-546Andrey Kleshchev
2022-05-04Increment viewer version to 6.5.6Nat Goodspeed
2022-05-02SL-17321 Fix for some particle systems with custom blend functions not render...Dave Parks
2022-04-29SL-17124 make sure window thread wakes up to proces 'quit' messageAndrey Kleshchev
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey Kleshchev
2022-04-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
2022-04-28SL-17301 FIXED Friends are not showing in friendslistMnikolenko Productengine
2022-04-26SL-17276 Potential fix for crash on shutdown on mac.Dave Parks
2022-04-26SL-17086 Fix for bad lighting in upload preview render.Dave Parks
2022-04-25SL-17239 Override face bounding box with avatar bounding box for rigged meshe...Dave Parks
2022-04-25SL-17223 fix unit tests with new method stub implementationBrad Kittenbrink