<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llui/llviewmodel.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>2024-09-05T03:55:53Z</updated>
<entry>
<title>viewer#2411 Use font buffer in text segments</title>
<updated>2024-09-05T03:55:53Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-09-04T10:42:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=238a2a64b31e6a0b431309e363067a7fe57125ae'/>
<id>urn:sha1:238a2a64b31e6a0b431309e363067a7fe57125ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge</title>
<updated>2024-05-01T05:16:58Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-05-01T05:16:58Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=38c2a5bde985a6a8a96d912d432f8bdf7e5b60be'/>
<id>urn:sha1:38c2a5bde985a6a8a96d912d432f8bdf7e5b60be</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>viewer#944 Make 'Debug Unicode' feature available for all LLViews</title>
<updated>2024-03-09T23:10:16Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2024-03-08T12:25:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1781e2d17b777e32e9b51e5a901c1295db80a4d8'/>
<id>urn:sha1:1781e2d17b777e32e9b51e5a901c1295db80a4d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton</title>
<updated>2021-10-28T18:06:21Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2021-10-28T18:06:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8d20480c5f77fe1fab8149d3cda79bdd61e77656'/>
<id>urn:sha1:8d20480c5f77fe1fab8149d3cda79bdd61e77656</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>better memory usage for LLTrace (tighter packing of recording arrays)</title>
<updated>2013-09-26T02:12:35Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-09-26T02:12:35Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=053d97db1b283ca2548dc1f64756ddfc5166158f'/>
<id>urn:sha1:053d97db1b283ca2548dc1f64756ddfc5166158f</id>
<content type='text'>
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway)
improved MemTrackable API, better separation of shadow and footprint
added memory usage stats to floater_stats.xml
</content>
</entry>
<entry>
<title>changed fast timer over to using macro</title>
<updated>2013-09-05T21:04:13Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-09-05T21:04:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cbe397ad13665c7bc993e10d8fe1e4a876253378'/>
<id>urn:sha1:cbe397ad13665c7bc993e10d8fe1e4a876253378</id>
<content type='text'>
another attempt to move mem stat into base class
</content>
</entry>
<entry>
<title>Summer cleaning - removed a lot of llcommon dependencies to speed up build times</title>
<updated>2013-07-31T02:13:45Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-07-31T02:13:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a2e22732f195dc075a733c79f15156752f522a43'/>
<id>urn:sha1:a2e22732f195dc075a733c79f15156752f522a43</id>
<content type='text'>
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
</content>
</entry>
<entry>
<title>BUILDFIX: reverted changes that attempted to automate mem track</title>
<updated>2013-07-02T01:50:51Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-07-02T01:50:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8208a40412fac35593d4b8b13f43c6be5e4d6990'/>
<id>urn:sha1:8208a40412fac35593d4b8b13f43c6be5e4d6990</id>
<content type='text'>
stat definition as they don't work on gcc/clang
</content>
</entry>
</feed>
