<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/nvflinger/parcel.h, 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>2023-03-01T15:39:49+00:00</updated>
<entry>
<title>nvnflinger: fix name</title>
<updated>2023-03-01T15:39:49+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-02-19T20:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=809148e1a58296ab88c9d3c6719d345f35ce0279'/>
<id>urn:sha1:809148e1a58296ab88c9d3c6719d345f35ce0279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"</title>
<updated>2023-02-03T05:08:45+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2023-02-03T05:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2d2522693e7d453bf10a8246f704350b69e12ebc'/>
<id>urn:sha1:2d2522693e7d453bf10a8246f704350b69e12ebc</id>
<content type='text'>
This reverts commit 25fc5c0e1158cb8e81cbc769b24ad84032a1fbfd, reversing
changes made to af20e25081f97d55b451606c87922e2b49f0d363.
</content>
</entry>
<entry>
<title>Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"</title>
<updated>2023-02-02T20:53:28+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2023-02-02T20:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b01698775b468a04e4d0a9bdd86035ff00e6decb'/>
<id>urn:sha1:b01698775b468a04e4d0a9bdd86035ff00e6decb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nvflinger: Split Parcel class into InputParcel and OutputParcel</title>
<updated>2022-12-25T22:19:10+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-12-25T18:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=32d01a39b010e3aabca8551767909fd388febf99'/>
<id>urn:sha1:32d01a39b010e3aabca8551767909fd388febf99</id>
<content type='text'>
The usages of the Parcel class were already unique to either Read or Write operations.
Avoids needing a vector of the input payload for the InputParcel use-case, instead it can remain as a span.
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>urn:sha1:99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
</entry>
<entry>
<title>hle: nvflinger: parcel: Reserve token size.</title>
<updated>2022-03-25T01:13:33+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-03-20T05:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7db60fe7da370c0d37182a27ec8af928cd066b40'/>
<id>urn:sha1:7db60fe7da370c0d37182a27ec8af928cd066b40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hle: nvflinger: Migrate android namespace -&gt; Service::android.</title>
<updated>2022-03-25T01:13:33+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-03-20T04:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ca12a77670d1463c2257bcdd829bb9bc56f1461b'/>
<id>urn:sha1:ca12a77670d1463c2257bcdd829bb9bc56f1461b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hle: nvflinger: Move implementation for Parcel to its own header.</title>
<updated>2022-03-25T01:13:32+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-11-12T02:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d13e18a8edfb6f26026acb72db426f651ab80ef2'/>
<id>urn:sha1:d13e18a8edfb6f26026acb72db426f651ab80ef2</id>
<content type='text'>
</content>
</entry>
</feed>
