<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Src/RenderBase.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>Merge branch 'fix-field-ordering'</title>
<updated>2013-10-02T21:27:02+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2013-09-24T01:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4f36c2f7fa590cdc1f63b3213299bcd22e180e61'/>
<id>4f36c2f7fa590cdc1f63b3213299bcd22e180e61</id>
<content type='text'>
Fixes 6387
Closes 6635
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes 6387
Closes 6635
</pre>
</div>
</content>
</entry>
<entry>
<title>Make hotkeys for togglign IR, AR, efb copies and fog settings configurable.</title>
<updated>2013-07-30T09:49:02+00:00</updated>
<author>
<name>Rachel Bryk</name>
<email>RachelBryk@gmail.com</email>
</author>
<published>2013-07-30T09:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a33b1fcdc6f15f358036b478338d41800f5949f3'/>
<id>a33b1fcdc6f15f358036b478338d41800f5949f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Use an enum for efb scale values.</title>
<updated>2013-04-06T05:49:13+00:00</updated>
<author>
<name>Rachel Bryk</name>
<email>RachelBryk@gmail.com</email>
</author>
<published>2013-04-06T05:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4d81e0739d2cc7112d5167682fd0750836f691a9'/>
<id>4d81e0739d2cc7112d5167682fd0750836f691a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Yell at the user if they change window size while dumping frames, and some other avi dumping stuff.</title>
<updated>2013-02-27T01:47:48+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2013-02-27T01:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f1c990069c8d0e54f7aa079e6e2c7b785a0d56db'/>
<id>f1c990069c8d0e54f7aa079e6e2c7b785a0d56db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names)."</title>
<updated>2013-01-16T20:46:11+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1900@hotmail.com</email>
</author>
<published>2013-01-16T20:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0ef3bd9c778a786ec439950f65c863d64ccf98b6'/>
<id>0ef3bd9c778a786ec439950f65c863d64ccf98b6</id>
<content type='text'>
Turns out I was wrong in my previous commit. My bad.

This reverts commit 87431666639c7036ea0f5b0d499df639cefb3d51.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out I was wrong in my previous commit. My bad.

This reverts commit 87431666639c7036ea0f5b0d499df639cefb3d51.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names).</title>
<updated>2013-01-16T14:42:51+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1900@hotmail.com</email>
</author>
<published>2013-01-16T14:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=87431666639c7036ea0f5b0d499df639cefb3d51'/>
<id>87431666639c7036ea0f5b0d499df639cefb3d51</id>
<content type='text'>
This also gets rid of some more typecasts in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also gets rid of some more typecasts in some cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>X11: Disable OSD hotkeys when the corresponding option is disabled.</title>
<updated>2013-01-08T17:16:47+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-12-31T15:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=09197e0ffcd78a54cae9a80889bef6e6e9440511'/>
<id>09197e0ffcd78a54cae9a80889bef6e6e9440511</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 'efb_scaling_fixes'.</title>
<updated>2012-11-19T12:18:57+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-11-19T12:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4ff9e03509308f361e7b1305126d266e3ce1eb0d'/>
<id>4ff9e03509308f361e7b1305126d266e3ce1eb0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some fractional EFB scaling issues.</title>
<updated>2012-11-19T12:10:32+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-10-02T20:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b02bb7617fe5bdcda524d065b5601834e0a3ed4a'/>
<id>b02bb7617fe5bdcda524d065b5601834e0a3ed4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
