<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llmath/llplane.h, 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-02-11T10:04:05Z</updated>
<entry>
<title>Restore math types to trivially copyable and add static asserts</title>
<updated>2025-02-11T10:04:05Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-02T08:40:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=39a13e4088db6e4023d196de07765363ddce2c4f'/>
<id>urn:sha1:39a13e4088db6e4023d196de07765363ddce2c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</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://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for SH-4293: texture console takes a while to settle down on Interesting viewer.</title>
<updated>2013-07-29T16:15:10Z</updated>
<author>
<name>Xiaohong Bao</name>
<email>bao@lindenlab.com</email>
</author>
<published>2013-07-29T16:15:10Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4cca9ba279f908f206fa5e32adccf1038f05cc7f'/>
<id>urn:sha1:4cca9ba279f908f206fa5e32adccf1038f05cc7f</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://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in viewer-development because it's painful.  Merge with runitai's help.</title>
<updated>2012-07-11T23:15:23Z</updated>
<author>
<name>simon@Simon-PC.lindenlab.com</name>
<email>simon@Simon-PC.lindenlab.com</email>
</author>
<published>2012-07-11T23:15:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=173d0fa213f59b872a4a6c34b8668c67b58fdca7'/>
<id>urn:sha1:173d0fa213f59b872a4a6c34b8668c67b58fdca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-2789 WIP - build without tcmalloc, force alignment in various places</title>
<updated>2011-12-15T17:48:07Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2011-12-15T17:48:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e4a1b12e7a9c4bb8cbc2a1e41fddb8cec5a1b1e0'/>
<id>urn:sha1:e4a1b12e7a9c4bb8cbc2a1e41fddb8cec5a1b1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-655 - Project mesh viewer crashes on exit.</title>
<updated>2010-12-23T09:48:44Z</updated>
<author>
<name>Roxie Linden</name>
<email>roxie@lindenlab.com</email>
</author>
<published>2010-12-23T09:48:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=57153cf0f1fffe669b9d8871c33f9c4aaba67a2f'/>
<id>urn:sha1:57153cf0f1fffe669b9d8871c33f9c4aaba67a2f</id>
<content type='text'>
A copy constructor was implemented which did a memcpy,
which included the vtable pointer which was to another object of another
class (same child though).  This resulted in the wrong destructor
being called.
The reason for the memcpy was for alignment purposes.

The solution was to move to LLVector4a, which is intrinsicly aligned.

Also, did some performance optimizations based on the LLVector4a optimizations.


The solution was to re-implement the
</content>
</entry>
<entry>
<title>correct licenses (fix problem with license change merge)</title>
<updated>2010-10-13T11:24:37Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2010-10-13T11:24:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a5619d16f74863168f45b04b37cc6383e1a92263'/>
<id>urn:sha1:a5619d16f74863168f45b04b37cc6383e1a92263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165</title>
<updated>2009-01-08T00:05:06Z</updated>
<author>
<name>Aaron Brashears</name>
<email>aaronb@lindenlab.com</email>
</author>
<published>2009-01-08T00:05:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e3cf284388e7c8a4c0755ba9e689f6a6264a5a26'/>
<id>urn:sha1:e3cf284388e7c8a4c0755ba9e689f6a6264a5a26</id>
<content type='text'>
</content>
</entry>
</feed>
