summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-22First set of changes to make Dullahan build with CEF v88Callum Prentice
2021-02-18SL-13788 Some Intel gpus are recognized as just Intel HD GraphicsAndrey Kleshchev
2021-02-17Merged in DV525-merge-6.4.14 (pull request #475)Dave Houlton
DRTVWR-525 merge up to 6.4.14
2021-02-17Merge branch 'master' v6.4.14 into DV525-merge-6.4.14Dave Houlton
2021-02-17Merge branch 'master' into DRTVWR-514-keymappingsAndrey Lihatskiy
2021-02-17Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-02-17Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519unknown
2021-02-17Increment viewer version to 6.4.14Nat Goodspeed
following promotion of DRTVWR-517
2021-02-11SL-12795 Fix log session name not updatingAndrey Kleshchev
2021-02-11SL-11215 Fixed unit testAndrey Kleshchev
2021-02-10SL-11215 Release notes url should be an urlAndrey Kleshchev
2021-02-09DRTVWR-525 housekeeping: delete unused shader fileDave Houlton
2021-02-04SL-14828 Update web_profile_url for AditiAndrey Kleshchev
2021-02-04Merged in euclid-13490 (pull request #466)Dave Houlton
DRTVWR-525, comments of kindness
2021-02-04DRTVWR-525, improve dev's quality-of-lifeDave Houlton
2021-02-03Merge with Master after Viewer releaseCallum Prentice
2021-02-02Updated LLCA to codeticket build 555615Andrey Lihatskiy
2021-02-02Merged in DV525-merge-6.4.13 (pull request #459)Dave Houlton
DRTVWR-525, merge up to 6.4.13
2021-02-01DRTVWR-525 fix build error resulting from 6.4.13 mergeDave Houlton
2021-02-01Merge branch 'master' into DV525-merge-6.4.13Dave Houlton
2021-02-01Merged in SL-14706 (pull request #457)Michael Pohoreski
SL-14706 Merge Sovereign Engineer's fix for stars not centered around camera: Stars render around center of sim instead of center of camera. Approved-by: Dave Houlton
2021-02-01Merged in SL-14732 (pull request #456)Michael Pohoreski
SL-14732 Undefined behavior in class2 windlight cloud fragment shader Approved-by: Dave Houlton
2021-02-01Merged in SL-14731 (pull request #455)Michael Pohoreski
SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma space for accurate color reproduction of sun textures Approved-by: Dave Houlton
2021-02-01Merge branch 'master' into DRTVWR-514-keymappingsAndrey Kleshchev
# Conflicts: # indra/llui/llscrolllistctrl.cpp
2021-02-01Temporary revert "Updated LLCA to codeticket build 555537"Andrey Kleshchev
This reverts commit eac0f1857c6e8e89be649b60dcd8dca7573933df.
2021-02-01Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵Andrey Kleshchev
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069)
2021-02-01Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2021-02-01Increment viewer version to 6.4.13Nat Goodspeed
following promotion of DRTVWR-513
2021-02-01Updated LLCA to codeticket build 555537Andrey Lihatskiy
2021-01-29SL-14706 Merge Sovereign Engineer's fix for stars not centered around ↵Ptolemy
camera: Stars render around center of sim instead of center of camera.
2021-01-30SL-14793 Landmark fetching not cleaning request list on completionAndrey Kleshchev
2021-01-29SL-14732: Merge Sovereign Engineer's cloud patch: Fix writing outside ↵Ptolemy
outside of the bound fbo in forward render class2 cloud shader
2021-01-29SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma ↵Ptolemy
space for accurate color reproduction of sun textures
2021-01-29Merged in euclid-13490 (pull request #453)Dave Houlton
SL-13490 replace imperfect object-sized normals/tangents with constant length
2021-01-29Merged DRTVWR-525 into euclid-13490Dave Houlton
2021-01-29SL-13490 replace imperfect object-relative normals with constant lengthDave Houlton
2021-01-28Merged in euclid-13490 (pull request #450)Dave Houlton
SL-13490 fix debug normals under non-uniform scale Approved-by: Michael Pohoreski
2021-01-28SL-14767 Expanded logging to be a bit more informativeAndrey Kleshchev
2021-01-27SL-13490 fix debug normals under non-uniform scaleDave Houlton
2021-01-27SL-14423 Ctrl+Alt+Shift+A is assigned to 2 thingsAndrey Kleshchev
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K
2021-01-27SL-14424 Remove shortcut that conflicts with camera controlsAndrey Kleshchev
2021-01-27SL-14422 Crash at LLSceneMonitor::dumpToFileMnikolenko Productengine
2021-01-26SL-14651 Keybinding's panel combobox can cause confusionAndrey Kleshchev
2021-01-26SL-14766 long unicode display names corrupt the conversation.logAndrey Kleshchev
Contribution by Beq Janus
2021-01-26Merged in SL-14705 (pull request #445)Michael Pohoreski
SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows Approved-by: Dave Houlton
2021-01-25SL-14705 mergePtolemy
2021-01-25SL-14705: Cleanup U32 S32 castPtolemy
2021-01-25SL-14705: Fix merge conflictPtolemy
2021-01-25SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵Ptolemy
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows
2021-01-26SL-12198 Pull in updated version checkerAndrey Kleshchev