<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/video_core/debug_utils, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>yuzu: Remove Maxwell debugger</title>
<updated>2020-01-03T02:09:44+00:00</updated>
<author>
<name>ReinUsesLisp</name>
<email>reinuseslisp@airmail.cc</email>
</author>
<published>2020-01-03T02:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0d6d8129c46f96b2e9f05c592e0d9a6bc3769619'/>
<id>0d6d8129c46f96b2e9f05c592e0d9a6bc3769619</id>
<content type='text'>
This was carried from Citra and wasn't really used on yuzu. It also adds
some runtime overhead. This commit removes it from yuzu's codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was carried from Citra and wasn't really used on yuzu. It also adds
some runtime overhead. This commit removes it from yuzu's codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Use deducation guides for std::lock_guard and std::unique_lock</title>
<updated>2019-04-01T16:53:47+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2019-04-01T16:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=781ab8407b50d303197ab6fb888ed35ecbcce23a'/>
<id>781ab8407b50d303197ab6fb888ed35ecbcce23a</id>
<content type='text'>
Since C++17, the introduction of deduction guides for locking facilities
means that we no longer need to hardcode the mutex type into the locks
themselves, making it easier to switch mutex types, should it ever be
necessary in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since C++17, the introduction of deduction guides for locking facilities
means that we no longer need to hardcode the mutex type into the locks
themselves, making it easier to switch mutex types, should it ever be
necessary in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug_utils: Remove unused includes</title>
<updated>2018-08-25T00:49:14+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-25T00:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=c65713832c5e71da57b31e17173fb2d1c3b7f2fd'/>
<id>c65713832c5e71da57b31e17173fb2d1c3b7f2fd</id>
<content type='text'>
Quite a bit of these aren't necessary directly within the debug_utils
header and can be removed or included where actually necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Quite a bit of these aren't necessary directly within the debug_utils
header and can be removed or included where actually necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug_utils: Make BreakpointObserver class' constructor explicit</title>
<updated>2018-08-25T00:49:14+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-25T00:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1e6a209649909a5cfa599aef3a1971cb34f5e27d'/>
<id>1e6a209649909a5cfa599aef3a1971cb34f5e27d</id>
<content type='text'>
Avoids implicit conversions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids implicit conversions.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug_utils: Initialize active_breakpoint member of DebugContext</title>
<updated>2018-08-25T00:15:50+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-25T00:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b6425c0511f52c63f9f25f5ab8cf18325932aca3'/>
<id>b6425c0511f52c63f9f25f5ab8cf18325932aca3</id>
<content type='text'>
Ensures that all class members are initialized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensures that all class members are initialized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash at exit</title>
<updated>2018-06-25T15:01:08+00:00</updated>
<author>
<name>mailwl</name>
<email>mailwl@gmail.com</email>
</author>
<published>2018-06-25T15:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ad39bab2710bd29493ba62aead9e0a72ea1815c4'/>
<id>ad39bab2710bd29493ba62aead9e0a72ea1815c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GPU: Make the debug_context variable a member of the frontend instead of a global.</title>
<updated>2018-03-25T04:35:06+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2018-03-25T04:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0ce52b1da2228f3325d94e52bead7335c8b07d1c'/>
<id>0ce52b1da2228f3325d94e52bead7335c8b07d1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.</title>
<updated>2018-03-24T16:31:49+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2018-03-22T20:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=77fd0d47e70968bcbc87a3b5607cd29e6211f656'/>
<id>77fd0d47e70968bcbc87a3b5607cd29e6211f656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to PICA and rasterizers in video_core</title>
<updated>2018-01-13T02:11:03+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-01-12T03:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1d28b2e142f845773e2b90e267d9632e196a99b9'/>
<id>1d28b2e142f845773e2b90e267d9632e196a99b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doxygen: Amend minor issues (#2593)</title>
<updated>2017-02-27T01:58:51+00:00</updated>
<author>
<name>Mat M</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2017-02-27T01:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0cb52ee74a8255eb0320c882bc9e70700317d16a'/>
<id>0cb52ee74a8255eb0320c882bc9e70700317d16a</id>
<content type='text'>
Corrects a few issues with regards to Doxygen documentation, for example:

- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.

and a few minor other issues.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrects a few issues with regards to Doxygen documentation, for example:

- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.

and a few minor other issues.</pre>
</div>
</content>
</entry>
</feed>
