<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoBackends/Software/Src, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Remove unnecessary Src/ folders</title>
<updated>2013-12-31T19:03:19+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2013-12-07T20:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=34692ab826abc8f8faa61bdb2280b742424528f1'/>
<id>34692ab826abc8f8faa61bdb2280b742424528f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Software renderer: Add a zfreeze related TODO.</title>
<updated>2013-12-30T19:18:53+00:00</updated>
<author>
<name>Tony Wasserka</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2013-12-30T19:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bbde0754207c1a5dbb39f0b4fc32cbdd66d66400'/>
<id>bbde0754207c1a5dbb39f0b4fc32cbdd66d66400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Software renderer: Add linear interpolation of fog range adjustment factors.</title>
<updated>2013-12-16T17:42:46+00:00</updated>
<author>
<name>Tony Wasserka</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2013-12-16T17:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=07820aaa9efc43c6bbbe56171a39529f756ca184'/>
<id>07820aaa9efc43c6bbbe56171a39529f756ca184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have our OpenGL/ES context creation be less stupid.</title>
<updated>2013-12-12T18:43:49+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-12-12T18:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f9ff0bc55dda398ffdb790d22b6eb7fb7287968a'/>
<id>f9ff0bc55dda398ffdb790d22b6eb7fb7287968a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>std::string can't be passed to ... format.</title>
<updated>2013-11-16T22:28:11+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-11-16T22:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f4a1f183b9a34c9962dadfd3a6ac2bb9b7f92c28'/>
<id>f4a1f183b9a34c9962dadfd3a6ac2bb9b7f92c28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't pass char* to std::string.</title>
<updated>2013-11-16T22:25:12+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-11-16T22:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ea3990a41b3ea1a5d2b483ef79029972d7d03b65'/>
<id>ea3990a41b3ea1a5d2b483ef79029972d7d03b65</id>
<content type='text'>
Windows was fine with this :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows was fine with this :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Use IOFile for TextureToPng to support non-ascii</title>
<updated>2013-11-16T22:14:38+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-11-16T22:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=33d8166620d308f5d7644e64ca92e588ff75fa44'/>
<id>33d8166620d308f5d7644e64ca92e588ff75fa44</id>
<content type='text'>
Changed save texture/screenshot uses to std::string
Removed unneeded new/delete calls when dealing with temp data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed save texture/screenshot uses to std::string
Removed unneeded new/delete calls when dealing with temp data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change software rasterizer screenshot code due to change in api just now.</title>
<updated>2013-11-16T21:37:40+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-11-16T21:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4a9c8e6f55312127e49a4202b0a2c0438d1de00f'/>
<id>4a9c8e6f55312127e49a4202b0a2c0438d1de00f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Api was too confusing for people.</title>
<updated>2013-11-16T21:34:34+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-11-16T21:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=71d70d896fd6012eea94042e962dad2009086038'/>
<id>71d70d896fd6012eea94042e962dad2009086038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Woops, vim copy and paste issue with a double include.</title>
<updated>2013-11-16T15:41:01+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-11-16T15:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2025f00f8836f529fecf6b6caded24c5db158357'/>
<id>2025f00f8836f529fecf6b6caded24c5db158357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
