<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llrender/llrender2dutils.cpp, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-09-08T23:07:09Z</updated>
<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://www.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>Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024.09-ExtraFPS</title>
<updated>2024-10-18T10:38:25Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-09-28T10:01:02Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ad3cbb9f75c4ea7f0473225afc034c403b54fc82'/>
<id>urn:sha1:ad3cbb9f75c4ea7f0473225afc034c403b54fc82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer#2709 Fix loose triangle</title>
<updated>2024-09-26T19:09:09Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-26T19:03:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e74b48e67842c5c745f9ab0be2e33d7d077001e3'/>
<id>urn:sha1:e74b48e67842c5c745f9ab0be2e33d7d077001e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose LLVector4a in LLRender</title>
<updated>2024-09-19T06:58:17Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-18T14:11:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6d842ac0af814a088c56f437dc885e4ce58b61a8'/>
<id>urn:sha1:6d842ac0af814a088c56f437dc885e4ce58b61a8</id>
<content type='text'>
Avoid using a bunch of allocators.
Make sure we use LLVector4a's SSE logic instead of LLVector3's.
Some minor optimizations.
</content>
</entry>
<entry>
<title>Remove quads rendering mode entirely (#2593)</title>
<updated>2024-09-18T14:09:51Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-09-18T14:09:51Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d9da5bbb33ce70e3bc799ba6696c8b10de0e5f04'/>
<id>urn:sha1:d9da5bbb33ce70e3bc799ba6696c8b10de0e5f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More quad to triangle coverage</title>
<updated>2024-09-18T08:38:06Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-17T15:57:10Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=689d9e6935421879229909ec11b41a1524e64b33'/>
<id>urn:sha1:689d9e6935421879229909ec11b41a1524e64b33</id>
<content type='text'>
Quads are deprecated
</content>
</entry>
<entry>
<title>Convert image drawing logic from quads to triangles</title>
<updated>2024-09-18T08:38:06Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-17T15:46:44Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3327ae7938499c4410556bef24662bb9f65274e8'/>
<id>urn:sha1:3327ae7938499c4410556bef24662bb9f65274e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.08-DeltaFPS</title>
<updated>2024-09-01T12:43:42Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-31T13:25:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=95582654e49422d51b55665c3f2821c848ad1cb8'/>
<id>urn:sha1:95582654e49422d51b55665c3f2821c848ad1cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw (#2202)</title>
<updated>2024-08-06T13:21:19Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-06T13:21:19Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=75455d101c9535d0d45aa0f505f888f4ba3de64d'/>
<id>urn:sha1:75455d101c9535d0d45aa0f505f888f4ba3de64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 2024.06-atlasaurus</title>
<updated>2024-07-28T00:24:59Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-27T07:17:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=96a81b5ecbe3bffb582ded930752c0523df5e80a'/>
<id>urn:sha1:96a81b5ecbe3bffb582ded930752c0523df5e80a</id>
<content type='text'>
</content>
</entry>
</feed>
