summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Expand)Author
2022-12-12Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-11-30Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2022-11-30SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to redu...Dave Parks
2022-11-28Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559Brad Kittenbrink
2022-11-28Merge remote-tracking branch 'origin/main' into DRTVWR-528Brad Kittenbrink
2022-11-28SL-18362 FIXED Login screen is black on MacMaxim Nikolenko
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-14SL-18293 Fix for broken wireframe mode.Dave Parks
2022-10-12SL-18190 Limit the number of decode threads.Dave Parks
2022-09-20SL-18190 Don't allocate mips for irradiance maps because they're never genera...Dave Parks
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-09Merged in SL-17967 (pull request #1113)Howard Stearns
2022-09-01SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal maps,...Dave Parks
2022-09-01Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into SL-17967Howard Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-31SL-18065 WIP -- Adjust max virtual size to keep debug floater readable. Make...Dave Parks
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-08-30SL-17997 Fix for crash on shutdownDave Parks
2022-08-08SL-17927 Keep people from shooting themselves in the foot by twiddling deprec...Dave Parks
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-07-19SL-17670 Simplify outfit snapshot floaterMnikolenko Productengine
2022-07-12Post-merge conflict fixAndrey Lihatskiy
2022-07-12Merge branch 'master' into DRTVWR-528Andrey Lihatskiy
2022-07-08SL-17727 FIXED Crash when specifying --graphicslevel option on macMaxim Nikolenko
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-29Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-06-29Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-06-24SL-17329: Address Mac build errorCosmic Linden
2022-06-24SL-17329: Fix cache sizes due to overflow. Improve typing.Cosmic Linden
2022-06-22SL-17329: Fix texture cache not respecting DiskCachePercentOfTotalCosmic Linden
2022-06-17SL-17585 Crash at LLAppViewer::initConfigurationAndrey Kleshchev
2022-06-14SL-16182: Offload audio decoding from the main thread to the general work queue.Cosmic Linden
2022-06-09SL-17483: Merge branch 'DRTVWR-563' of viewer into sl-17483Nat Goodspeed
2022-06-09SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool.Nat Goodspeed
2022-06-09SL-17483: Merge branch 'track-threadpools' into sl-17483.Nat Goodspeed
2022-06-09SL-17483: Simplify ThreadPool instantiations.Nat Goodspeed
2022-06-08SL-17546 Fix 'release' configuration build testsAndrey Kleshchev
2022-06-07SL-17547 Fix for crash on shutdown cleaning up LLLFSThreadDave Parks
2022-06-07SL-17546 Do not launch updater for a non-interactible instanceAndrey Kleshchev
2022-05-31SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...Dave Parks