<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llimage, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-03-07T06:55:05Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02</title>
<updated>2026-03-07T06:55:05Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-07T06:55:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=eac10375e294cd24c21c09497e838e70dcf4d74a'/>
<id>urn:sha1:eac10375e294cd24c21c09497e838e70dcf4d74a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge release/2026.01 into develop</title>
<updated>2026-01-09T20:16:49Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-01-09T20:14:10Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9de30971d327a1c9bda9f8e4f8e01f1b9d49f5fe'/>
<id>urn:sha1:9de30971d327a1c9bda9f8e4f8e01f1b9d49f5fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.</title>
<updated>2026-01-05T17:34:44Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2024-09-27T09:38:39Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9d684bc9241cca4aae79d93886d0f95dcee26d65'/>
<id>urn:sha1:9d684bc9241cca4aae79d93886d0f95dcee26d65</id>
<content type='text'>
This allows removing #include "llerror.h" from llpointer.h.
Also remove #include "llmutex.h" as a heavy way to get
&lt;boost/functional/hash.hpp&gt;.

That requires adding #include "llmutex.h" to llimage.h, llnotifications.h,
llwatchdog.cpp and llvolumemgr.cpp, which were inheriting it from llpointer.h.
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#058ee5c6-2026.01' into 2026.01</title>
<updated>2025-12-11T04:22:23Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-11T04:22:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e34592e5dcd70f067fc887a6128c9bc75c1e417c'/>
<id>urn:sha1:e34592e5dcd70f067fc887a6128c9bc75c1e417c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4604 Tweak LLImageBase's 'out of memory' handling</title>
<updated>2025-12-08T21:30:41Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-08T19:15:04Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c551045b466646d12bdfac7b3e6812ca93a43c3f'/>
<id>urn:sha1:c551045b466646d12bdfac7b3e6812ca93a43c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01</title>
<updated>2025-12-04T08:48:50Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-04T05:58:12Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5072 Use make_shared for more efficient ref counting and allocation</title>
<updated>2025-11-28T16:03:31Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-28T16:03:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=54b3f3de64f3749022d95063c7439bfed316645f'/>
<id>urn:sha1:54b3f3de64f3749022d95063c7439bfed316645f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure sSetjmpBuffer is still declared</title>
<updated>2025-10-03T11:37:23Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-10-03T11:37:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=16b59f39141aadd02ece0efc47f46ce9ec879845'/>
<id>urn:sha1:16b59f39141aadd02ece0efc47f46ce9ec879845</id>
<content type='text'>
on Linux aarch64 and Windows arm64.
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07</title>
<updated>2025-10-01T08:56:56Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-29T08:29:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a954d290674db08ecaf3c1e6484a0cb6647b88b5'/>
<id>urn:sha1:a954d290674db08ecaf3c1e6484a0cb6647b88b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac</title>
<updated>2025-08-20T22:04:55Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-08-20T22:04:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ba30737d8f4add8ddd8c77d18df6497b46583fe9'/>
<id>urn:sha1:ba30737d8f4add8ddd8c77d18df6497b46583fe9</id>
<content type='text'>
</content>
</entry>
</feed>
