<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hw, 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>2018-08-02T14:23:10+00:00</updated>
<entry>
<title>hw: Remove unused files</title>
<updated>2018-08-02T14:23:10+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-08-02T14:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=c6db1c390b748646d77f38f92529f706eaa6b6ae'/>
<id>urn:sha1:c6db1c390b748646d77f38f92529f706eaa6b6ae</id>
<content type='text'>
None of these files are used in any meaningful way. They're just
leftovers from citra. Also has the benefit of getting rid of an unused
global variable.
</content>
</entry>
<entry>
<title>Rename logging macro back to LOG_*</title>
<updated>2018-07-03T01:45:47+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-07-02T16:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=638956aa81de255bf4bbd4e69a717eabf4ceadb9'/>
<id>urn:sha1:638956aa81de255bf4bbd4e69a717eabf4ceadb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general: Make formatting of logged hex values more straightforward</title>
<updated>2018-05-02T13:49:36+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-05-02T13:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7c9644646f595605036b9fe9e51c44716ee60fa3'/>
<id>urn:sha1:7c9644646f595605036b9fe9e51c44716ee60fa3</id>
<content type='text'>
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
</content>
</entry>
<entry>
<title>core/hw: Move logging macros over to fmt-capable ones</title>
<updated>2018-04-26T13:32:45+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-04-26T12:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=08da0b7acc6e9a251a8505a0abf6deaf2276cde8'/>
<id>urn:sha1:08da0b7acc6e9a251a8505a0abf6deaf2276cde8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format: Run the new clang format on everything</title>
<updated>2018-01-20T23:45:11+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-01-20T07:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=096be1663682f38d572e9816e3350e0dc9f13168'/>
<id>urn:sha1:096be1663682f38d572e9816e3350e0dc9f13168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove gpu debugger and get yuzu qt to compile</title>
<updated>2018-01-13T02:11:04+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-01-12T03:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=389979018cce654b1ade0161abfc627832afe592'/>
<id>urn:sha1:389979018cce654b1ade0161abfc627832afe592</id>
<content type='text'>
</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>urn:sha1:1d28b2e142f845773e2b90e267d9632e196a99b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Gut out cryptop, since it doesn't compile with C++17.</title>
<updated>2018-01-13T00:36:41+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-13T00:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8e51c61dbce925e0992e27c2c33311583645bd6f'/>
<id>urn:sha1:8e51c61dbce925e0992e27c2c33311583645bd6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)</title>
<updated>2018-01-09T00:10:25+00:00</updated>
<author>
<name>B3n30</name>
<email>bene_thomas@web.de</email>
</author>
<published>2017-11-25T13:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=82151d407d8021fa8865cf8dd51c4d5cf0a4b702'/>
<id>urn:sha1:82151d407d8021fa8865cf8dd51c4d5cf0a4b702</id>
<content type='text'>
* CoreTiming: New CoreTiming; Add Test for CoreTiming
</content>
</entry>
<entry>
<title>core_timing: Increase clock speed for Switch docked.</title>
<updated>2018-01-07T05:58:06+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-07T05:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=79e0dd249e2cff0a0554663a050c1b35499cc13e'/>
<id>urn:sha1:79e0dd249e2cff0a0554663a050c1b35499cc13e</id>
<content type='text'>
</content>
</entry>
</feed>
