<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Src/IndexGenerator.cpp, branch 4.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>small index generator optimiztions</title>
<updated>2013-06-23T12:38:25+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-06-23T12:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a2e132dd4b53d636641ecc4e74fdab7444f4b68e'/>
<id>a2e132dd4b53d636641ecc4e74fdab7444f4b68e</id>
<content type='text'>
- rewrite loops to not use divisions and multiplications
- remove warnings as the current implementations seems to be correct (ignore additional vertices)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rewrite loops to not use divisions and multiplications
- remove warnings as the current implementations seems to be correct (ignore additional vertices)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix underflow in IndexGenerator::AddFan</title>
<updated>2013-05-09T08:17:12+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-05-09T08:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c7486609fa26626beca76e1f018a120ee406f14d'/>
<id>c7486609fa26626beca76e1f018a120ee406f14d</id>
<content type='text'>
fix issue 6282

The Last Story seems to render a fan with two vertices. It is non-sense as it
shouldn't do anything, but the code underflows at (u32)numVerts-3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix issue 6282

The Last Story seems to render a fan with two vertices. It is non-sense as it
shouldn't do anything, but the code underflows at (u32)numVerts-3
</pre>
</div>
</content>
</entry>
<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>fix triangle_fan size calculation</title>
<updated>2013-04-10T10:45:44+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-04-10T10:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1aa10b579a017257e74d4c26d2aab36944c55949'/>
<id>1aa10b579a017257e74d4c26d2aab36944c55949</id>
<content type='text'>
wasn't updated for the new primitive restart implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wasn't updated for the new primitive restart implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>render a triangle for a 3 vertice quad</title>
<updated>2013-04-10T10:36:59+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-04-10T10:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a6412f7bd4f09ce299638afbfd0a6b085e681902'/>
<id>a6412f7bd4f09ce299638afbfd0a6b085e681902</id>
<content type='text'>
fix issue 6214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix issue 6214
</pre>
</div>
</content>
</entry>
<entry>
<title>use templates for primitive restart</title>
<updated>2013-04-08T17:39:43+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-04-08T17:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b0108631f6ef98719f9df3fb5924766b0798f236'/>
<id>b0108631f6ef98719f9df3fb5924766b0798f236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small cleanups</title>
<updated>2013-04-08T15:58:23+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-04-08T15:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4dca133745129295965b245d2a07e2c82da70066'/>
<id>4dca133745129295965b245d2a07e2c82da70066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert triangle_fan to triangle_strip</title>
<updated>2013-04-08T15:22:16+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-04-08T15:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=80b56ddd170b12db30e636c0d5014afe20ebb784'/>
<id>80b56ddd170b12db30e636c0d5014afe20ebb784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first try of primitive restart index generator</title>
<updated>2013-03-29T13:27:33+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-03-29T13:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ca8554e7d1d7c77b3c2a9ed8a7fb12de7096c67b'/>
<id>ca8554e7d1d7c77b3c2a9ed8a7fb12de7096c67b</id>
<content type='text'>
Convert all quads+triangles into trangle_strip and uses primitive restart to split them.
Speed up triangle_strip, but slows down all others primitive formats.
Only implemented in ogl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert all quads+triangles into trangle_strip and uses primitive restart to split them.
Speed up triangle_strip, but slows down all others primitive formats.
Only implemented in ogl.
</pre>
</div>
</content>
</entry>
</feed>
