<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon, branch release-prep-2606</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #14607 from elyashue/internal-resolution-display</title>
<updated>2026-05-25T19:17:29+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-05-25T19:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=379a1a7109a9d5659fd81f79aa9d9abcf7914817'/>
<id>379a1a7109a9d5659fd81f79aa9d9abcf7914817</id>
<content type='text'>
VideoCommon: Added option for showcasing internal resolution</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoCommon: Added option for showcasing internal resolution</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement custom cropping by adjusting the source aspect ratio</title>
<updated>2026-05-24T18:51:23+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2026-05-24T18:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=afd343ec9c0577d5e19516643ed2297a2fe8a0dc'/>
<id>afd343ec9c0577d5e19516643ed2297a2fe8a0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the Presenter logic changes from #14506</title>
<updated>2026-05-24T17:47:18+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2026-05-24T12:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ba15ddd60214b1e7e2215724a5cc0f5b6fd86b0a'/>
<id>ba15ddd60214b1e7e2215724a5cc0f5b6fd86b0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14506 from adamscott/crop-that-screen</title>
<updated>2026-05-23T18:53:31+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2026-05-23T18:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d3217f65c3d033db9db79160e51c769175469098'/>
<id>d3217f65c3d033db9db79160e51c769175469098</id>
<content type='text'>
Add screen crop feature</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add screen crop feature</pre>
</div>
</content>
</entry>
<entry>
<title>Address minor nits in new cropping logic</title>
<updated>2026-05-23T17:47:28+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2026-05-23T17:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=17b4b8fc07f9994f0f5596ef462730260e4595bb'/>
<id>17b4b8fc07f9994f0f5596ef462730260e4595bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace some [[maybe_unused]] annotations with commented names</title>
<updated>2026-05-04T00:09:59+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-05-04T00:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=34646cb9a90eb0ef7fa489f76753184359e7aa15'/>
<id>34646cb9a90eb0ef7fa489f76753184359e7aa15</id>
<content type='text'>
Remove the [[maybe_unused]] annotation from various parameters that are
unconditionally unused and comment out their names instead. This makes
it unambiguous that the variables are unused, while making the remaining
[[maybe_unused]] annotations more reliable indicators that those
variables are in fact used in some contexts.

These parameters are mostly in overridden functions where the override
doesn't need that particular variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the [[maybe_unused]] annotation from various parameters that are
unconditionally unused and comment out their names instead. This makes
it unambiguous that the variables are unused, while making the remaining
[[maybe_unused]] annotations more reliable indicators that those
variables are in fact used in some contexts.

These parameters are mostly in overridden functions where the override
doesn't need that particular variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottom</title>
<updated>2026-04-24T18:19:11+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-04-23T19:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f67d80c7c1e442c058b502477b98bbecd14b4a47'/>
<id>f67d80c7c1e442c058b502477b98bbecd14b4a47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoConfig: Rename StereoMode::SBS to StereoMode::SideBySide</title>
<updated>2026-04-23T19:32:26+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-04-23T19:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=655ee270e7358d3f179cb0cfabdb95fabdbaa4fc'/>
<id>655ee270e7358d3f179cb0cfabdb95fabdbaa4fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: Added an option to showcase internal resolution, EFB width x height as screen overlay. Option to turn it on is a checkbox in screen on the OSD settings, in debug. This supports enhancements.</title>
<updated>2026-04-19T21:19:21+00:00</updated>
<author>
<name>Elyas Hue</name>
<email>elyas.hue@telecom-paris.fr</email>
</author>
<published>2026-04-14T08:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fb4ff3e51b2c41f9fc44116916fc2deb1cfa366a'/>
<id>fb4ff3e51b2c41f9fc44116916fc2deb1cfa366a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14565 from SuperSamus/cpp-argument-move-reference</title>
<updated>2026-04-18T19:02:30+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-04-18T19:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=74bb80544e8776750ee918fd4574a5b8eefd9774'/>
<id>74bb80544e8776750ee918fd4574a5b8eefd9774</id>
<content type='text'>
Improve usage of std::move and const references parameters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve usage of std::move and const references parameters</pre>
</div>
</content>
</entry>
</feed>
