summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2020-10-06Remove SQLite from project and we are now not going to use it for the cacheCallum Prentice
2020-10-06Add in the C++ filesystem based cache and clean up some indempotent functions...Callum Prentice
2020-09-28Merge with tip of ReleaseCallum Prentice
2020-09-28Increment viewer version to 6.4.10Nat Goodspeed
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-22Add SQLite third package to this viewer and pull in the most recent build (3.33)Callum Prentice
2020-09-22Merge branch 'master' v6.4.9 into DRTVWR-497Dave Houlton
2020-09-22Merge branch 'master' into DRTVWR-519Callum Prentice
2020-09-22Increment viewer version to 6.4.9Nat Goodspeed
2020-09-21SL-13522 remove injected character lights to improve alpha blendDave Houlton
2020-09-17Remove references to VFS in the non-English language XML files (already remov...Callum Prentice
2020-09-17The folder where the disk cache lives was originally renamed from llvfs to ll...Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-09-16DRTVWR-4976 Misc shader cleanup.Dave Houlton
2020-09-16SL-13768 clang-format class2 deferred skyF.glsl (whitespace)Dave Houlton
2020-09-16SL-13768 de-obfuscate the ALM version of skyF.glslDave Houlton
2020-09-15SL-13768 remove moon glow from ALM deferred path as wellDave Houlton
2020-09-15Revert "SL-13768 Remove glow from moon when sun is down due to it using the s...Dave Houlton
2020-09-12Merged in SL-13768_remove_moon_glow (pull request #297)Michael Pohoreski
2020-09-11SL-13465 Restore Pre-EEP haze effecting moonPtolemy
2020-09-11SL-13465 Remove hack offset of moon when AS is ON to match when AS is OFF.Ptolemy
2020-09-11SL-13768 Remove glow from moon when sun is down due to it using the sun glow ...Ptolemy
2020-09-11SL-13830 Remade vivox shutdown to terminate when it is told to shutdown inste...Andrey Kleshchev
2020-09-11Revert SL-13927 commit 8c8eac256bdb51fdf9e6e297280b2017d26c3588.Andrey Kleshchev
2020-09-11Effective rename of DRTVWR-506-simple since there is no way to rename a branc...Callum Prentice
2020-09-11SL-13830 Don't crash if quiting during startupAndrey Kleshchev
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2020-09-09SL-13921 Only one of extended key usages is neededAndrey Kleshchev
2020-09-09Revert "SL-12475 add Inventory Favorites tab"Andrey Lihatskiy
2020-09-09Revert "SL-12475 Mac buildfix"Andrey Lihatskiy
2020-09-05Merge branch 'marchcat/SL-13910' into DRTVWR-503-maintAndrey Lihatskiy
2020-09-05SL-13910 Moved the LLCertException constructor to .cppAndrey Lihatskiy
2020-09-04SL-13910 Added the TLS Web Server Authentication certificate checkAndrey Lihatskiy
2020-09-02SL-12978 & SL-13743. Remove abrupt changes in sun intensity calc, preserve or...Dave Houlton
2020-09-02SL-12978 clang-format shader file (whitespace)Dave Houlton
2020-09-02SL-12978 de-obfuscate, banish the tempsDave Houlton
2020-09-02SL-12978 refactor sunlight intensity calculationDave Houlton
2020-09-02SL-13891 Coroutine creation was requested on exitAndrey Kleshchev
2020-09-02SL-13894 Abuse Report Screenshot should always include UIAndrey Kleshchev
2020-08-28SL-13768 clang-format shader files (whitespace)Dave Houlton
2020-08-28SL-13768 de-obfuscate cloud/sky vertex shadersDave Houlton
2020-08-28SL-13768 remove moon glow from sky and cloudsDave Houlton
2020-08-28SL-13555 'Second Life quit unexpectedly' error messageAndrey Kleshchev
2020-08-27SL-13721 Cleanup saved matrix namesPtolemy
2020-08-27SL-13835 TypoAndrey Kleshchev
2020-08-27SL-13835 Fixed warning for certificateAndrey Kleshchev
2020-08-26SL-13721 Fix incorrect water reflectionPtolemy
2020-08-26SL-10326 Fixed avatar rotation of selected avatars and selected selfAndrey Kleshchev
2020-08-22SL-13830 One more coroutine exit crashAndrey Kleshchev