This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
0c4713a152a306dd3a9a786dbb7efad8e8b6fdad
dolphin
/
Source
/
Core
/
Common
History
Ryan Houdek
d06379fc59
Fix 32bit Linux. GCC's lrotl/lrotr instrinsic functions are 32bit when building for 32bit, we require 64bit at all times, so keep using our own instead.
2013-04-03 12:43:17 -05:00
..
Src
Fix 32bit Linux. GCC's lrotl/lrotr instrinsic functions are 32bit when building for 32bit, we require 64bit at all times, so keep using our own instead.
2013-04-03 12:43:17 -05:00
CMakeLists.txt
ARM Support without GLSL
2013-02-26 13:49:00 -06:00
Common.vcxproj
MSVC 2010 does not have <mutex> or <thread> either, adding the Std* files back
2013-03-29 07:53:45 -07:00
Common.vcxproj.filters
MSVC 2010 does not have <mutex> or <thread> either, adding the Std* files back
2013-03-29 07:53:45 -07:00
make_scmrev.h.js
Remove hash from revision description for cmake and windows.
2011-08-22 20:06:17 -05:00
SVNRevGen.vcxproj
fix Common lib re-linking all the time
2012-03-18 05:47:55 -07:00