<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Src/VertexLoader_TextCoord.cpp, branch 4.0.1</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Formatting cleanup for VideoCommon.</title>
<updated>2013-04-24T13:21:54+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-04-24T13:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8da425b008b46ef90d649e55c6c0d4a0bc2b556b'/>
<id>8da425b008b46ef90d649e55c6c0d4a0bc2b556b</id>
<content type='text'>
Block braces on new lines.

Also killed off trailing whitespace and dangling elses.

Spaced some things out to make them more readable (only in places where it looked like a bit of a clusterfuck).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Block braces on new lines.

Also killed off trailing whitespace and dangling elses.

Spaced some things out to make them more readable (only in places where it looked like a bit of a clusterfuck).
</pre>
</div>
</content>
</entry>
<entry>
<title>New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.</title>
<updated>2013-04-18T03:09:55+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2013-04-18T03:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bab9963b00953d60bdd6fabe265d5daa45a27661'/>
<id>bab9963b00953d60bdd6fabe265d5daa45a27661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.</title>
<updated>2013-03-20T01:51:12+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1900@hotmail.com</email>
</author>
<published>2013-03-20T01:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=edd9d0e0ef6898a0528ac6389e93e9fca6132ff6'/>
<id>edd9d0e0ef6898a0528ac6389e93e9fca6132ff6</id>
<content type='text'>
Not planning to touch Core since it's the most actively changed part of the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not planning to touch Core since it's the most actively changed part of the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use templates for 8+16 bit indexed versions of SSSE3/SSE4 TextCoord reading.</title>
<updated>2013-02-21T18:42:09+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2013-02-21T18:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7987d6babbc584956228272e65badf0bb179a2ea'/>
<id>7987d6babbc584956228272e65badf0bb179a2ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrapper for s_pCurBufferPointer</title>
<updated>2013-02-21T12:45:48+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-02-21T12:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c7f4d6b9ac9860532b8c84d6fde5ba4b80dca08d'/>
<id>c7f4d6b9ac9860532b8c84d6fde5ba4b80dca08d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build fix</title>
<updated>2013-02-21T12:00:19+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-02-21T12:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4b4dce1bd9bba3d1d12d23343d58c4040ae09c3a'/>
<id>4b4dce1bd9bba3d1d12d23343d58c4040ae09c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vertexloader_cleanup' into vertex-loader-cleanup</title>
<updated>2013-02-21T11:18:50+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-02-21T11:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a849bb52424ab9a91230bc3fa93fcc371335085c'/>
<id>a849bb52424ab9a91230bc3fa93fcc371335085c</id>
<content type='text'>
Conflicts:
	Source/Core/VideoCommon/Src/VertexLoader_TextCoord.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Source/Core/VideoCommon/Src/VertexLoader_TextCoord.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>small cleanups of s_pCurBufferPointer</title>
<updated>2013-02-21T10:45:29+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-02-21T10:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=66d0c1c301c1a40414a0135d94525dab5198a8eb'/>
<id>66d0c1c301c1a40414a0135d94525dab5198a8eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix what I broke.</title>
<updated>2013-02-21T06:40:22+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2013-02-21T06:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3938d3713b23d264e78a19b5bc1cb751630ee9ba'/>
<id>3938d3713b23d264e78a19b5bc1cb751630ee9ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Templatify Normal Loader functions.</title>
<updated>2013-02-21T06:10:06+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2013-02-21T04:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5b63472ad7ec1dc93fc9efac39e55e636f5f0fc0'/>
<id>5b63472ad7ec1dc93fc9efac39e55e636f5f0fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
