<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Src/RenderBase.cpp, branch 3.5</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<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>
<entry>
<title>Remove Renderer::xScale and Renderer::yScale.</title>
<updated>2012-11-16T13:29:09+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-09-28T22:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a38bb488d205752dd3c3e59bae55924ae286c4ec'/>
<id>a38bb488d205752dd3c3e59bae55924ae286c4ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ComputeDrawRectangle() to Renderer::UpdateDrawRectangle().</title>
<updated>2012-11-16T13:25:49+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-09-28T22:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=78031c2d54b4acbca14747c57572b34e2530e474'/>
<id>78031c2d54b4acbca14747c57572b34e2530e474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move last XFB size from Render to FramebufferManager.</title>
<updated>2012-10-03T11:44:35+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-09-28T21:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=035840e7b57d8056c1b8546aa5d2ae3a8b65d6e4'/>
<id>035840e7b57d8056c1b8546aa5d2ae3a8b65d6e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups.</title>
<updated>2012-10-03T11:44:04+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-09-28T21:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6e4a61a991a29f32367accc2aa8a6d1e575b2090'/>
<id>6e4a61a991a29f32367accc2aa8a6d1e575b2090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a sanity check for viewports with zero width/height.</title>
<updated>2012-08-06T23:37:31+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-08-06T23:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ec859009b712d984bc5cb90f341a8cd0a3e53cea'/>
<id>ec859009b712d984bc5cb90f341a8cd0a3e53cea</id>
<content type='text'>
Fixes issue 5466.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue 5466.
</pre>
</div>
</content>
</entry>
<entry>
<title>Instead of invalidating texcache whenever the graphics configuration dialog gets opened, clean up textures on configuration changes.</title>
<updated>2012-06-20T16:18:05+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-05-28T09:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8d30ac462a499d0bde615c260bf9c69146859b9a'/>
<id>8d30ac462a499d0bde615c260bf9c69146859b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "Disable Lighting".</title>
<updated>2012-06-11T21:30:20+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-02-25T22:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1dd6b978c1dafccbc8b7db9efb5c15d75596d1c8'/>
<id>1dd6b978c1dafccbc8b7db9efb5c15d75596d1c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>D3D9: Fix texel to pixel mapping when sampling textures properly.</title>
<updated>2012-03-24T16:23:03+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2012-03-24T15:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7a1744575d7569dd52739836685b6e6643ace61a'/>
<id>7a1744575d7569dd52739836685b6e6643ace61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
