summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Common.vcxproj
AgeCommit message (Expand)Author
2015-06-05Common: Fix a typo in the VS project fileLioncash
2015-05-30Fifo: Extract syncing loopdegasus
2015-03-18NetPlay: add a Common/ENetUtil namespacemathieui
2015-03-16Merge pull request #2220 from shuffle2/win-con-listenerLioncash
2015-03-15[windows] Just kill ExtendedTrace.Shawn Hoffman
2015-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2015-03-02enet: fix Visual Studio filesTillmann Karras
2015-02-25Moved Traversal Client code over from old netplayZiek
2014-12-28Merge pull request #1432 from randomstuff/linux-perfMarkus Wick
2014-12-03Common: Add a built-in profilerdegasus
2014-11-24Move the JIT registration logic in its own fileGabriel Corona
2014-10-25Add BitSet and, as a test, convert some JitRegCache stuff to it.comex
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-08-17Add Common/Event.h to the VS project files.Shawn Hoffman
2014-08-16Common: Add Flag.h to the Visual Studio project.Lioncash
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-08-04Common: Introduce the new Gekko disassembler to Common.Lioncash
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