summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2022-01-19SL-16653 Fix for some textures having incorrect texel colors after the first ↵Runitai Linden
row (and add more paranoia checks on texture data).
2022-01-14Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2022-01-14SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵Runitai Linden
real this time).
2022-01-14Fix merge conflictPtolemy
2022-01-14SL-16606: Add profiler category VOLUMEPtolemy
2022-01-14SL-16606: Add profiler category UIPtolemy
2022-01-14SL-16606: Add profiler category TEXTUREPtolemy
2022-01-14SL-16606: Add profiler category SPATIALPtolemy
2022-01-14SL-16606: Add profiler category SHADERPtolemy
2022-01-14SL-16606: Add profiler category PIPELINEPtolemy
2022-01-14SL-16606: Add profiler category OCTREEPtolemy
2022-01-14SL-16606: Add profiler category NETWORKPtolemy
2022-01-14SL-16606: Add profiler category MEDIAPtolemy
2022-01-14SL-16606: Add profiler category MATERIALPtolemy
2022-01-14SL-16606: Add profiler category FACEPtolemy
2022-01-14SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-14SL-16606: Add profiler category DRAWPOOLPtolemy
2022-01-14SL-16606: Add profiler category DRAWABLEPtolemy
2022-01-14SL-16606: Add profiler category DISPLAYPtolemy
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2022-01-14SL-16606: Add profiler category APPPtolemy
2022-01-13SL-16606: Add profiler category VOLUMEPtolemy
2022-01-13SL-16606: Add profiler category UIPtolemy
2022-01-13SL-16606: Add profiler category TEXTUREPtolemy
2022-01-13SL-16606: Add profiler category SPATIALPtolemy
2022-01-13SL-16606: Add profiler category SHADERPtolemy
2022-01-13SL-16606: Add profiler category PIPELINEPtolemy
2022-01-13SL-16606: Add profiler category OCTREEPtolemy
2022-01-13SL-16606: Add profiler category NETWORKPtolemy
2022-01-13SL-16606: Add profiler category MEDIAPtolemy
2022-01-13SL-16606: Add profiler category MATERIALPtolemy
2022-01-13SL-16606: Add profiler category FACEPtolemy
2022-01-13SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-13SL-16606: Add profiler category DRAWPOOLPtolemy
2022-01-13SL-16606: Add profiler category DRAWABLEPtolemy
2022-01-13SL-16606: Add profiler category DISPLAYPtolemy
2022-01-13SL-16606: Add profiler category AVATARPtolemy
2022-01-13SL-16606: Add profiler category APPPtolemy
2022-01-13SL-16544 Fix for rigged mesh bounding boxesDave Parks
2022-01-12Merge branch 'master' v6.5.3 into DRTVWR-546 (leaving VIEWER_VERSION @ 6.6.0)Dave Houlton
2022-01-12Increment viewer version to 6.5.3Nat Goodspeed
following promotion of DRTVWR-554
2022-01-11SL-11875 Verbose logAndrey Lihatskiy
2022-01-11SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵Andrey Lihatskiy
entitlements
2022-01-11SL-16626 Performance Viewer, bump minor version number to 6.6Andrey Kleshchev
2021-12-18SL-16517 Dragging a physic object #2Andrey Kleshchev
mLastMouseX/Y might need to be assigned from gViewerWindow->getCurrentMouseX();
2021-12-17SL-16492: Fix for HAS_ALPHA_MASK permutation not being set for ↵Ptolemy
fullbrightF.glsl when rigged mesh has alpha mask.
2021-12-17SL-16517 Dragging a physic object momentarily moves it to an incorrect location.Andrey Kleshchev
2021-12-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2021-12-17SL-16478 Fix for octree and render batch debug display not working with ↵Runitai Linden
rigged meshes.
2021-12-16DRTVWR-546 fix sUseFBO merge errorsDave Houlton