<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoBackends/Software/SWmain.cpp, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>OpcodeDecoder: Add namespace</title>
<updated>2016-01-24T06:31:36+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-01-24T06:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e187c55bdd1d553aada5fd165c965d355e425383'/>
<id>e187c55bdd1d553aada5fd165c965d355e425383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: Header cleanup</title>
<updated>2016-01-18T01:11:45+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-01-17T21:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d9fec92628231526b47e19cd09b68572eb06e44f'/>
<id>d9fec92628231526b47e19cd09b68572eb06e44f</id>
<content type='text'>
Also remedies places where the video backends and core rely on things
being indirectly included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remedies places where the video backends and core rely on things
being indirectly included.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fifo: Create a "Fifo" namespace.</title>
<updated>2016-01-12T22:28:26+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2016-01-12T21:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5f244abf2833db9d3a7d93a0632b56c4bf55e5e7'/>
<id>5f244abf2833db9d3a7d93a0632b56c4bf55e5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoSW: fix some warnings</title>
<updated>2016-01-09T09:38:07+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2016-01-09T09:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=98ea1f773a671b9747459087e687b6e2be0eb104'/>
<id>98ea1f773a671b9747459087e687b6e2be0eb104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoSW: Use more VideoCommon</title>
<updated>2016-01-06T21:10:29+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-10-09T18:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=efbe5bc4b651d1f7f726bb064255e0e2562f7490'/>
<id>efbe5bc4b651d1f7f726bb064255e0e2562f7490</id>
<content type='text'>
Now we require lots of empty functions, but this removes by far more duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we require lots of empty functions, but this removes by far more duplicated code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3434 from lioncash/enum</title>
<updated>2016-01-04T12:47:22+00:00</updated>
<author>
<name>Markus Wick</name>
<email>degasus@users.noreply.github.com</email>
</author>
<published>2016-01-04T12:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ca7160f714350ccac9f5bc4625a43c9bdedebcb6'/>
<id>ca7160f714350ccac9f5bc4625a43c9bdedebcb6</id>
<content type='text'>
OnScreenDisplay: Make CallbackType an enum class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OnScreenDisplay: Make CallbackType an enum class</pre>
</div>
</content>
</entry>
<entry>
<title>VideoBackend: Get rid of a boolean global</title>
<updated>2016-01-02T23:03:28+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-01-02T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=01f99a04a2af61d70fc2a5eed14b2a0bf3c05696'/>
<id>01f99a04a2af61d70fc2a5eed14b2a0bf3c05696</id>
<content type='text'>
Also gets rid of global headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also gets rid of global headers
</pre>
</div>
</content>
</entry>
<entry>
<title>OnScreenDisplay: Make CallbackType an enum class</title>
<updated>2016-01-02T19:57:55+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-01-02T19:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=edda018d543bf80cd70fa2c2952e2425c650f26e'/>
<id>edda018d543bf80cd70fa2c2952e2425c650f26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"</title>
<updated>2015-12-22T23:35:19+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2015-12-22T23:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8bda12bcfdb20324cd5a764ea814b176b36a4687'/>
<id>8bda12bcfdb20324cd5a764ea814b176b36a4687</id>
<content type='text'>
This reverts commit 81414b4fa2edadf0b2a2bb0bd4df61dd59165eec, reversing
changes made to b926061f641692ae31bacbeba304f5941db7d3bc.

Conflicts:
	Source/Core/DolphinWX/Frame.cpp
	Source/Core/VideoCommon/VideoConfig.cpp
	Source/Core/VideoCommon/VideoConfig.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 81414b4fa2edadf0b2a2bb0bd4df61dd59165eec, reversing
changes made to b926061f641692ae31bacbeba304f5941db7d3bc.

Conflicts:
	Source/Core/DolphinWX/Frame.cpp
	Source/Core/VideoCommon/VideoConfig.cpp
	Source/Core/VideoCommon/VideoConfig.h
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoSW: Split up OGL window handling</title>
<updated>2015-10-13T22:13:54+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-09-26T08:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=61c3a0d9e45a587e8fb5e5770eb4db05386bed5f'/>
<id>61c3a0d9e45a587e8fb5e5770eb4db05386bed5f</id>
<content type='text'>
This removes OSD support for video software, but it was already broken before.

This commit does not try to fix coding style issues, the rewrite of this presentation API is splitted up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes OSD support for video software, but it was already broken before.

This commit does not try to fix coding style issues, the rewrite of this presentation API is splitted up.
</pre>
</div>
</content>
</entry>
</feed>
