<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoBackends, branch release-prep-2512</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #14042 from iwubcode/bp_functions_global</title>
<updated>2025-11-02T18:17:38+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-11-02T18:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a4a4416ff20db79a57789931449bc80e38800b8d'/>
<id>a4a4416ff20db79a57789931449bc80e38800b8d</id>
<content type='text'>
VideoCommon: move global variables out of BPFunctions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoCommon: move global variables out of BPFunctions</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13975 from iwubcode/shader_includes</title>
<updated>2025-11-02T18:17:28+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-11-02T18:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1d9c743ef793d88b53d31bb31079435c9a2b8e5f'/>
<id>1d9c743ef793d88b53d31bb31079435c9a2b8e5f</id>
<content type='text'>
VideoBackends / VideoCommon: add support for specifying include files in shader code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoBackends / VideoCommon: add support for specifying include files in shader code</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflect what the member is</title>
<updated>2025-10-31T18:28:14+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2025-10-31T18:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6728007cb4832c80745df73f980ccff53691368f'/>
<id>6728007cb4832c80745df73f980ccff53691368f</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 global variables out of BPFunctions</title>
<updated>2025-10-31T18:27:50+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2025-10-29T05:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ee7c476e24d59af2c6b8e24486cd08ff09946112'/>
<id>ee7c476e24d59af2c6b8e24486cd08ff09946112</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends / VideoCommon: add support for specifying include files in shader code</title>
<updated>2025-10-27T03:47:23+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2025-09-27T05:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=96fe6a157549761c37dd65e28f76938b4934a997'/>
<id>96fe6a157549761c37dd65e28f76938b4934a997</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 #14031 from TellowKrinkle/GlslangFix</title>
<updated>2025-10-26T20:42:36+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-10-26T20:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c22a483431bcc40a18250985426e0ae0c27bfa5a'/>
<id>c22a483431bcc40a18250985426e0ae0c27bfa5a</id>
<content type='text'>
CMake: Fix bundled glslang</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake: Fix bundled glslang</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Fix bundled glslang</title>
<updated>2025-10-25T03:58:22+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2025-10-25T03:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d404805b7f68e2dc84c54bbc488d765755e7ec6f'/>
<id>d404805b7f68e2dc84c54bbc488d765755e7ec6f</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: Prevent hazards when restarting render passes</title>
<updated>2025-10-18T10:24:37+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2025-10-18T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e599ae37c31b0beb1594b3e664faa0a50db91690'/>
<id>e599ae37c31b0beb1594b3e664faa0a50db91690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackend: Rename GetName to GetConfigName</title>
<updated>2025-10-14T00:38:20+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2025-09-23T21:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5b4df5ae98494a74e954b7866df1eb4384a81641'/>
<id>5b4df5ae98494a74e954b7866df1eb4384a81641</id>
<content type='text'>
Make the function name more explicit and a better match for
GetDisplayName.

Change NAME to CONFIG_NAME while I'm at it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the function name more explicit and a better match for
GetDisplayName.

Change NAME to CONFIG_NAME while I'm at it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Externals: Update glslang to 16.0.0 and allow using system glslang</title>
<updated>2025-09-27T06:56:10+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-09-27T03:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cdfb389509b560b4a70661571d12edcebfb77fdf'/>
<id>cdfb389509b560b4a70661571d12edcebfb77fdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
