dolphin/Source/Core
Tillmann Karras 387777ed72 Fix VTune static library dependencies
Since libcommon.a is also the last library to be linked, this has the
totally hacky but useful side-effect that it doesn't require people to
modify CMake files for temporarily adding VTune code to other Dolphin
libraries.
2015-02-22 20:49:30 +01:00
..
AudioCommon Cleanup DotProduct function to make it more readable. 2015-02-16 13:53:58 +13:00
Common Fix VTune static library dependencies 2015-02-22 20:49:30 +01:00
Core Merge pull request #2098 from Tilka/fix_warning 2015-02-22 20:16:11 +01:00
DiscIO Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
DolphinQt Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
DolphinWX Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
InputCommon Use CoreParameter's game INI functions in more places 2015-02-11 19:01:05 +01:00
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends D3D: Use the correct format when resolving the EFB depth texture. 2015-02-21 11:50:19 +01:00
VideoCommon TextureConversionShader: Use a Texture2DArray to match the shader resource view. 2015-02-21 11:50:20 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00