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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-06-07
Remove ARMv7 support.
Ryan Houdek
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-02-25
Added TraversalServer.cpp to Core/Common
Ziek
2015-02-25
Change netplay initial gctime to be determined by the hosts initial time
Ziek
2015-02-22
Fix VTune static library dependencies
Tillmann Karras
2015-01-03
CMake: simplify some expressions
Tillmann Karras
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-11-03
Profiling: measure time on POSIX systems using clock_gettime
Gabriel Corona
2014-09-25
Fix warning in x64CPUDetect.cpp in generic build by not building it.
comex
2014-09-08
Fix Generic build from AArch64 merge.
Ryan Houdek
2014-09-06
Beginning of the AArch64 JIT branch.
Ryan Houdek
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-08-02
UnitTests: make it possible to build tests for code that has global dependencies
Pierre Bourdon
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-22
Common: Add a PCAP writer module
Pierre Bourdon
2014-06-07
Make it so ARMv7 isn't a generic target.
Ryan Houdek
2014-03-07
Fix MAC address reading on Windows.
Matthew Parlane
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-02-23
Revert "Merge pull request #83 from lioncash/remove-console"
Pierre Bourdon
2014-02-16
Turns out Console.cpp and ConsoleListener.cpp were being built into the Linux...
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-10-27
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
Ryan Houdek
2013-10-17
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...
comex
2013-10-03
Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack.
comex
2013-08-23
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-15
Support PolarSSL on *nix
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-26
ARM Support without GLSL
Ryan Houdek
2012-02-09
move SettingsHandler to Common lib
Shawn Hoffman
2011-01-31
Fix the rest of the tooltips for linux.
Glenn Rice
2011-01-31
fix windows (vs2010) build
Shawn Hoffman
2011-01-31
Fix *BSD build.
Soren Jorvang
2011-01-31
Linux build fix.
Glenn Rice
2011-01-31
Fix OS X build.
Soren Jorvang
2011-01-28
Linux build fix.
Glenn Rice
2011-01-11
Add the last few languages added to the windows build.
Glenn Rice
2011-01-09
Some more work on CMake on Windows:
NeoBrainX
2010-12-22
Fix Unix build.
Soren Jorvang
2010-12-22
Move AES to common lib
LPFaint99
2010-12-19
Build fix for linux. svnrev.h was not found when compiling OCLTextureDecoder...
Glenn Rice
2010-11-30
Fix some linkage issues with the cmake build. This should fix issue 3596.
Glenn Rice
2010-11-20
For the cmake write generate the svnrev.h file in the build directory instead...
Glenn Rice
2010-11-17
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...
Glenn Rice
[next]