<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llwindow/llwindowwin32.h, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-08-31T15:33:34Z</updated>
<entry>
<title>p#700 Fix issue with tittle bar on Windows</title>
<updated>2026-08-31T15:33:34Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-08-28T17:59:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9818c3e0077dcf262b121370ef191b56c224d51a'/>
<id>urn:sha1:9818c3e0077dcf262b121370ef191b56c224d51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'geenz/linux-to-develop' into marchcat/lua-linux-develop</title>
<updated>2026-08-13T01:19:15Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2026-08-13T01:19:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f376c52ee2a22b3b58263d86566394e80626fc1a'/>
<id>urn:sha1:f376c52ee2a22b3b58263d86566394e80626fc1a</id>
<content type='text'>
# Conflicts:
#	.github/workflows/build.yaml
#	indra/llinventory/llinventory.cpp
#	indra/newview/CMakeLists.txt
#	indra/newview/llappviewer.cpp
#	indra/newview/llappviewerwin32.cpp
#	indra/newview/llviewermenu.cpp
#	indra/newview/llvoiceclient.cpp
#	indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop</title>
<updated>2026-08-12T01:39:19Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T01:39:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8cabc33e960ca93fdc1a32c77cf611269d95d51b'/>
<id>urn:sha1:8cabc33e960ca93fdc1a32c77cf611269d95d51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5993 from nibbbl/cjk-lazy-font-fallback</title>
<updated>2026-07-24T09:26:16Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>118752495+marchcat@users.noreply.github.com</email>
</author>
<published>2026-07-24T09:26:16Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e32d763ccbe1b02c7d74a5b63712ec946a24b42e'/>
<id>urn:sha1:e32d763ccbe1b02c7d74a5b63712ec946a24b42e</id>
<content type='text'>
Fix missing CJK/Indic text on Linux with lazy font fallback</content>
</entry>
<entry>
<title>Merge branch 'release/26.3' into marchcat/slua-26.3</title>
<updated>2026-07-16T16:22:02Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2026-07-16T16:22:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=72581ab99d2e891821f5266330ecd8a58a277eb7'/>
<id>urn:sha1:72581ab99d2e891821f5266330ecd8a58a277eb7</id>
<content type='text'>
# Conflicts:
#	.github/workflows/build.yaml
#	autobuild.xml
#	indra/llcommon/llsys.cpp
#	indra/llrender/llimagegl.cpp
#	indra/llrender/llimagegl.h
#	indra/newview/CMakeLists.txt
#	indra/newview/featuretable.txt
#	indra/newview/featuretable_linux.txt
#	indra/newview/featuretable_mac.txt
#	indra/newview/llvoavatar.cpp
#	indra/newview/llvoiceclient.cpp
#	indra/newview/llvoicevivox.cpp
#	indra/newview/viewer_manifest.py
</content>
</entry>
<entry>
<title>Fix missing CJK/Indic text on Linux with lazy font fallback</title>
<updated>2026-07-12T23:39:04Z</updated>
<author>
<name>nibbbl</name>
<email>63519528+nibbbl@users.noreply.github.com</email>
</author>
<published>2026-07-12T23:29:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b9a83b97a937f6404ff6932a3ac9e2cc8f797456'/>
<id>urn:sha1:b9a83b97a937f6404ff6932a3ac9e2cc8f797456</id>
<content type='text'>
Resolve fallback fonts per-glyph from FontConfig on demand instead of a
truncated static list, so CJK/Thai/Indic scripts render.
</content>
</entry>
<entry>
<title>#5719 Partial detection of shutdown from task manager</title>
<updated>2026-04-30T21:36:27Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-28T22:20:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e129eac3401f6af629ef96e91f4db62b3528cbc9'/>
<id>urn:sha1:e129eac3401f6af629ef96e91f4db62b3528cbc9</id>
<content type='text'>
We can't be absolutely certain about the source in this case, but at least try to distinguish termination caused by task manager from 'unknowns'.
</content>
</entry>
<entry>
<title>#5629 Velopack allows uninstall while the viewer is running (#5662)</title>
<updated>2026-04-21T19:50:55Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-21T19:50:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=638c7f7bea1a1d345980fa385a36201f5b6cc64e'/>
<id>urn:sha1:638c7f7bea1a1d345980fa385a36201f5b6cc64e</id>
<content type='text'>
Velopack's uninstall can't be canceled, so instead it now checks for presense of a running window, makes sure window matches velopack's path, then sends a shutdown message. Window gets the message, verifies path, initiates shutdown.</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>
</feed>
