<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/lldrawpoolwater.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-09-15T01:54:39Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#17540023-2025.07' into 2025.07</title>
<updated>2025-09-15T01:54:39Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-14T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4c74344f464928864ef7f70835628be1d92969c3'/>
<id>urn:sha1:4c74344f464928864ef7f70835628be1d92969c3</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://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>Fix clang compiler issues due to unused variables</title>
<updated>2025-08-12T14:09:53Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2025-08-11T16:40:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f03cd219a91740de9f406cfae5bbc15194156c78'/>
<id>urn:sha1:f03cd219a91740de9f406cfae5bbc15194156c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick fix for null pointer in LLDrawPoolWater</title>
<updated>2025-02-23T17:54:50Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2025-02-23T17:54:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=892628c7f3e4f189cc2fec1c7d49b9d40ebc072c'/>
<id>urn:sha1:892628c7f3e4f189cc2fec1c7d49b9d40ebc072c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Additional water fixes and tweaks. (#3524)</title>
<updated>2025-02-11T18:49:24Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2025-02-11T18:49:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d450295cf517784744552acb2e885a1657a60f7e'/>
<id>urn:sha1:d450295cf517784744552acb2e885a1657a60f7e</id>
<content type='text'>
* Incorporation of feedback for #3456
</content>
</entry>
<entry>
<title>Water Exclusion Surfaces (#3517)</title>
<updated>2025-02-07T10:55:47Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2025-02-07T10:55:47Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=93a88e602545828c0298b20ff0375f191d1f6d9a'/>
<id>urn:sha1:93a88e602545828c0298b20ff0375f191d1f6d9a</id>
<content type='text'>
* #3455 Add support for water exclusion surfaces</content>
</entry>
<entry>
<title>Fix trying to bind to non-existent texunit sampler during water draw (#2128)</title>
<updated>2024-08-01T19:50:23Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-01T19:50:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=212b1edd2d4d8ce570331ec6e8e4f87e4f162e34'/>
<id>urn:sha1:212b1edd2d4d8ce570331ec6e8e4f87e4f162e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now</title>
<updated>2024-07-08T18:27:14Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-07-08T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9fdca96f8bd2211a99fe88e57b70cbecefa20b6d'/>
<id>urn:sha1:9fdca96f8bd2211a99fe88e57b70cbecefa20b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed</title>
<updated>2024-06-10T16:30:17Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-06-10T16:16:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4b52dd754b41948efca0087ccac6d813f1fcce3f'/>
<id>urn:sha1:4b52dd754b41948efca0087ccac6d813f1fcce3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix line endlings</title>
<updated>2024-05-22T19:40:26Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-05-22T19:25:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e2e37cced861b98de8c1a7c9c0d3a50d2d90e433'/>
<id>urn:sha1:e2e37cced861b98de8c1a7c9c0d3a50d2d90e433</id>
<content type='text'>
</content>
</entry>
</feed>
