<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llwindow, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-06-13T09:46:53Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#9858207a-26.3' into 26.3</title>
<updated>2026-06-13T09:46:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T09:46:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c4824e2afbf372b3c6d061db069b109199720a79'/>
<id>urn:sha1:c4824e2afbf372b3c6d061db069b109199720a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#663bf4d3-26.3' into 26.3</title>
<updated>2026-06-13T09:44:11Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T06:20:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=191669d38d232d2bd61a0dd2252c7a3543a2b467'/>
<id>urn:sha1:191669d38d232d2bd61a0dd2252c7a3543a2b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5611 Skip default windows' gpu drivers</title>
<updated>2026-06-09T19:14:10Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-06-09T18:27:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9bc0129f82f858573b650144e574d4adb30dc4df'/>
<id>urn:sha1:9bc0129f82f858573b650144e574d4adb30dc4df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5611 Select a discrete gpu when possible</title>
<updated>2026-04-08T13:46:59Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-07T00:26:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=130c50cf8d4de021f510b17fd02fcac88a67c5e6'/>
<id>urn:sha1:130c50cf8d4de021f510b17fd02fcac88a67c5e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5612 Reduce delays on resource access for main thread</title>
<updated>2026-04-07T00:25:02Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-04T02:37:17Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=321a6e962bc8bf86b7ef09f035fbc1f60c1d17f2'/>
<id>urn:sha1:321a6e962bc8bf86b7ef09f035fbc1f60c1d17f2</id>
<content type='text'>
Our main thread was of normal priority, despite being a render thread, so it was forced to compete for some of the resources. Give it high priority.
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#e572093e-2026.01' into 2026.01</title>
<updated>2026-03-06T22:24:50Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-06T22:24:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8142dd11b4cae8d4768a2d985a24340163a42a5c'/>
<id>urn:sha1:8142dd11b4cae8d4768a2d985a24340163a42a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5084 Fix mac's watchdog not catching test case</title>
<updated>2026-03-02T15:37:12Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2026-02-25T01:00:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c94a118af80367c3f73cfe93559185c8f2cf3750'/>
<id>urn:sha1:c94a118af80367c3f73cfe93559185c8f2cf3750</id>
<content type='text'>
This happens because on mac watchdog quits at the end of frame. And events get handled outside the frame. The might be other cases that need similar handling.
</content>
</entry>
<entry>
<title>#5084 Adjust Window's watchdog to only run after login</title>
<updated>2026-02-13T01:24:43Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-02-13T00:10:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=60651640a3114dd2c6a8c0f880234921506ab207'/>
<id>urn:sha1:60651640a3114dd2c6a8c0f880234921506ab207</id>
<content type='text'>
like mainloop does
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#b26f62eb-26.1' into 2026.01</title>
<updated>2026-01-11T08:35:26Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-01-11T08:35:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2f765440f8f7017e5af219c6124705c76af477c8'/>
<id>urn:sha1:2f765440f8f7017e5af219c6124705c76af477c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5084 Cover window's thread with watchdog</title>
<updated>2025-12-20T12:19:38Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-19T11:18:41Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=107ea4d84950e13be6b7291f506419b1839a0dda'/>
<id>urn:sha1:107ea4d84950e13be6b7291f506419b1839a0dda</id>
<content type='text'>
</content>
</entry>
</feed>
