<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/VertexLoader.h, 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>Merge pull request #2274 from degasus/disable_bbox</title>
<updated>2015-05-25T12:46:12+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2015-05-25T12:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=69963dc4b0383732b0c55787845c958033242d25'/>
<id>69963dc4b0383732b0c55787845c958033242d25</id>
<content type='text'>
Disable bbox</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable bbox</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>BBox: remove now unreachable SW bbox implementation</title>
<updated>2015-05-25T07:33:34+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-04-06T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6b2a1e57e2482efb46a91401fa22aaf5ef779974'/>
<id>6b2a1e57e2482efb46a91401fa22aaf5ef779974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change RunVertices' function arguments.</title>
<updated>2015-02-13T18:16:06+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2015-02-13T00:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=15e41c67f8fdb527af3267790154538454412596'/>
<id>15e41c67f8fdb527af3267790154538454412596</id>
<content type='text'>
This reduces some dumb state shuffling when calling the emitted vertex loaders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces some dumb state shuffling when calling the emitted vertex loaders.
</pre>
</div>
</content>
</entry>
<entry>
<title>VertexLoader: never reset alpha in 8888 colors</title>
<updated>2015-01-20T08:22:55+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-01-20T00:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=46ab5d63d62ccb70b3502fbdfffcbd04a3eefb65'/>
<id>46ab5d63d62ccb70b3502fbdfffcbd04a3eefb65</id>
<content type='text'>
Fixes the opening menu of Xenoblade Chronicles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the opening menu of Xenoblade Chronicles.
</pre>
</div>
</content>
</entry>
<entry>
<title>VertexLoader: remove non-JIT SSE code</title>
<updated>2015-01-20T00:51:07+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-01-19T17:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=873902b4a3cc40b6a03bef197e54c5165f98d842'/>
<id>873902b4a3cc40b6a03bef197e54c5165f98d842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VertexLoader: add new JIT</title>
<updated>2015-01-18T12:29:34+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-01-15T00:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e82e9f97f5ce2d73d2c8168c7a11504925fd4085'/>
<id>e82e9f97f5ce2d73d2c8168c7a11504925fd4085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VertexLoader: remove old JIT</title>
<updated>2015-01-18T11:59:33+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-01-06T14:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=20ded4c1e57913257504994cfe52fb5eb4bd5b77'/>
<id>20ded4c1e57913257504994cfe52fb5eb4bd5b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
