<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/hle/service/nvflinger/buffer_queue.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>hle: service: nvflinger: Remove unused BufferQueue.</title>
<updated>2022-03-26T05:58:23+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-03-26T05:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=741a8c303489fc99ffe964717a1abaf8fd84703d'/>
<id>741a8c303489fc99ffe964717a1abaf8fd84703d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement few type in bufferqueue query method</title>
<updated>2021-12-28T10:51:03+00:00</updated>
<author>
<name>Feng Chen</name>
<email>vonchenplus@gmail.com</email>
</author>
<published>2021-12-28T10:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=88e1e7f14bd830af43f0b7279fe5af78046dcfee'/>
<id>88e1e7f14bd830af43f0b7279fe5af78046dcfee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: hle: service: buffer_queue: Improve management of KEvent.</title>
<updated>2021-09-05T05:25:46+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-08-07T08:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e05bfd2f542ae32aec87c24b9b59684b4ecf5f45'/>
<id>e05bfd2f542ae32aec87c24b9b59684b4ecf5f45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "kernel: Various improvements to scheduler"</title>
<updated>2021-08-26T03:59:28+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-08-26T03:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=0c8594b2251cf600afc3a89ecf1114eb3a25f700'/>
<id>0c8594b2251cf600afc3a89ecf1114eb3a25f700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: hle: service: buffer_queue: Improve management of KEvent.</title>
<updated>2021-08-07T19:18:48+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-08-07T08:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=99bc49e76e85fbf44142d8f925e02bc27c7fa6da'/>
<id>99bc49e76e85fbf44142d8f925e02bc27c7fa6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Make variable shadowing a compile-time error</title>
<updated>2021-05-16T07:43:16+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-05-16T05:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9a07ed53ebe4e27ef1a14e0469037cab9fb7b1e7'/>
<id>9a07ed53ebe4e27ef1a14e0469037cab9fb7b1e7</id>
<content type='text'>
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
</pre>
</div>
</content>
</entry>
<entry>
<title>hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.</title>
<updated>2021-05-05T23:40:51+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-10T09:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2e8d6fe9a0c07538397682e1cb25992bfd15676d'/>
<id>2e8d6fe9a0c07538397682e1cb25992bfd15676d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hle: kernel: Ensure all kernel objects with KAutoObject are properly created.</title>
<updated>2021-05-05T23:40:51+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-09T23:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ab704acab80d17f9a8e34dcbb753d60de2a86f86'/>
<id>ab704acab80d17f9a8e34dcbb753d60de2a86f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hle: kernel: Migrate KEvent to KAutoObject.</title>
<updated>2021-05-05T23:40:50+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-04T07:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=addc0bf0379e075786048921bede6e089552a6db'/>
<id>addc0bf0379e075786048921bede6e089552a6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.</title>
<updated>2021-05-05T23:40:50+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-04T04:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=5e5933256b022f6890fc3f14164ae9e9c3ee9ae3'/>
<id>5e5933256b022f6890fc3f14164ae9e9c3ee9ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
