summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Common.vcxproj
AgeCommit message (Expand)Author
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-06-22Common: Add a PCAP writer modulePierre Bourdon
2014-05-11fixmeup renameTillmann Karras
2014-05-06Add a std::make_unique implementationTillmann Karras
2014-04-09Remove dumb CodeBlock duplication in the emitters.Ryan Houdek
2014-03-25Common: Add a generic class for accessing bitfields in a fast and endianness-...Tony Wasserka
2014-03-07Fix MAC address reading on Windows.Matthew Parlane
2014-03-06Implement workaround for Windows versions which do not support XSAVE.Shawn Hoffman
2014-03-05Allow VS builds to be speedy again.Shawn Hoffman
2014-02-23Revert "Merge pull request #83 from lioncash/remove-console"Pierre Bourdon
2014-02-16Remove the embedded Console from the possible logging options.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-10-31Merge remote-tracking branch 'shuffle2/vc12'comex
2013-10-27Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.Ryan Houdek
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-10-03Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack.comex
2013-08-23Merge branch 'master' into wii-networkMatthew Parlane
2013-08-16Missed some VS build options.Matthew Parlane
2013-08-16Fix polarssl on Windows.Matthew Parlane
2013-08-14Move VideoBackendBase from Common to VideoCommonPierre Bourdon
2013-03-27Merge branch 'master' into wii-networkskidau
2013-02-27Fix "Common" to build with "Unicode" project setting.Jordan Woyak
2013-02-26ARM Support without GLSLRyan Houdek
2012-05-16Merge branch 'master' into wii-networkPierre Bourdon
2012-03-18fix Common lib re-linking all the timeShawn Hoffman
2012-02-09move SettingsHandler to Common libShawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-08-21make_scmrev.h.js needs to compare the full file instead of just the HEAD hash.Shawn Hoffman
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-02Remove PluginSpecs.h. Merge the few needed enums from that file into Common....Glenn Rice
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31vs2010:Shawn Hoffman
2011-01-31fix windows (vs2010) buildShawn Hoffman
2011-01-31Fix *BSD build.Soren Jorvang
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-27Replaced Common::Thread with a partial implementation of std::thread. (rvalue...Jordan Woyak
2011-01-27Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs ex...Jordan Woyak
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Committing Visual Studio 2010 solution/project files. (not switching from 200...Jordan Woyak