<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llwindow/llwindow.cpp, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-07-03T13:25:03Z</updated>
<entry>
<title>Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_import</title>
<updated>2025-07-03T13:25:03Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-03T13:25:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9dee269eacd32c48627d3fcc243104a56f021bbc'/>
<id>urn:sha1:9dee269eacd32c48627d3fcc243104a56f021bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Windows SDL-ready (in case we need to)</title>
<updated>2025-07-01T11:15:29Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-01T11:15:29Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=dcb1bf8b508c4fb8303e2a1b4c4f64c58f3e0580'/>
<id>urn:sha1:dcb1bf8b508c4fb8303e2a1b4c4f64c58f3e0580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up SDL window creation and fix various bugs</title>
<updated>2025-05-28T15:25:10Z</updated>
<author>
<name>Rye Cogtail</name>
<email>rye@lindenlab.com</email>
</author>
<published>2024-09-29T07:19:43Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=643e3d13dda050e20ae4535f67f99a134d53419a'/>
<id>urn:sha1:643e3d13dda050e20ae4535f67f99a134d53419a</id>
<content type='text'>
Add support for Core and Debug GL context creation
Fix window position support
Fix vsync handling
Add minimum GL context support
</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://www.megapahit.org/viewer.git/commit/?id=6e6e105f01726208d60c060c4de653cd15470db3'/>
<id>urn:sha1:6e6e105f01726208d60c060c4de653cd15470db3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.08-DeltaFPS</title>
<updated>2024-09-01T12:43:42Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-31T13:25:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=95582654e49422d51b55665c3f2821c848ad1cb8'/>
<id>urn:sha1:95582654e49422d51b55665c3f2821c848ad1cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 2024.06-atlasaurus</title>
<updated>2024-07-28T00:24:59Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-27T07:17:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=96a81b5ecbe3bffb582ded930752c0523df5e80a'/>
<id>urn:sha1:96a81b5ecbe3bffb582ded930752c0523df5e80a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387)</title>
<updated>2024-07-06T06:38:17Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2024-07-05T16:46:30Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9ddf64c65183960ffed4fe61c5d85e8bacaea030'/>
<id>urn:sha1:9ddf64c65183960ffed4fe61c5d85e8bacaea030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert to using Cocoa instead of SDL2 for macOS</title>
<updated>2024-06-27T07:11:17Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-06-21T09:40:58Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=161935f3178f343848839ad93ccaa6c1988bdef6'/>
<id>urn:sha1:161935f3178f343848839ad93ccaa6c1988bdef6</id>
<content type='text'>
Our SDL2-based code is kept Darwin-ready. This move was triggered
by the merge with SLv's release/maint-b branch causing the viewer
to show only a black screen, even though everything else seemed to
be working (logging in, streaming, quitting the app). This decision
also has caused numerous MPv specific window-related macOS bugs to
be fixed. I wanted to commit this on the main branch, but somehow
it failed to build. This move was bound to happen at the arrival of
Maintenance B after all.
</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://www.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://www.megapahit.org/viewer.git/commit/?id=e2e37cced861b98de8c1a7c9c0d3a50d2d90e433'/>
<id>urn:sha1:e2e37cced861b98de8c1a7c9c0d3a50d2d90e433</id>
<content type='text'>
</content>
</entry>
</feed>
