<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llgltfmaterialpreviewmgr.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-09-04T13:58:53Z</updated>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/26.4' into 26.4</title>
<updated>2026-09-04T13:58:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-09-01T10:35:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=00bb3bb6f07660bd914d29a1389342bb3060d254'/>
<id>urn:sha1:00bb3bb6f07660bd914d29a1389342bb3060d254</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>Optimize post process rendering for gltf material preview</title>
<updated>2025-12-01T23:08:14Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-27T12:42:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ec8dc90855dafe6abc818f1acf5f38a770009324'/>
<id>urn:sha1:ec8dc90855dafe6abc818f1acf5f38a770009324</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>Rework and modernize GL function/extension initialization for better wayland compatability</title>
<updated>2025-10-31T11:46:03Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-10-31T11:46:03Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b25ca9b2941d7dcafbba840571fdf0a66cf212eb'/>
<id>urn:sha1:b25ca9b2941d7dcafbba840571fdf0a66cf212eb</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>#3649 Incorrect camera aspec ratio</title>
<updated>2025-10-30T10:55:05Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-10-29T22:05:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=fa055104fc66f7b8779b3d3d399cd9cbb4057e76'/>
<id>urn:sha1:fa055104fc66f7b8779b3d3d399cd9cbb4057e76</id>
<content type='text'>
Everything else uses width/height ratio
</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>Performance Optimisations, Bloom effect, Visuals Panel</title>
<updated>2025-09-08T23:07:09Z</updated>
<author>
<name>mobserveur</name>
<email>mobserveur@gmail.com</email>
</author>
<published>2025-08-29T23:59:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=317dcdea1ca8d1f540187af47fc23a36ad8232aa'/>
<id>urn:sha1:317dcdea1ca8d1f540187af47fc23a36ad8232aa</id>
<content type='text'>
This commit contains performance optimisations in the the pipeline,
framebuffer, vertexbuffer, reflection probes, shadows. It also fixes
many opengl errors, modifies the opengl debugging, and adds
a visuals effects panel.
</content>
</entry>
<entry>
<title>Fix large performance drop when enabling AA on macOS/lower end GPU hardware</title>
<updated>2025-08-22T17:12:43Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-08-22T17:12:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=24aef9a98267ee07f3771f010b9e35de392e8355'/>
<id>urn:sha1:24aef9a98267ee07f3771f010b9e35de392e8355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339)</title>
<updated>2025-01-23T23:40:19Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-01-23T23:40:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4763195e186f8c56c2ee92d4e0154c95aa011997'/>
<id>urn:sha1:4763195e186f8c56c2ee92d4e0154c95aa011997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise resolution of local baked texture preview from 512 to 2048</title>
<updated>2024-09-16T19:12:15Z</updated>
<author>
<name>Rye Cogtail</name>
<email>rye@lindenlab.com</email>
</author>
<published>2024-09-13T20:26:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=85a7020e4903e83701c3f1ccbc9a14bd84c9368b'/>
<id>urn:sha1:85a7020e4903e83701c3f1ccbc9a14bd84c9368b</id>
<content type='text'>
</content>
</entry>
</feed>
