<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xenia/third_party, branch linux</title>
<subtitle>Xbox 360 emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/'/>
<entry>
<title>Merge branch 'linux' of git://github.com/dougvj/xenia into linux</title>
<updated>2017-12-15T01:20:02+00:00</updated>
<author>
<name>DrChat</name>
<email>arkolbed@gmail.com</email>
</author>
<published>2017-12-15T01:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=02e37be4e559428b3e7d21853eb4c7255143c2c8'/>
<id>02e37be4e559428b3e7d21853eb4c7255143c2c8</id>
<content type='text'>
# Conflicts:
#	.travis.yml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	.travis.yml
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 support (#755)</title>
<updated>2017-09-21T21:42:57+00:00</updated>
<author>
<name>Kriskras99</name>
<email>Kriskras99@users.noreply.github.com</email>
</author>
<published>2017-09-21T21:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=882f01533d3932dfa7cda259882f3df75db97391'/>
<id>882f01533d3932dfa7cda259882f3df75db97391</id>
<content type='text'>
* Python 3 support

* Fix import_vs_environment in xenia-build

* Drop support for Python 2

* Fix CIs and xb.bat

* Require Python3.4+ because of Ubuntu Trusty

* popen.communicate returns bytes instead of string

* Useful info in travis

* universal_newlines should be True

* Changed shebang to python 3

* Python 3 shebang fix

* Clang python 3 shebang fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Python 3 support

* Fix import_vs_environment in xenia-build

* Drop support for Python 2

* Fix CIs and xb.bat

* Require Python3.4+ because of Ubuntu Trusty

* popen.communicate returns bytes instead of string

* Useful info in travis

* universal_newlines should be True

* Changed shebang to python 3

* Python 3 shebang fix

* Clang python 3 shebang fix
</pre>
</div>
</content>
</entry>
<entry>
<title>Vulkan: Add a memory allocator and hook it up to the texture cache.</title>
<updated>2017-08-21T01:48:36+00:00</updated>
<author>
<name>DrChat</name>
<email>arkolbed@gmail.com</email>
</author>
<published>2017-08-21T01:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=4e4a1a03c1eb46b0b56f824b61b0dc803712e0a7'/>
<id>4e4a1a03c1eb46b0b56f824b61b0dc803712e0a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the Vulkan loader to SDK 1.0.54.0</title>
<updated>2017-08-09T01:44:24+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2017-08-09T01:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=8d016a3c14e7b5f2cd651f6e78b1c6a506a58ba3'/>
<id>8d016a3c14e7b5f2cd651f6e78b1c6a506a58ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable XCB in Vulkan loader on Linux</title>
<updated>2017-07-11T17:47:24+00:00</updated>
<author>
<name>sephiroth99</name>
<email>sephiroth99@gmail.com</email>
</author>
<published>2017-04-26T06:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=6bf05d6e63ea6aa9f519b5feba6624d9c53bf94a'/>
<id>6bf05d6e63ea6aa9f519b5feba6624d9c53bf94a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add const qualifiers to SpvBuilder.h in glslang lib</title>
<updated>2017-07-11T17:47:24+00:00</updated>
<author>
<name>Doug Johnson</name>
<email>dougvj@gmail.com</email>
</author>
<published>2017-07-09T04:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=71294a79b8fc61e43344e7d76c48b503311947ab'/>
<id>71294a79b8fc61e43344e7d76c48b503311947ab</id>
<content type='text'>
This was needed because the temporary vectors passed as non-const were throwing a compiler error in linux. The updated library appears to have fixed this, but there were other changes that could break compatability so these qualifiers were added manually
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was needed because the temporary vectors passed as non-const were throwing a compiler error in linux. The updated library appears to have fixed this, but there were other changes that could break compatability so these qualifiers were added manually
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing consts for default vulkan config dirs on linux</title>
<updated>2017-07-11T17:47:24+00:00</updated>
<author>
<name>Doug Johnson</name>
<email>dougvj@gmail.com</email>
</author>
<published>2017-07-08T07:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=9275f152795797f6612031c946db0a621780a2b8'/>
<id>9275f152795797f6612031c946db0a621780a2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated clang-format and added the provided editor integrations and LICENSE.txt</title>
<updated>2017-07-06T22:29:38+00:00</updated>
<author>
<name>Christiaan Biesterbosch</name>
<email>christiaan.biesterbosch@gmail.com</email>
</author>
<published>2017-07-06T22:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=3d4f707062824339cab091ab160cb8fe017fa173'/>
<id>3d4f707062824339cab091ab160cb8fe017fa173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug with the latest version of Xbyak.</title>
<updated>2017-05-14T09:10:08+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2017-05-14T09:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=4866a4a9663822b532b8833da12eca1a54d35c3c'/>
<id>4866a4a9663822b532b8833da12eca1a54d35c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to latest Xbyak.</title>
<updated>2017-05-14T07:03:01+00:00</updated>
<author>
<name>gibbed</name>
<email>rick@gibbed.us</email>
</author>
<published>2017-05-14T07:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/xenia/commit/?id=e2434e50a0e9d9cddcf0a5705090ffe3b7d8048c'/>
<id>e2434e50a0e9d9cddcf0a5705090ffe3b7d8048c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
