summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
AgeCommit message (Expand)Author
2013-08-29Document the fast timer testing apparatus a bit.Monty Brandenberg
2013-08-29Merge. Pull in monty/viewer-drano-metrics. This will likely beMonty Brandenberg
2013-08-28Add conditional LLFastTimer blocks to stallable main thread methodsMonty Brandenberg
2013-08-15SH-4410 Internal Documentation. Update and correct the mutex/dataMonty Brandenberg
2013-08-07Create separate high/low water level limits for GetMesh andMonty Brandenberg
2013-08-06SH-4411 Thread/mutex rework between main and worker threadMonty Brandenberg
2013-08-05Added some simple counters to the mesh repository code and thenMonty Brandenberg
2013-08-05Change the setting for GetMesh2 meshes to Mesh2MaxConcurrentRequests.Monty Brandenberg
2013-07-30SH-4371 Reduce 22mS inter-connection latency.Monty Brandenberg
2013-07-29SH-4368 Adjust upload timeout parameters for slow networks.Monty Brandenberg
2013-07-25SH-4365 SH-4367 Conversion of mesh uploaders to llcorehttp.Monty Brandenberg
2013-07-18Merge. Refresh from viewer-release.Monty Brandenberg
2013-07-18Merge. Refresh from viewer-release.Monty Brandenberg
2013-07-18SH-4325 Viewer working mixed grid with GetMesh and GetMesh2 capsMonty Brandenberg
2013-06-28SH-4312 Clumsy configuration coordination between mesh and corehttpMonty Brandenberg
2013-06-27SH-4311 Get highwater limiting of requests into llhttpcore working.Monty Brandenberg
2013-06-27SH-4310/BUG-2810/MAINT-2794 Better status checking and error logging in Mesh...Monty Brandenberg
2013-06-20SH-4257 Preparation for a new cap grant: GetMesh2Monty Brandenberg
2013-06-19Fixups for the transplant of the HttpHeader changes from sunshine.Monty Brandenberg
2013-06-18Occlusion culling overhaul.Dave Parks
2013-05-30Merge. Pull in viewer-release reflecting new release structure.Monty Brandenberg
2013-05-21BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid.Oz Linden
2013-05-02SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewerMonty Brandenberg
2013-05-02SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewerMonty Brandenberg
2013-04-18SH-4090 Metrics for mesh load time - cleanup after davep reviewMonty Brandenberg
2013-04-17SH-4090 Integrating deadman timer with mesh repo downloads.Monty Brandenberg
2013-06-19SH-4252 Add second policy class for large mesh asset downloadsMonty Brandenberg
2013-06-07Mostly cleanup. A chunk of comment code nobody needs. DereferenceMonty Brandenberg
2013-06-03Merge. Refresh from viewer-release merged with in-progress work.Monty Brandenberg
2013-06-03SH-4184 Conversion to llcorehttp. Remove unneeded responderMonty Brandenberg
2013-05-30Merge. Pull viewer-release to get the new version scheme changes.Monty Brandenberg
2013-05-08SH-4139 Convert http downloaders and responders to llcorehttp patternsMonty Brandenberg
2013-05-07SH-4162 Merge metrics repo into this branch and integrateMonty Brandenberg
2013-05-07SH-4139 Convert http downloaders and responders to llcorehttp patternsMonty Brandenberg
2013-05-07SH-4139 Convert http downloaders and responders to llcorehttp patternsMonty Brandenberg
2013-04-12SH-4090 [WIP] Basic deadman timer integration started on Linux. Moving to wi...Monty Brandenberg
2013-02-13Merge from viewer-betaprep
2013-02-04MAINT-2323 Fix for crash on shutodwn in mesh responder destructorsDave Parks
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-09More merge cleanup.Dave Parks
2013-01-08Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-11-20Automated merge with https://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-11-09MAINT-1311 Thread safe handling of retries on mesh loading failures.Dave Parks
2012-11-08MAINT-1311 Followup on logging and assertions of mesh loading errorsDave Parks
2012-10-26MAINT-1311 Add some logging and assertions to help track down mesh loading er...Dave Parks
2012-10-17MAINT-873 Fix for inability to upload meshes on some systems.Dave Parks
2012-10-17MAINT-873 Fix for inability to upload meshes on some systems.Dave Parks
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-06-27Merge pulled in lindenlab/viewer-beta to kelly_linden/maint-1078Kelly Washington