<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llwindow/llwindowwin32.h, 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-04-08T13:46:59Z</updated>
<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>#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>
<entry>
<title>viewer#3018 Expose mouse wrap in UI</title>
<updated>2025-10-13T13:27:36Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-11-12T22:11:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=38257221d090a8c2669d34a23891e7b66153df6f'/>
<id>urn:sha1:38257221d090a8c2669d34a23891e7b66153df6f</id>
<content type='text'>
And attempt some basic automation
</content>
</entry>
<entry>
<title>#4374 update icon for title bar</title>
<updated>2025-07-25T22:20:22Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-07-25T22:20:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5291fc252aba354e129ec85076348059cae01f3a'/>
<id>urn:sha1:5291fc252aba354e129ec85076348059cae01f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4374 add support for the system theme (light and dark)</title>
<updated>2025-07-23T09:11:14Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-07-23T09:11:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0c89d06ec2441f035c8de4abc9c6545f9fe9ee66'/>
<id>urn:sha1:0c89d06ec2441f035c8de4abc9c6545f9fe9ee66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3317 Fix full screen issue with Windows 11 24H2</title>
<updated>2025-05-05T15:30:33Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-01-03T19:20:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6e6e105f01726208d60c060c4de653cd15470db3'/>
<id>urn:sha1:6e6e105f01726208d60c060c4de653cd15470db3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Windows build (#2562)</title>
<updated>2024-09-13T14:28:48Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-09-13T14:28:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=74205607b7e106f3b7566ef4a4b9c2fcdfa2f83e'/>
<id>urn:sha1:74205607b7e106f3b7566ef4a4b9c2fcdfa2f83e</id>
<content type='text'>
* APR_DECLARE_STATIC and APU_DECLARE_STATIC gets already defined in APR.cmake
* Move both _CRT_SECURE_NO_WARNINGS and _WINSOCK_DEPRECATED_NO_WARNINGS definitions to 00-Common.cmake
* Always define WIN32_LEAN_AND_MEAN and include subset of Windows API by default
* Remove llwin32headerslean.h and remove unnecessary WIN32_LEAN_AND_MEAN definition handling in llwin32headers.h
* Clean up includes of Windows API headers
* Get rid of workaround to link against IPHLPAPI.lib in lluuid.cpp - this seems to have been an issue in the past that has been fixed</content>
</entry>
<entry>
<title>Remove orphaned VRAM handling code</title>
<updated>2024-06-17T16:04:41Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-06-17T13:42:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ea83746cdab7225b070d0244bafbabdc7ac9eea3'/>
<id>urn:sha1:ea83746cdab7225b070d0244bafbabdc7ac9eea3</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>
