<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Present.cpp, branch release-prep-2506a</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>VideoConfig: Eliminate frame dumping members.</title>
<updated>2025-03-16T09:30:06+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-03-11T07:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=48b2f7d2001f99bcfb3fb92ef23e1358dc346826'/>
<id>48b2f7d2001f99bcfb3fb92ef23e1358dc346826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core/VideoCommon: Push presentation time calculated from CPU thread to GPU thread.</title>
<updated>2025-03-10T21:40:46+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-03-06T09:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7222188cde8f1699e1384d3ec773928f7fb415e2'/>
<id>7222188cde8f1699e1384d3ec773928f7fb415e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: Move backend_info out of VideoConfig struct.</title>
<updated>2025-03-09T07:42:45+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-03-07T20:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c18c039089bdc27cbccf92a9053ed80bb161a9b9'/>
<id>c18c039089bdc27cbccf92a9053ed80bb161a9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends:Vulkan: Don't try to present if swapchain acquire failed</title>
<updated>2024-10-03T00:22:16+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2024-09-30T23:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7e1a9490c0112358b4a6593f6e4ec23bb5d1201b'/>
<id>7e1a9490c0112358b4a6593f6e4ec23bb5d1201b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Graphics: Adapt aspect ratio when SBS/TAB 3D is used</title>
<updated>2024-08-21T21:11:43+00:00</updated>
<author>
<name>Bryan Jacobs</name>
<email>b@q3q.us</email>
</author>
<published>2024-08-15T07:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7ec6d116e8ee94bee8bdecf2bf2801ea45f09432'/>
<id>7ec6d116e8ee94bee8bdecf2bf2801ea45f09432</id>
<content type='text'>
Adds support for choosing to present the full resolution
independently to each eye when using side-by-side or
top-and-bottom 3D.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for choosing to present the full resolution
independently to each eye when using side-by-side or
top-and-bottom 3D.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12698 from iwubcode/xfb_copy_hash_in_present</title>
<updated>2024-04-18T15:11:49+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-04-18T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8268ae1cf7c5f9c487950835ae5998f9b354144e'/>
<id>8268ae1cf7c5f9c487950835ae5998f9b354144e</id>
<content type='text'>
VideoCommon: add xfbs hashes to present info if available</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoCommon: add xfbs hashes to present info if available</pre>
</div>
</content>
</entry>
<entry>
<title>VideoConfig: Adjust FrameDumpResolutionType enum class to style guidelines</title>
<updated>2024-04-13T01:21:39+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-04-13T01:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2f13be5a2d05b41ba91a2abfa4af2c79a85bb34f'/>
<id>2f13be5a2d05b41ba91a2abfa4af2c79a85bb34f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: add xfb hash values (if available) to present information</title>
<updated>2024-04-09T23:59:33+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2024-04-09T23:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=abf380b7057991678c9e4591837aea37069ef202'/>
<id>abf380b7057991678c9e4591837aea37069ef202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Video: remove enforced resolution least common multiple of 4 when dumping screenshots and not videos (only videos encoders have this limit).</title>
<updated>2024-04-08T19:54:45+00:00</updated>
<author>
<name>Filoppi</name>
<email>filippotarpini@hotmail.it</email>
</author>
<published>2024-03-03T13:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=66592f79f2230bf5589bccb1f51da72150bf89c9'/>
<id>66592f79f2230bf5589bccb1f51da72150bf89c9</id>
<content type='text'>
NOTE: this will likely trigger FIFOCI differences.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE: this will likely trigger FIFOCI differences.
</pre>
</div>
</content>
</entry>
<entry>
<title>Video: split frame dumping settings into 3 resolution dumping modes</title>
<updated>2024-04-08T19:54:45+00:00</updated>
<author>
<name>Filoppi</name>
<email>filippotarpini@hotmail.it</email>
</author>
<published>2024-02-22T00:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=72db62e17856265adefaaff6c7827989a2b362a4'/>
<id>72db62e17856265adefaaff6c7827989a2b362a4</id>
<content type='text'>
also polish aspect ratio related code for clarity
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also polish aspect ratio related code for clarity
</pre>
</div>
</content>
</entry>
</feed>
