summaryrefslogtreecommitdiff
path: root/indra/llcommon/llqueuedthread.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-09llcommon: BOOL (int) to real bool/LSTATUSLars Næsbye Christensen
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-08SL-19690: Follow up on Rye Mutt's fix for shutdown crashes.Nat Goodspeed
2022-11-30SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to redu...Dave Parks
2022-11-03DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.Nat Goodspeed
2022-09-01SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal maps,...Dave Parks
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-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-25trivial: fix several weird compiling errors.Xiaohong Bao
2013-08-09second phase summer cleaningRichard Linden
2013-06-30fixed memory leak due to implementation of LLThreadLocalSingletonRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-10-10SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-02SH-3404 create sampler classRichard Linden
2012-10-01SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-28SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-26SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-10-01Only enable breakpad error handing if crash reporting is enabledDave Parks
2011-12-05SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl...Dave Parks
2011-10-05fix for SH-2434: Mac viewer sometimes freezes at start up and must be force q...Xiaohong Bao
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-13EXT-7400: FIXED: 2.0.2 texture queue gets jammed;Xiaohong Bao
2010-03-25more fix for EXT-5711: Some textures loading from cache seems jammed.Xiaohong Bao
2009-12-17HTTP Texture changes:Steve Bennetts
2009-11-13Mutex lock fix for texture cache.Steve Bennetts
2009-11-06DEV-42272 - viewer crash on startup in LLCurlRequest::processSteve Bennetts
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-03-20svn merge -r113004:115000 svn+ssh://svn.lindenlab.com/svn/linden/branches/ser...Dave Simmons
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-01-02Print done when done.James Cook