<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/.travis/linux, 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>Build system: remove references to travis</title>
<updated>2021-10-12T12:35:57+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2021-10-12T12:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bd509cedb8c2852085abda8adc130944afe21b4a'/>
<id>bd509cedb8c2852085abda8adc130944afe21b4a</id>
<content type='text'>
Co-Authored-By: Vitor K &lt;vitor-kiguchi@hotmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Vitor K &lt;vitor-kiguchi@hotmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>travis/linux: Use correct ccache directory</title>
<updated>2020-12-10T08:34:16+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2020-12-10T08:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3802474483cf364281fdcdfbde0c83bffb0e39dc'/>
<id>3802474483cf364281fdcdfbde0c83bffb0e39dc</id>
<content type='text'>
Changes the bound ccache directory to `/home/yuzu/.ccache` instead of
`/root/.ccache`, since the `/root` directory is not accessible by the
`yuzu` user in the guest container.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes the bound ccache directory to `/home/yuzu/.ccache` instead of
`/root/.ccache`, since the `/root` directory is not accessible by the
`yuzu` user in the guest container.
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Remove usage of unicorn</title>
<updated>2020-11-04T01:22:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-04T00:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=fc6db97a09e2de5eff10131ddcab9cf8fb2f736c'/>
<id>fc6db97a09e2de5eff10131ddcab9cf8fb2f736c</id>
<content type='text'>
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2408 from FearlessTobi/port-4215</title>
<updated>2019-05-03T00:59:09+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2019-05-03T00:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1f72bb733f743d55ac890c990f0fefea9a0ef290'/>
<id>1f72bb733f743d55ac890c990f0fefea9a0ef290</id>
<content type='text'>
Port citra-emu/citra#4215: "travis: Use Ninja for Travis builds"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port citra-emu/citra#4215: "travis: Use Ninja for Travis builds"</pre>
</div>
</content>
</entry>
<entry>
<title>travis: Use Ninja for Travis builds</title>
<updated>2019-04-15T23:06:34+00:00</updated>
<author>
<name>Cameron Cawley</name>
<email>ccawley2011@gmail.com</email>
</author>
<published>2018-08-23T22:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1f3cc036da6f3c2cfd3a6ba78a5a9daec7a4e808'/>
<id>1f3cc036da6f3c2cfd3a6ba78a5a9daec7a4e808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use prebuilt image (#3839)</title>
<updated>2019-04-15T20:22:09+00:00</updated>
<author>
<name>liushuyu</name>
<email>liushuyu011@gmail.com</email>
</author>
<published>2018-08-07T14:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a9f58593d4ac951bf15993bd280d6b2d78b3fdee'/>
<id>a9f58593d4ac951bf15993bd280d6b2d78b3fdee</id>
<content type='text'>
* travis: use prebuilt image

* travis: use prebuilt image (MinGW)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* travis: use prebuilt image

* travis: use prebuilt image (MinGW)
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: Use correct package for linux Qt5WebEngine</title>
<updated>2018-12-29T00:29:49+00:00</updated>
<author>
<name>Zach Hilman</name>
<email>zachhilman@gmail.com</email>
</author>
<published>2018-12-29T00:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0c5ede492f8dd2e321bb237a56e7f38609541366'/>
<id>0c5ede492f8dd2e321bb237a56e7f38609541366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Add USE_QT_WEB_ENGINE flag and update build system</title>
<updated>2018-12-28T20:32:39+00:00</updated>
<author>
<name>Zach Hilman</name>
<email>zachhilman@gmail.com</email>
</author>
<published>2018-12-24T21:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ef4c4e239da8e5771f61bf079eae25b28cbd0318'/>
<id>ef4c4e239da8e5771f61bf079eae25b28cbd0318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port web_service from Citra</title>
<updated>2018-10-02T13:30:48+00:00</updated>
<author>
<name>fearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2018-09-16T18:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4d139943f2407144d5f8e3dc5a673f24850d43d0'/>
<id>4d139943f2407144d5f8e3dc5a673f24850d43d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: running mingw build on travis ci</title>
<updated>2018-09-19T18:22:14+00:00</updated>
<author>
<name>tech4me</name>
<email>guiwanglong@gmail.com</email>
</author>
<published>2018-08-31T18:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a8f54f96fc0b91dee8a0ea6daf9dfd55b46a9178'/>
<id>a8f54f96fc0b91dee8a0ea6daf9dfd55b46a9178</id>
<content type='text'>
This commit also fixed a broken cmake dependency with unicorn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also fixed a broken cmake dependency with unicorn
</pre>
</div>
</content>
</entry>
</feed>
