<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoBackends/Metal/MTLStateTracker.h, branch 2409</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #12370 from iwubcode/more_samplers</title>
<updated>2023-12-17T19:50:23+00:00</updated>
<author>
<name>Mai</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2023-12-17T19:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bcd74a81a96aa234d790c8f23ea8d610b2a148db'/>
<id>bcd74a81a96aa234d790c8f23ea8d610b2a148db</id>
<content type='text'>
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16</pre>
</div>
</content>
</entry>
<entry>
<title>MTLStateTracker: Increase fragment buffer array size to 3</title>
<updated>2023-12-14T19:17:07+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2023-12-14T19:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=438c48912b740f6dc1eb353b66b581c58ed6439f'/>
<id>438c48912b740f6dc1eb353b66b581c58ed6439f</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: update max pixel shader samplers from 8 to 16, this allows us to support more samplers than the native Wii/GC</title>
<updated>2023-12-11T00:14:02+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2023-12-09T21:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ac862b04ab8445ad83b04b642c3922ddfc675e29'/>
<id>ac862b04ab8445ad83b04b642c3922ddfc675e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends:Metal: Support multiple compute textures</title>
<updated>2023-11-30T00:45:11+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-06-29T07:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=394dd02d0a85addd3de2b2df5fa1a18811c5e2b3'/>
<id>394dd02d0a85addd3de2b2df5fa1a18811c5e2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends:Metal: Multi render target support</title>
<updated>2023-06-28T05:11:37+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-06-28T04:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fc4036af809fcdfec64d8b8d24b8569ba21f4326'/>
<id>fc4036af809fcdfec64d8b8d24b8569ba21f4326</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 #11759 from TellowKrinkle/MTLPerfQueryFixes</title>
<updated>2023-04-18T20:15:50+00:00</updated>
<author>
<name>OatmealDome</name>
<email>OatmealDome@users.noreply.github.com</email>
</author>
<published>2023-04-18T20:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8aae296d4e4bafdac297af1518459c0e14edeb57'/>
<id>8aae296d4e4bafdac297af1518459c0e14edeb57</id>
<content type='text'>
VideoBackends:Metal: Fix perf queries</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoBackends:Metal: Fix perf queries</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends:Metal: Fix perf queries</title>
<updated>2023-04-14T05:25:31+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-04-14T03:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=09c80513cd82c05948620a5ade1668ca419ce0fc'/>
<id>09c80513cd82c05948620a5ade1668ca419ce0fc</id>
<content type='text'>
Fixes an issue where perf queries could end up including counts from previous queries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes an issue where perf queries could end up including counts from previous queries
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackends:Metal: Use max pixel samplers constant</title>
<updated>2023-04-08T00:12:31+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-03-30T20:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ed177bdbd7c77df9c34c2670c329415c998faa59'/>
<id>ed177bdbd7c77df9c34c2670c329415c998faa59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup headers</title>
<updated>2023-02-09T05:36:20+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2023-01-31T05:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4422af1272959fb48418a6a863a62c20730434ac'/>
<id>4422af1272959fb48418a6a863a62c20730434ac</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 #11028 from tellowkrinkle/MetalFixes</title>
<updated>2022-10-24T19:22:37+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2022-10-24T19:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b66793194e7b9e34080764e5985d49055ccaa37d'/>
<id>b66793194e7b9e34080764e5985d49055ccaa37d</id>
<content type='text'>
Various Metal renderer improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various Metal renderer improvements</pre>
</div>
</content>
</entry>
</feed>
