<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/UnitTests/TestUtils/StubHost.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>VideoBackends: Simplify initialization and deinitialization of resources</title>
<updated>2015-12-21T03:40:37+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-12-21T02:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f2951828335654d0993ead998b3c547f903501dd'/>
<id>f2951828335654d0993ead998b3c547f903501dd</id>
<content type='text'>
Approximately three or four times now, the issue of pointers being
in an inconsistent state been an issue in the video backend renderers
with regards to tripping up other developers.

Global (ugh) resources are put into a unique_ptr and will always have a
well-defined state of being - null or not null
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approximately three or four times now, the issue of pointers being
in an inconsistent state been an issue in the video backend renderers
with regards to tripping up other developers.

Global (ugh) resources are put into a unique_ptr and will always have a
well-defined state of being - null or not null
</pre>
</div>
</content>
</entry>
<entry>
<title>Move GL interface code out of the OpenGL video backend.</title>
<updated>2015-09-21T12:36:45+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-09-18T16:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=95f3c956a80d880f9988fed5c4a920e436808195'/>
<id>95f3c956a80d880f9988fed5c4a920e436808195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers to GPLv2+</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-17T23:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8'/>
<id>cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Host: Add Host_RendererIsFullscreen().</title>
<updated>2015-01-04T16:09:56+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2015-01-04T16:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b7e056c74d6c157d04cbb79bbb7660a169662c53'/>
<id>b7e056c74d6c157d04cbb79bbb7660a169662c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Host: Kill off GetRenderWindowSize</title>
<updated>2014-11-17T18:44:49+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-11-15T05:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b94dbca160d7a7d0308d4e8d4ff7613f9e6238b1'/>
<id>b94dbca160d7a7d0308d4e8d4ff7613f9e6238b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Host: Kill off Host_SysMessage</title>
<updated>2014-11-05T07:30:48+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-11-05T07:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=884ec2ed13bd47c188317a9b91b8af20876d9919'/>
<id>884ec2ed13bd47c188317a9b91b8af20876d9919</id>
<content type='text'>
Equivalent facilities already exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Equivalent facilities already exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>msvc: get UnitTests compiling</title>
<updated>2014-09-02T04:27:45+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2014-08-31T12:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=839cace5ff15b56afa3a72c86b379c6abc4c0bf6'/>
<id>839cace5ff15b56afa3a72c86b379c6abc4c0bf6</id>
<content type='text'>
Choose it from VS or pass /p:RunUnitTests=true to msbuild
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Choose it from VS or pass /p:RunUnitTests=true to msbuild
</pre>
</div>
</content>
</entry>
<entry>
<title>UnitTests: Remove now non-existent UpdateStatusBar from StubHost.</title>
<updated>2014-08-24T12:34:25+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-08-24T12:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f200a03d979c41c0da0f844989b113dceb9f295a'/>
<id>f200a03d979c41c0da0f844989b113dceb9f295a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: Kill off Host_ShowJitResults</title>
<updated>2014-08-15T19:18:28+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-08-15T19:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cf46ac7dc952abf1ee67c3f938a4bd6b6c5973d5'/>
<id>cf46ac7dc952abf1ee67c3f938a4bd6b6c5973d5</id>
<content type='text'>
Another host function that can be killed off by simple wx event handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another host function that can be killed off by simple wx event handling
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: Kill off Host_UpdateLogDisplay()</title>
<updated>2014-08-08T23:21:40+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-08-05T04:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7bf82f19895f1f6b01d5b3971e1e9e4dae5dc154'/>
<id>7bf82f19895f1f6b01d5b3971e1e9e4dae5dc154</id>
<content type='text'>
This was actually never used as far as I can tell. There was no wx event handling done whatsoever for the global ID, So this is basically a dead function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was actually never used as far as I can tell. There was no wx event handling done whatsoever for the global ID, So this is basically a dead function.
</pre>
</div>
</content>
</entry>
</feed>
