<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/x64Emitter.cpp, branch stable</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>zfreeze: cache vertex positions</title>
<updated>2015-06-07T10:13:00+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-06-01T17:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5ddd2cef6c5cc8e5414636d73365691de726b3d0'/>
<id>5ddd2cef6c5cc8e5414636d73365691de726b3d0</id>
<content type='text'>
Suggested by degasus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by degasus.
</pre>
</div>
</content>
</entry>
<entry>
<title>XEmitter: add FMA4 instructions</title>
<updated>2015-06-02T17:19:52+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-17T07:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8db6588bb921d1beac5b7df50ac24e67453f0991'/>
<id>8db6588bb921d1beac5b7df50ac24e67453f0991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x64Emitter: Pass some OpArg parameters by const reference</title>
<updated>2015-05-29T05:13:29+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-05-29T02:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e3a6191f02443c8c9f20b03362a789548ca62fb1'/>
<id>e3a6191f02443c8c9f20b03362a789548ca62fb1</id>
<content type='text'>
Considering OpArg is a struct, passing by value creates unnecessary copies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Considering OpArg is a struct, passing by value creates unnecessary copies.
</pre>
</div>
</content>
</entry>
<entry>
<title>x64Emitter: Remove 'Gen::' namespace prefix from some parameters</title>
<updated>2015-05-29T05:05:09+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-05-29T01:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=810a04db58ca32570983f7ff1a2980134aebebc7'/>
<id>810a04db58ca32570983f7ff1a2980134aebebc7</id>
<content type='text'>
The emitter is already within the Gen namespace, so this isn't necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The emitter is already within the Gen namespace, so this isn't necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>x64Emitter: Adjust position of reference and pointer indicators</title>
<updated>2015-05-29T05:04:45+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-05-29T01:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=84ed196c145bd00f94fa03cdaa9e0f3b31c005cd'/>
<id>84ed196c145bd00f94fa03cdaa9e0f3b31c005cd</id>
<content type='text'>
Matches the coding style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matches the coding style.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2421 from Tilka/jit_stuff</title>
<updated>2015-05-26T03:08:24+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2015-05-26T03:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7c04c76a26484184c59a406a16cd278751d417c2'/>
<id>7c04c76a26484184c59a406a16cd278751d417c2</id>
<content type='text'>
Jit64: fixes + less code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jit64: fixes + less code</pre>
</div>
</content>
</entry>
<entry>
<title>Set copyright year to when a file was created</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-24T04:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=30ebb2459eb97ba544547183854775df8460b475'/>
<id>30ebb2459eb97ba544547183854775df8460b475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers to GPLv2+</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-17T23:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8'/>
<id>cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XEmitter: add BLENDPS/BLENDPD</title>
<updated>2015-05-21T10:33:36+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-21T10:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6593ba7ecc98b9590d02025a3251b3892d9d318d'/>
<id>6593ba7ecc98b9590d02025a3251b3892d9d318d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XEmitter: fix L bit in VEX prefix</title>
<updated>2015-05-20T07:34:27+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-20T07:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ad6b522c3b67c096f3996c4b2f31e3f1e216333e'/>
<id>ad6b522c3b67c096f3996c4b2f31e3f1e216333e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
