<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/Common.vcxproj, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Add an Analytics reporting system.</title>
<updated>2016-06-19T00:55:46+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-18T00:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=121f27036725f62c72857bf06f1e58b2a772b1cc'/>
<id>121f27036725f62c72857bf06f1e58b2a772b1cc</id>
<content type='text'>
Fully opt-in, reports to analytics.dolphin-emu.org over SSL. Collects system
information and settings at Dolphin start time and game start time.

UI not implemented yet, so users are required to opt in through config editing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fully opt-in, reports to analytics.dolphin-emu.org over SSL. Collects system
information and settings at Dolphin start time and game start time.

UI not implemented yet, so users are required to opt in through config editing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GL 4.3</title>
<updated>2016-02-15T02:35:38+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-15T02:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2685ebaed1b6bad992bf4415d2c2ff9bba62b2cc'/>
<id>2685ebaed1b6bad992bf4415d2c2ff9bba62b2cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GL 4.4</title>
<updated>2016-02-15T02:16:33+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-15T02:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e253fafe4258fa0e6cdca63cec1f92bcece06a2c'/>
<id>e253fafe4258fa0e6cdca63cec1f92bcece06a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for GL 4.5</title>
<updated>2016-02-15T02:15:40+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-15T02:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=87afa2c277e29ce7d6264380c36aae173fe3c749'/>
<id>87afa2c277e29ce7d6264380c36aae173fe3c749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for GL 4.2 in GLExtensions</title>
<updated>2016-01-27T19:58:34+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-01-27T19:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=921c7139c57746a17a92995ef561361f9a61b468'/>
<id>921c7139c57746a17a92995ef561361f9a61b468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make GLExtensions no longer require slghtly modified GL headers.</title>
<updated>2016-01-02T16:34:13+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-01-01T19:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=37525f3fcf98a46391827884d26184bbe18ac0a6'/>
<id>37525f3fcf98a46391827884d26184bbe18ac0a6</id>
<content type='text'>
In fact, removes the need for external headers at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In fact, removes the need for external headers at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitfield: Add .natvis for easier debugging in Visual Studio</title>
<updated>2015-10-29T23:30:22+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2015-10-29T23:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bfac1c73f09379ddb67b852aa7464a94d647b384'/>
<id>bfac1c73f09379ddb67b852aa7464a94d647b384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exchange XSaveWorkaround (which was fixed in VS2015) for ucrtFreadWorkaround (which was broken in VS2015).</title>
<updated>2015-10-17T03:26:34+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2015-10-17T03:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ca31c62c01b9a0e1cc49804d4325269a8f81abd6'/>
<id>ca31c62c01b9a0e1cc49804d4325269a8f81abd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3095 from void-ghost/savestate_race_condition_fix</title>
<updated>2015-10-04T01:08:33+00:00</updated>
<author>
<name>shuffle2</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2015-10-04T01:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b926061f641692ae31bacbeba304f5941db7d3bc'/>
<id>b926061f641692ae31bacbeba304f5941db7d3bc</id>
<content type='text'>
SaveState: Fix for race condition in SaveAs(...)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SaveState: Fix for race condition in SaveAs(...)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3091 from Tilka/mbedtls</title>
<updated>2015-10-04T01:00:58+00:00</updated>
<author>
<name>shuffle2</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2015-10-04T01:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a6f04b0e15af9ce261cc5bb190eb60a2bbaee804'/>
<id>a6f04b0e15af9ce261cc5bb190eb60a2bbaee804</id>
<content type='text'>
Update mbed TLS (PolarSSL)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update mbed TLS (PolarSSL)</pre>
</div>
</content>
</entry>
</feed>
