<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llworld.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-06-16T13:19:36Z</updated>
<entry>
<title>#5856 Improve stats reliability on non-standard shutdown</title>
<updated>2026-06-16T13:19:36Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-06-15T19:52:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dace31455ca4b382f94a03d3c7c244d805bd85fd'/>
<id>urn:sha1:dace31455ca4b382f94a03d3c7c244d805bd85fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop fewer packets on UDP packet flood (#5565)</title>
<updated>2026-05-27T17:18:29Z</updated>
<author>
<name>Andrew Meadows</name>
<email>leviathan@lindenlab.com</email>
</author>
<published>2026-05-27T17:18:29Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a1b68fb8ed6c2589dd13bd9ba1fab7050ba38226'/>
<id>urn:sha1:a1b68fb8ed6c2589dd13bd9ba1fab7050ba38226</id>
<content type='text'>
* ACK received-but-unprocessed packets when queued

* Prioritize packets between high- and low-priority (high-priority are: reliable packets that need an ACK)

* Increase max size of LLPacketRing buffer</content>
</entry>
<entry>
<title>#5612 Improve profiling coverage</title>
<updated>2026-04-03T19:30:26Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-02T23:11:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5b485bdc6046867e8b03906e8bdd0f02471f9fa8'/>
<id>urn:sha1:5b485bdc6046867e8b03906e8bdd0f02471f9fa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3575 Shrink draw distance when VRAM is very low</title>
<updated>2025-04-05T06:28:26Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-04-01T21:05:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cc54e206c3ea390a3a14829a4ac40ce5d98f5965'/>
<id>urn:sha1:cc54e206c3ea390a3a14829a4ac40ce5d98f5965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3644 Fix new logging of packet drops hitting performance #2</title>
<updated>2025-03-05T11:32:46Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-03-05T08:53:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5c2a331c44424722f069cd7a6b167f24de1afb83'/>
<id>urn:sha1:5c2a331c44424722f069cd7a6b167f24de1afb83</id>
<content type='text'>
Misunderstood how mDroppedPackets worked, clear out what's not needed
</content>
</entry>
<entry>
<title>#3644 Fix new logging of packet drops hitting performance</title>
<updated>2025-03-04T19:15:15Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-03-04T17:55:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3efe5b493442f2b90ffbb571d8fa24c8ab17bf5e'/>
<id>urn:sha1:3efe5b493442f2b90ffbb571d8fa24c8ab17bf5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make LLPipeline::renderDebug() a bit cheaper</title>
<updated>2024-08-29T18:34:43Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-08-22T14:27:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e2809755c5e4a6a6d3c8f27911865efe4020d679'/>
<id>urn:sha1:e2809755c5e4a6a6d3c8f27911865efe4020d679</id>
<content type='text'>
Each frame renderDebug() was pointlesly going over a large list of
partitions and bridges.
</content>
</entry>
<entry>
<title>#2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616)</title>
<updated>2024-07-29T17:50:28Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2024-07-26T17:32:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5d25504f8335132d0d222b266f8772062c88b335'/>
<id>urn:sha1:5d25504f8335132d0d222b266f8772062c88b335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tracy profiler to 0.10 (#1946)</title>
<updated>2024-07-09T21:53:43Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-07-09T21:53:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2a7030992faa12c362d3eb9365080efd8265e15f'/>
<id>urn:sha1:2a7030992faa12c362d3eb9365080efd8265e15f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now</title>
<updated>2024-07-08T18:27:14Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-07-08T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9fdca96f8bd2211a99fe88e57b70cbecefa20b6d'/>
<id>urn:sha1:9fdca96f8bd2211a99fe88e57b70cbecefa20b6d</id>
<content type='text'>
</content>
</entry>
</feed>
