<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llperfstats.h, 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-01-21T20:07:08Z</updated>
<entry>
<title>Replace usage of remaining boost::unordered containers with std</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-10T09:54:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=76a80b6787290dc8a950b43b67e5b4cd6238014f'/>
<id>urn:sha1:76a80b6787290dc8a950b43b67e5b4cd6238014f</id>
<content type='text'>
Replace LLUUID and LLMaterialID container hashing functions with more collision resistant versions
Utilize boost::hash_combine for TEMaterialPair to generate good hash distribution
Generalize is_in_map and get_if_there for usage with all mapped types
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-19710 Fix for deadlock in LLPerfStats.  Move General thread initialization to earlier in session (unrelated).</title>
<updated>2023-05-12T23:09:35Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-05-12T23:09:35Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e3f9244375e3ddfb96a38afac007f0a5a68d3b46'/>
<id>urn:sha1:e3f9244375e3ddfb96a38afac007f0a5a68d3b46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-19656 Remove LLPerfStats thread and fold into General thread.  Hook avatar GPU time into LLPerfStats.  Incidental decruft.</title>
<updated>2023-05-11T18:20:34Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-05-11T18:20:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8077d33ba05a46ea61914be686816be5b54bae6d'/>
<id>urn:sha1:8077d33ba05a46ea61914be686816be5b54bae6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-19656 Rewrite avatar and attachment render metrics to not interfere with render pipe and be representative of actual render cost instead of driver synchronization time.</title>
<updated>2023-05-01T22:05:09Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-05-01T22:05:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=334d71e9107ae3c4d35b181f2ed6e5c9ff1de519'/>
<id>urn:sha1:334d71e9107ae3c4d35b181f2ed6e5c9ff1de519</id>
<content type='text'>
* SL-19656 Rewrite avatar and attachment render metrics to not interfere with render pipe and be representative of actual render cost instead of driver synchronization time.

* SL-19656 Remove now dead code (trackAttachments et al).

* SL-19656 Fix for crash on GL &lt;= 3.2</content>
</entry>
<entry>
<title>More merge cleanup after DRTVWR-559 &amp; DRTVWR-539 merge. (thanks Ansariel)</title>
<updated>2023-04-28T01:02:48Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2023-04-28T01:02:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=10b2ec92ec74176422fa8c6013dee1036eed57c5'/>
<id>urn:sha1:10b2ec92ec74176422fa8c6013dee1036eed57c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Got things to compile again after DRTVWR-559 &amp; DRTVWR-539 merge.</title>
<updated>2023-04-27T00:34:43Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2023-04-27T00:32:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=513ac361b13b081a13f1f6dde1c0c34c4eb41b3a'/>
<id>urn:sha1:513ac361b13b081a13f1f6dde1c0c34c4eb41b3a</id>
<content type='text'>
removing dead code and references to members that don't exist anymore
</content>
</entry>
<entry>
<title>SL-19425 add third option to Settings affect: World Only</title>
<updated>2023-03-19T20:07:17Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2023-03-19T20:07:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5b7137f9aa75061fa21ad5def4af8ef673842486'/>
<id>urn:sha1:5b7137f9aa75061fa21ad5def4af8ef673842486</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18991 FIXED Autotune starts too early after login-in</title>
<updated>2023-01-19T13:55:44Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2023-01-19T13:55:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6cbe17305c08646d571c90d7df6fc174db6f9aeb'/>
<id>urn:sha1:6cbe17305c08646d571c90d7df6fc174db6f9aeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18978 Avatars switch to/from impostored too quickly</title>
<updated>2023-01-18T15:14:06Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2023-01-18T15:14:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cf2e153b7add9faefb3066051dbd971ab8f8dddb'/>
<id>urn:sha1:cf2e153b7add9faefb3066051dbd971ab8f8dddb</id>
<content type='text'>
</content>
</entry>
</feed>
