summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2022-06-15DRTVWR-558: LLEventAPI allows all LLEventDispatcher add() overloads.Nat Goodspeed
2022-06-15DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI).Nat Goodspeed
2022-06-15DRTVWR-564: WIP: add LLEventPumps::registerPumpFactory()Nat Goodspeed
2022-06-14SL-16182: Offload audio decoding from the main thread to the general work queue.Cosmic Linden
2022-06-14SL-17483: Make ThreadPool inherit LLInstanceTrackerCosmic Linden
2022-06-13Merge branch 'DRTVWR-564' of bitbucket.org:lindenlab/viewer into SL-17485Howard Stearns
2022-06-13SL-17485 - Provide corrected missing memory data on mac: sAllocatedPageSizeIn...Howard Stearns
2022-06-09SL-17483: Add integration test for CommonControlNat Goodspeed
2022-06-09SL-17483: Merge branch 'track-threadpools' into sl-17483.Nat Goodspeed
2022-06-09SL-17483: Fix ThreadPool::getConfiguredWidth() compile error.Nat Goodspeed
2022-06-09SL-17483: Make it possible to override width of any ThreadPool.Nat Goodspeed
2022-06-09SL-17483: Make ThreadPool inherit LLInstanceTrackerCosmic Linden
2022-06-05Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...Nicky
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 Update TracyDave Parks
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-27Merged in SL-15937 (pull request #991)Howard Stearns
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-24SL-17484 Build fix.Dave Parks
2022-05-23SL-15937 - adjust memory limit / cache codeHoward Stearns
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-18SL-17388 Add SSE version info to ViewerStatsAndrey Kleshchev
2022-05-10SL-17219: WorkQueue::tryPost() must call ThreadSafeSchedule::tryPush().Nat Goodspeed
2022-05-07Adapt gnerator expression usage to work on OSX.Nicky
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-28Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-materia...Brad Kittenbrink
2022-04-28Beginning viewer side work for SL-17198 new asset and inventory types for Mat...Brad Kittenbrink
2022-04-28Add a (broken) material upload handler fxnDave Houlton
2022-04-26Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
2022-04-18Merge remote-tracking branch 'origin/DRTVWR-543-maint' into DRTVWR-543-maint_...Nicky
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-18Remove some remnants of breakpad.Nicky
2022-04-18jsoncpp includepath should not include json/. jsoncpp includes a header "feat...Nicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-16Streamline bugsplat target:Nicky
2022-04-16Remove undefined variable GOOGLE_PERFTOOLS_LIBRARIESNicky
2022-04-16Create a new target ll::oslibrary to link against libs specific to the OS com...Nicky
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06On OSX llcommon also needs CMAKE_CURRENT_SOURCE_DIR as PRIVATE include dir.Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-03-25SL-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the source...Dave Parks
2022-03-14merge fixMnikolenko Productengine
2022-03-09SL-16972 Per feedback from Ansariel, only bump up max heap size on 64-bit bui...Dave Parks
2022-03-02Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
2022-03-02Merge branch 'master' into DRTVWR-539Mnikolenko Productengine