dolphin-emulator/Source/Core
Tillmann Karras 4eace2b49e CMake: simplify FindMiniupnpc.cmake
miniupnpc.h provides MINIUPNPC_API_VERSION since 1.7 and we require 1.7
or later, so there is no reason to have version detection code for older
versions.
2015-10-12 02:26:35 +02:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3160 from Tilka/style 2015-10-11 15:36:06 +02:00
Core CMake: simplify FindMiniupnpc.cmake 2015-10-12 02:26:35 +02:00
DiscIO NANDContentLoader: Replace a string rbegin() call with a back() call 2015-10-07 09:47:26 -04:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX Merge pull request #2798 from lioncash/search 2015-10-11 15:29:59 +02:00
InputCommon Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
VideoCommon VertexLoaderUtils: remove simple wrapper functions 2015-10-11 23:40:50 +02:00
CMakeLists.txt