<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/video_core/vulkan_common, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2024-02-22T17:31:17+00:00</updated>
<entry>
<title>Merge pull request #13001 from liamwhite/scaled-availability</title>
<updated>2024-02-22T17:31:17+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-02-22T17:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=984396a21ae8e82378b41f61f4f6a9745cde250a'/>
<id>urn:sha1:984396a21ae8e82378b41f61f4f6a9745cde250a</id>
<content type='text'>
vulkan_device: don't use fixed cap for memory limits</content>
</entry>
<entry>
<title>Merge pull request #13075 from liamwhite/mali-having-a-bad-time</title>
<updated>2024-02-22T17:30:26+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-02-22T17:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4f95ee52097762fcd53c135fcf07511898c48194'/>
<id>urn:sha1:4f95ee52097762fcd53c135fcf07511898c48194</id>
<content type='text'>
shader_recompiler: throw on missing geometry streams in geometry shaders</content>
</entry>
<entry>
<title>scope_exit: Make constexpr</title>
<updated>2024-02-19T15:00:46+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2024-02-19T15:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=310c1f50beb77fc5c6f9075029973161d4e51a4a'/>
<id>urn:sha1:310c1f50beb77fc5c6f9075029973161d4e51a4a</id>
<content type='text'>
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
</content>
</entry>
<entry>
<title>shader_recompiler: throw on missing geometry streams in geometry shaders</title>
<updated>2024-02-19T05:34:00+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2024-02-19T05:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=f46dc31683737fabbb9b89ba85ca74242cdc405f'/>
<id>urn:sha1:f46dc31683737fabbb9b89ba85ca74242cdc405f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vulkan_device: don't use fixed cap for memory limits</title>
<updated>2024-02-18T23:59:13+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2024-02-13T01:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=56810541f0be8951fef847368eb6db13af0d2174'/>
<id>urn:sha1:56810541f0be8951fef847368eb6db13af0d2174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Samsung Proprietary Driver ID to Reorder Pass</title>
<updated>2024-02-01T23:53:26+00:00</updated>
<author>
<name>Moonlacer</name>
<email>jpsmock@outlook.com</email>
</author>
<published>2024-02-01T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b51b47e7073471e27468aace3d7e522e6144f4d2'/>
<id>urn:sha1:b51b47e7073471e27468aace3d7e522e6144f4d2</id>
<content type='text'>
For RDNA-based Samsung Xclipse GPUs
</content>
</entry>
<entry>
<title>Merge pull request #12439 from FireBurn/vkresult</title>
<updated>2024-01-29T14:08:32+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2024-01-29T14:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=278dd589ec8216c0ae2bc1c5dfd6d98e24019f93'/>
<id>urn:sha1:278dd589ec8216c0ae2bc1c5dfd6d98e24019f93</id>
<content type='text'>
Simplify VkResult lookup</content>
</entry>
<entry>
<title>Demote Mesa dozen to the bottom of the device list</title>
<updated>2024-01-25T02:36:14+00:00</updated>
<author>
<name>Matías Locatti</name>
<email>matias.locatti@gmail.com</email>
</author>
<published>2024-01-25T02:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=807f421752a63756cb1eda734cd588c0e8d6811e'/>
<id>urn:sha1:807f421752a63756cb1eda734cd588c0e8d6811e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify VkResult lookup</title>
<updated>2024-01-22T03:10:43+00:00</updated>
<author>
<name>Mike Lothian</name>
<email>mike@fireburn.co.uk</email>
</author>
<published>2023-12-22T13:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=23e074ff140de6aab84c6a14fcc30a469c64b089'/>
<id>urn:sha1:23e074ff140de6aab84c6a14fcc30a469c64b089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in video_core</title>
<updated>2024-01-07T22:44:55+00:00</updated>
<author>
<name>Viktor Szépe</name>
<email>viktor@szepe.net</email>
</author>
<published>2024-01-07T22:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=53085a45e0b2cc995f4056de40116a66f7ae7c08'/>
<id>urn:sha1:53085a45e0b2cc995f4056de40116a66f7ae7c08</id>
<content type='text'>
</content>
</entry>
</feed>
