index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Common.vcxproj
Age
Commit message (
Expand
)
Author
2015-06-05
Common: Fix a typo in the VS project file
Lioncash
2015-05-30
Fifo: Extract syncing loop
degasus
2015-03-18
NetPlay: add a Common/ENetUtil namespace
mathieui
2015-03-16
Merge pull request #2220 from shuffle2/win-con-listener
Lioncash
2015-03-15
[windows] Just kill ExtendedTrace.
Shawn Hoffman
2015-03-15
[windows] Remove ConsoleListener, which was not actually used.
Shawn Hoffman
2015-03-02
enet: fix Visual Studio files
Tillmann Karras
2015-02-25
Moved Traversal Client code over from old netplay
Ziek
2014-12-28
Merge pull request #1432 from randomstuff/linux-perf
Markus Wick
2014-12-03
Common: Add a built-in profiler
degasus
2014-11-24
Move the JIT registration logic in its own file
Gabriel Corona
2014-10-25
Add BitSet and, as a test, convert some JitRegCache stuff to it.
comex
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-08-17
Add Common/Event.h to the VS project files.
Shawn Hoffman
2014-08-16
Common: Add Flag.h to the Visual Studio project.
Lioncash
2014-08-16
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
Lioncash
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-04
Common: Introduce the new Gekko disassembler to Common.
Lioncash
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-22
Common: Add a PCAP writer module
Pierre Bourdon
2014-05-11
fixmeup rename
Tillmann Karras
2014-05-06
Add a std::make_unique implementation
Tillmann Karras
2014-04-09
Remove dumb CodeBlock duplication in the emitters.
Ryan Houdek
2014-03-25
Common: Add a generic class for accessing bitfields in a fast and endianness-...
Tony Wasserka
2014-03-07
Fix MAC address reading on Windows.
Matthew Parlane
2014-03-06
Implement workaround for Windows versions which do not support XSAVE.
Shawn Hoffman
2014-03-05
Allow VS builds to be speedy again.
Shawn Hoffman
2014-02-23
Revert "Merge pull request #83 from lioncash/remove-console"
Pierre Bourdon
2014-02-16
Remove the embedded Console from the possible logging options.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-10-31
Merge remote-tracking branch 'shuffle2/vc12'
comex
2013-10-27
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
Ryan Houdek
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-10-03
Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack.
comex
2013-08-23
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-16
Missed some VS build options.
Matthew Parlane
2013-08-16
Fix polarssl on Windows.
Matthew Parlane
2013-08-14
Move VideoBackendBase from Common to VideoCommon
Pierre Bourdon
2013-03-27
Merge branch 'master' into wii-network
skidau
2013-02-27
Fix "Common" to build with "Unicode" project setting.
Jordan Woyak
2013-02-26
ARM Support without GLSL
Ryan Houdek
2012-05-16
Merge branch 'master' into wii-network
Pierre Bourdon
2012-03-18
fix Common lib re-linking all the time
Shawn Hoffman
2012-02-09
move SettingsHandler to Common lib
Shawn Hoffman
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-08-21
make_scmrev.h.js needs to compare the full file instead of just the HEAD hash.
Shawn Hoffman
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-02-21
revert r7212 (express users must modify a single line, instead)
Shawn Hoffman
[next]