<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llrender/llvertexbuffer.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-10-01T08:56:56Z</updated>
<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://www.megapahit.org/viewer.git/commit/?id=a954d290674db08ecaf3c1e6484a0cb6647b88b5'/>
<id>urn:sha1:a954d290674db08ecaf3c1e6484a0cb6647b88b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mobserveur/experimental2'</title>
<updated>2025-09-09T06:22:41Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-08T23:27:14Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b9ab04cd6e253848bad865fc1b5ea993a2a060f3'/>
<id>urn:sha1:b9ab04cd6e253848bad865fc1b5ea993a2a060f3</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://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>Optimisations and experimental HDR display support on mac</title>
<updated>2025-09-08T15:26:53Z</updated>
<author>
<name>mobserveur</name>
<email>mobserveur@gmail.com</email>
</author>
<published>2025-09-08T15:26:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ccf0114f36968d6cf6dfb11e1c5a035406314924'/>
<id>urn:sha1:ccf0114f36968d6cf6dfb11e1c5a035406314924</id>
<content type='text'>
This commit completes the previous ones for performance optimisations,
and adds HDR display support on mac

</content>
</entry>
<entry>
<title>Performance Optimisations, Bloom effect, Visuals Panel</title>
<updated>2025-08-29T23:59:43Z</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=7f0c81918575d3f05e4eadc160b600eaa8b383d1'/>
<id>urn:sha1:7f0c81918575d3f05e4eadc160b600eaa8b383d1</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>Disabling Smoothie in llvertexbuffer</title>
<updated>2025-03-15T22:12:02Z</updated>
<author>
<name>mobserveur</name>
<email>mobserveur@gmail.co[alias]</email>
</author>
<published>2025-03-15T18:07:16Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e26d1cee02541b72a04da0bd5a1cde6dc3155bd2'/>
<id>urn:sha1:e26d1cee02541b72a04da0bd5a1cde6dc3155bd2</id>
<content type='text'>
Disabled Smoothie in llvertexbuffer, using LL method

</content>
</entry>
<entry>
<title>Disable old GPU hacks on macos when running against Apple GPU</title>
<updated>2025-02-11T10:04:10Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-10T19:10:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fd94dc0cd0afbca1446945522805dd833d45be7f'/>
<id>urn:sha1:fd94dc0cd0afbca1446945522805dd833d45be7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Tracy memory profiling overloads for aligned allocations</title>
<updated>2025-02-11T10:04:05Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-02T07:43:46Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6fcd349f374710a3f4e0e0585bb6d7af86ebb66d'/>
<id>urn:sha1:6fcd349f374710a3f4e0e0585bb6d7af86ebb66d</id>
<content type='text'>
Fix disabling renderdoc support
Improve ll_aligned_alloc functions on darwin for 32 and 64byte aligned by utilizing posix_memalign
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024.09-ExtraFPS</title>
<updated>2024-11-26T04:05:25Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-11-26T04:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a40795bd6ffcfff71bead4869d79cf5a73d5a7af'/>
<id>urn:sha1:a40795bd6ffcfff71bead4869d79cf5a73d5a7af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory leak in LLVertexBuffer (#3144)</title>
<updated>2024-11-25T17:01:03Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-11-25T17:01:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9f86209963f2e9d40f3925a8e898b8e0ae13a281'/>
<id>urn:sha1:9f86209963f2e9d40f3925a8e898b8e0ae13a281</id>
<content type='text'>
</content>
</entry>
</feed>
