<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/app_settings/shaders/class1/interface, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-09-11T23:57:30Z</updated>
<entry>
<title>Merge remote-tracking branch 'mobserveur/experimental2'</title>
<updated>2025-09-11T23:57:30Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-11T23:29:26Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f87fa59b1e490d7a752bf8937bc67b7b18a62ad5'/>
<id>urn:sha1:f87fa59b1e490d7a752bf8937bc67b7b18a62ad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for multithreaded textures on Mac and more optimisations</title>
<updated>2025-09-11T16:50:58Z</updated>
<author>
<name>mobserveur</name>
<email>mobserveur@gmail.com</email>
</author>
<published>2025-09-11T16:50:58Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=067d83b640d3fae45098ef8bc71e913c1eb65a44'/>
<id>urn:sha1:067d83b640d3fae45098ef8bc71e913c1eb65a44</id>
<content type='text'>
This commit fixes an issue with the multithreaded textures option on Mac
and adds some more optimisations.

</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>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>Drop emissive on old Intel GPUs (#3110)</title>
<updated>2024-11-26T01:56:03Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2024-11-26T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d65fb7cec8ce36ce7f6ff082f8d04bdd8bc0208c'/>
<id>urn:sha1:d65fb7cec8ce36ce7f6ff082f8d04bdd8bc0208c</id>
<content type='text'>
* #3103 Add the ability to disable the emissive buffer for older GPUs with low memory bandwidth.
* #3135 Add a "vintage" mode for slower GPUs
* #2719 Fix for skies being overbrightened
* #2632 Do not apply tonemapping on legacy skies</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024.09-ExtraFPS</title>
<updated>2024-11-20T06:24:48Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-11-20T06:24:48Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9e282949a79fe56b12a4fdfa8fa4552338d8a370'/>
<id>urn:sha1:9e282949a79fe56b12a4fdfa8fa4552338d8a370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>brad/2744 handle shader errors (#3105)</title>
<updated>2024-11-19T18:49:09Z</updated>
<author>
<name>Brad Linden</name>
<email>46733234+brad-linden@users.noreply.github.com</email>
</author>
<published>2024-11-19T18:49:09Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7be9c43f286671893ff0a9dee13d721a6731255b'/>
<id>urn:sha1:7be9c43f286671893ff0a9dee13d721a6731255b</id>
<content type='text'>
* Partial solution to secondlife/viewer#2744 crash with better error handling.

Handles shader compile errors better, and should turn crash into an LL_ERRS assertion failure.
Strengthed more assertions and improved shader error line numbers

* Even more error handling to get a handle on crash secondlife/viewer#2744
* Improved GLSL correctness on Intel chips that lack OpenGL 4.6 support. secondlife/viewer#2744
* Removed non-working fallback code for gDeferredPostProgram
* Fixed incorrect llmax call</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>secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools</title>
<updated>2024-08-06T23:28:47Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2024-07-11T22:54:24Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6aa9110b2ae346da1a396500cae1b41e8e2d5b75'/>
<id>urn:sha1:6aa9110b2ae346da1a396500cae1b41e8e2d5b75</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>
