<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/hle/service/acc/async_context.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>service: move hle_ipc from kernel</title>
<updated>2023-03-01T15:39:49+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-02-19T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=65be230fdda302b25447f2f09b06e3238bd09e79'/>
<id>65be230fdda302b25447f2f09b06e3238bd09e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: remove KWritableEvent</title>
<updated>2022-10-13T00:29:29+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2022-10-13T00:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a9ace6856de57f1124daaa77aacd6f36a64c68f7'/>
<id>a9ace6856de57f1124daaa77aacd6f36a64c68f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.dog6.net/yuzu/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>service: Replace service event creation with ServiceContext::CreateEvent</title>
<updated>2021-10-02T03:38:59+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2021-09-29T03:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=fadcee14f8fca1b76b4ea48b1cfd136ccae8d182'/>
<id>fadcee14f8fca1b76b4ea48b1cfd136ccae8d182</id>
<content type='text'>
The service context helps to manage all created events and allows us to close them upon destruction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The service context helps to manage all created events and allows us to close them upon destruction.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark is_complete as atomic</title>
<updated>2021-09-08T14:10:52+00:00</updated>
<author>
<name>Chloe Marcec</name>
<email>dmarcecguzman@gmail.com</email>
</author>
<published>2021-09-08T14:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=543081e4a198386a7208d0fe63411c149c4e36f5'/>
<id>543081e4a198386a7208d0fe63411c149c4e36f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Addressed issues</title>
<updated>2021-09-08T14:09:04+00:00</updated>
<author>
<name>Chloe Marcec</name>
<email>dmarcecguzman@gmail.com</email>
</author>
<published>2021-09-08T14:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=89958e27aa81fb376005f262d725692698321607'/>
<id>89958e27aa81fb376005f262d725692698321607</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>address name shadowing with system</title>
<updated>2021-09-06T12:13:51+00:00</updated>
<author>
<name>Chloe Marcec</name>
<email>dmarcecguzman@gmail.com</email>
</author>
<published>2021-09-06T12:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9141816b101cf12635f3a64cbe796c93b6108cdd'/>
<id>9141816b101cf12635f3a64cbe796c93b6108cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>account: EnsureTokenIdCacheAsync</title>
<updated>2021-09-06T11:16:21+00:00</updated>
<author>
<name>Chloe Marcec</name>
<email>dmarcecguzman@gmail.com</email>
</author>
<published>2021-09-06T11:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=4e2aa50cefd56f4bb119c9c6e6ab89afbb31351e'/>
<id>4e2aa50cefd56f4bb119c9c6e6ab89afbb31351e</id>
<content type='text'>
Closes #2547, #6946
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2547, #6946
</pre>
</div>
</content>
</entry>
</feed>
