<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMakeTests, 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>Remove the REQUIRED option from the cmake pkg-config check for GLEW so</title>
<updated>2013-09-09T21:48:14+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2013-09-09T21:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=70130aeac35b4a8ee65fe3d0aa2d7a535e9bcde2'/>
<id>70130aeac35b4a8ee65fe3d0aa2d7a535e9bcde2</id>
<content type='text'>
that cmake doesn't fail if a shared library is not found, and falls back
to the version in the externals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that cmake doesn't fail if a shared library is not found, and falls back
to the version in the externals.
</pre>
</div>
</content>
</entry>
<entry>
<title>When checking for glew, don't fail if a working system version is not</title>
<updated>2013-09-07T17:40:40+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2013-09-07T17:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d617efc5ef1af2c6fa563c7b1aeeed911d7886a4'/>
<id>d617efc5ef1af2c6fa563c7b1aeeed911d7886a4</id>
<content type='text'>
found so we can fall back to the Externals version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
found so we can fall back to the Externals version.
</pre>
</div>
</content>
</entry>
<entry>
<title>When checking for glew via cmake check to see that the system version of glew</title>
<updated>2013-09-07T17:24:32+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2013-09-07T17:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a3d86ceead3e8e0762880e68a4c175cbe19b3c0e'/>
<id>a3d86ceead3e8e0762880e68a4c175cbe19b3c0e</id>
<content type='text'>
is at least 1.8 and has the methods of glew 1.9.  This is an annoying
hack to deal with Ubuntu's glew setup, which is glew 1.8 with 1.9
methods patched in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is at least 1.8 and has the methods of glew 1.9.  This is an annoying
hack to deal with Ubuntu's glew setup, which is glew 1.8 with 1.9
methods patched in.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a check for a shared polarssl library.  This checks to see that the</title>
<updated>2013-09-03T01:07:47+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2013-09-03T01:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=eb8e03fab5ddc955a4c1e78575902796cfbb2e9b'/>
<id>eb8e03fab5ddc955a4c1e78575902796cfbb2e9b</id>
<content type='text'>
system version is new enough, and is compiled with havege support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
system version is new enough, and is compiled with havege support.
</pre>
</div>
</content>
</entry>
<entry>
<title>libusb: fix cmake endif</title>
<updated>2013-08-29T18:42:41+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2013-08-29T18:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bcb18d6a2b8b0ae2bd70d56214aebf55c7354700'/>
<id>bcb18d6a2b8b0ae2bd70d56214aebf55c7354700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix android build.</title>
<updated>2013-08-24T11:26:39+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-08-24T11:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5c7946f7c4f49f730a747e385512f68f338554f3'/>
<id>5c7946f7c4f49f730a747e385512f68f338554f3</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 'master' into wii-network</title>
<updated>2013-08-16T07:17:07+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-08-16T07:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9de7611ff940d24551bc77a5e29b86911e3fa749'/>
<id>9de7611ff940d24551bc77a5e29b86911e3fa749</id>
<content type='text'>
Conflicts:
	CMakeLists.txt
	Source/Core/Core/Core.vcxproj
	Source/Core/DolphinWX/Dolphin.vcxproj
	Source/Core/DolphinWX/Dolphin.vcxproj.filters
	Source/Dolphin_2010.sln
	Source/VSProps/Dolphin.Win32.props
	Source/VSProps/Dolphin.x64.props
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	CMakeLists.txt
	Source/Core/Core/Core.vcxproj
	Source/Core/DolphinWX/Dolphin.vcxproj
	Source/Core/DolphinWX/Dolphin.vcxproj.filters
	Source/Dolphin_2010.sln
	Source/VSProps/Dolphin.Win32.props
	Source/VSProps/Dolphin.x64.props
</pre>
</div>
</content>
</entry>
<entry>
<title>Support PolarSSL on *nix</title>
<updated>2013-08-15T11:36:17+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2013-08-15T11:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d8b39b9dcfb4e8a3d854d28428a8d992cce73f53'/>
<id>d8b39b9dcfb4e8a3d854d28428a8d992cce73f53</id>
<content type='text'>
Removed unneeded PolarSSL directories.
Remove duplicate sha1 and md5 files.
Define out SSL test file writing.
Fix format string bug and warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed unneeded PolarSSL directories.
Remove duplicate sha1 and md5 files.
Define out SSL test file writing.
Fix format string bug and warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pkg-config to check for XInput2</title>
<updated>2013-07-21T04:45:03+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2013-07-21T04:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3239e4946fef14aa298846ca9745221c81c2b6a3'/>
<id>3239e4946fef14aa298846ca9745221c81c2b6a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add X11 XInput2 input plugin, including MPX and with support for axis controls.</title>
<updated>2013-07-20T21:58:02+00:00</updated>
<author>
<name>Max Eliaser</name>
<email>max@meliaserlow.dyndns.tv</email>
</author>
<published>2013-07-10T06:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9fbc5ff27cef0acac37a5a5a1a2c0d060ec226e1'/>
<id>9fbc5ff27cef0acac37a5a5a1a2c0d060ec226e1</id>
<content type='text'>
Based on the original XLib plugin, and thus shares some of its warts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on the original XLib plugin, and thus shares some of its warts.
</pre>
</div>
</content>
</entry>
</feed>
