<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/featuretable_linux.txt, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-05-08T09:26:39Z</updated>
<entry>
<title>Fix "Too many fragment shader texture samplers"</title>
<updated>2025-05-08T09:26:39Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-05-08T09:26:39Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d0324be669ac4ec7f63241bbc135d562b600095a'/>
<id>urn:sha1:d0324be669ac4ec7f63241bbc135d562b600095a</id>
<content type='text'>
Linux on M1 crash, caused by PBR Terrain. M1 only supports 16 image
samplers in the fragment shader (GL_MAX_TEXTURE_IMAGE_UNITS).
That's why we need to be able to mask RenderTerrainPBRDetail on Linux
too by adding it to an also added TexUnit16orLess list to its feature
table, and to the graphic settings lists above it in the file.
</content>
</entry>
<entry>
<title>Restore default exposure to 1 and add exposure and tonemapping featuretable entries (#2913) (#2916)</title>
<updated>2024-10-24T23:44:45Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2024-10-24T23:44:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c9c662440055cf8160ca22583b7998122d0b8851'/>
<id>urn:sha1:c9c662440055cf8160ca22583b7998122d0b8851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump featuretable versions to fix secondlife/viewer#2345 (#2386)</title>
<updated>2024-08-21T19:02:21Z</updated>
<author>
<name>Brad Linden</name>
<email>46733234+brad-linden@users.noreply.github.com</email>
</author>
<published>2024-08-21T19:02:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=33c7a879c1762895e4ab353f0fecc223640f89ec'/>
<id>urn:sha1:33c7a879c1762895e4ab353f0fecc223640f89ec</id>
<content type='text'>
also fixed mac High entry for RenderMirrors that got missed</content>
</entry>
<entry>
<title>#2345 Fix for mirrors not being disabled from previous viewer versions.</title>
<updated>2024-08-20T21:05:40Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2024-08-20T21:05:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=56e16876805c80f63a70024e00b5dfcc5e4e45d7'/>
<id>urn:sha1:56e16876805c80f63a70024e00b5dfcc5e4e45d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More post-merge fixes after DRTVWR-559 &amp; DRTVWR-539 merge</title>
<updated>2023-04-27T20:51:42Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2023-04-27T19:25:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dc813181a51ad2c22264e93a3c235cbf796b24ed'/>
<id>urn:sha1:dc813181a51ad2c22264e93a3c235cbf796b24ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-16156 Clean up unused RenderAvatarVP</title>
<updated>2022-09-08T19:59:15Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2022-09-08T19:53:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0a6c317f113ea53bf509d15fb39187f916705e88'/>
<id>urn:sha1:0a6c317f113ea53bf509d15fb39187f916705e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-13971 [Cleanup] Viewer complains about missing VertexShaderEnable</title>
<updated>2020-09-22T16:27:46Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2020-09-22T16:27:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f6bc93ceed7d462b232ce2711a7525bb71e5f691'/>
<id>urn:sha1:f6bc93ceed7d462b232ce2711a7525bb71e5f691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-1127 fix sky tex update with EEP interpolation getting confused</title>
<updated>2018-09-12T23:34:24Z</updated>
<author>
<name>Graham Linden</name>
<email>graham@lindenlab.com</email>
</author>
<published>2018-09-12T23:34:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a21fa8664b596a6d3dd08d6d9a52bb41515bd159'/>
<id>urn:sha1:a21fa8664b596a6d3dd08d6d9a52bb41515bd159</id>
<content type='text'>
Disable RenderUseAdvancedAtmospherics in feature table to prevent Ultra from turning it on before its time.
</content>
</entry>
<entry>
<title>First pass at preferences and feature table hookup for advanced atmospherics.</title>
<updated>2018-09-10T15:43:49Z</updated>
<author>
<name>Graham Linden</name>
<email>graham@lindenlab.com</email>
</author>
<published>2018-09-10T15:43:49Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e075c65ee22a54b114808057399b5c7546dfb08a'/>
<id>urn:sha1:e075c65ee22a54b114808057399b5c7546dfb08a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-6432 Fix defaults for RenderAvatarMaxComplexity</title>
<updated>2016-05-22T18:32:27Z</updated>
<author>
<name>Ansariel</name>
<email>none@none</email>
</author>
<published>2016-05-22T18:32:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=61a5c943ba33494e3d2ee60296e56932c7aa362a'/>
<id>urn:sha1:61a5c943ba33494e3d2ee60296e56932c7aa362a</id>
<content type='text'>
The 'all' section must be set to the value for high end machines as the minimum of high-end and recommended setting will be applied
</content>
</entry>
</feed>
