<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/app_settings/shaders/class1/deferred/attachmentShadowF.glsl, 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>2023-01-11T17:28:45Z</updated>
<entry>
<title>SL-18869 Touch up -- Prune "post_pos" from shadow shaders that don't need it and fix non-standard gl_Position z values</title>
<updated>2023-01-11T17:28:45Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-01-11T17:28:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b4f53334141b179bdb1762636ce313f14d9e2b10'/>
<id>urn:sha1:b4f53334141b179bdb1762636ce313f14d9e2b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places using DEFINE_GL_FRAGCOLOR for consistency.</title>
<updated>2018-03-09T20:59:18Z</updated>
<author>
<name>Graham Linden graham@lindenlab.com</name>
<email>Graham Linden graham@lindenlab.com</email>
</author>
<published>2018-03-09T20:59:18Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b2d8d63890e3ba0a5fe303f8e2de7358e4f9fc23'/>
<id>urn:sha1:b2d8d63890e3ba0a5fe303f8e2de7358e4f9fc23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2908 Fix for crash when enabling Lighting and Shadows on some AMD GPUs</title>
<updated>2012-02-22T20:30:24Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2012-02-22T20:30:24Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8f261582b80d7d4a61cf8bb42c0429fa58f0c186'/>
<id>urn:sha1:8f261582b80d7d4a61cf8bb42c0429fa58f0c186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.</title>
<updated>2012-02-14T01:53:39Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2012-02-14T01:53:39Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=60fa5c3d4e23967d1ecd1e5189685ca94223cfb4'/>
<id>urn:sha1:60fa5c3d4e23967d1ecd1e5189685ca94223cfb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float for texture indices in the data stream.  Also rework gl_FragColor overrides to not collide with some odd driver implementations.</title>
<updated>2012-02-11T02:04:19Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2012-02-11T02:04:19Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3710c6110d65d3a604f7b419cd764cf5b9b98600'/>
<id>urn:sha1:3710c6110d65d3a604f7b419cd764cf5b9b98600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers</title>
<updated>2011-09-24T08:09:32Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2011-09-24T08:09:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=183fe0d14c48ebeb174567304cea197e7ea443fa'/>
<id>urn:sha1:183fe0d14c48ebeb174567304cea197e7ea443fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs -- no more deprecation warnings on nvidia</title>
<updated>2011-09-16T22:08:39Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2011-09-16T22:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8a1baaea6c0462b645499e8e7b88345e46b92621'/>
<id>urn:sha1:8a1baaea6c0462b645499e8e7b88345e46b92621</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2243 work in progress -- don't use deprecated shader state</title>
<updated>2011-09-16T17:40:53Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2011-09-16T17:40:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=da84f5552731e1ece3a463c4c385bb327f1048a1'/>
<id>urn:sha1:da84f5552731e1ece3a463c4c385bb327f1048a1</id>
<content type='text'>
</content>
</entry>
</feed>
