<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/app_settings/shaders, 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 branch 'release/26.3' into geenz/linux-to-develop</title>
<updated>2026-08-12T20:09:42Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T20:09:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=480af3ea32856007b166a06ca4932078c9f557c6'/>
<id>urn:sha1:480af3ea32856007b166a06ca4932078c9f557c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop</title>
<updated>2026-08-12T01:39:19Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T01:39:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8cabc33e960ca93fdc1a32c77cf611269d95d51b'/>
<id>urn:sha1:8cabc33e960ca93fdc1a32c77cf611269d95d51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rendering on Parallels VMs with graphics set to "low"</title>
<updated>2026-07-27T01:53:19Z</updated>
<author>
<name>McGroarty</name>
<email>git@mcgroarty.me</email>
</author>
<published>2026-07-27T01:53:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d1796fba2500a30bd3c71b0588efd18c1a8625bf'/>
<id>urn:sha1:d1796fba2500a30bd3c71b0588efd18c1a8625bf</id>
<content type='text'>
In LLRender::syncMatrices(), treat uniform location 0 as valid when uploading the inverse model-view, inverse projection, and identity matrices. Only location -1 indicates that a uniform is absent. (This is a zero-based index.)

Fix Parallels GLSL compilation by:

- renaming the local waterClip() wrapper to avoid an overload conflict

- returning float literals (not ints) from a few functions declared to return float
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#9858207a-26.3' into 26.3</title>
<updated>2026-06-13T09:46:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T09:46:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c4824e2afbf372b3c6d061db069b109199720a79'/>
<id>urn:sha1:c4824e2afbf372b3c6d061db069b109199720a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3672 Fix shader compilation error</title>
<updated>2026-06-09T19:23:17Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-06-09T19:17:04Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9858207a710735da909fe83ba681cfd6a8964155'/>
<id>urn:sha1:9858207a710735da909fe83ba681cfd6a8964155</id>
<content type='text'>
</content>
</entry>
<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 remote-tracking branch 'origin/develop' into develop-linux</title>
<updated>2026-01-21T21:05:51Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-21T20:33:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8896239134a40f41d845c78551d24e005d691d7c'/>
<id>urn:sha1:8896239134a40f41d845c78551d24e005d691d7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>secondlife/viewer#3584 Fix avatar body mesh and system clothing conflicting with water and alpha due to missing discard of invisible pixels</title>
<updated>2026-01-21T17:04:29Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-21T04:30:35Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a7d1c4e3430e7e6b659548b16e0371893a350762'/>
<id>urn:sha1:a7d1c4e3430e7e6b659548b16e0371893a350762</id>
<content type='text'>
</content>
</entry>
<entry>
<title>secondlife/viewer#1851 Fix PBR Opaque alpha mask hud shading mismatching in world</title>
<updated>2026-01-20T17:31:00Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-20T01:37:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ce9312e32770f90b3585d7379a37ca955a7e721e'/>
<id>urn:sha1:ce9312e32770f90b3585d7379a37ca955a7e721e</id>
<content type='text'>
</content>
</entry>
</feed>
