This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-13 06:52:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d06379fc594e95faba1bc5cc0f8c56b1bc818d60
dolphin
/
Source
/
Core
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
..
AudioCommon
Some more logging typos and clarifications. Missed these in my last commit.
2013-04-01 00:10:54 -04:00
Common
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
Core
Make the GUI show a translated "No audio output" sound backend string.
2013-04-03 09:22:39 -05:00
DiscIO
Fix some typos and correct some capitalizations in the log messages.
2013-03-31 19:13:30 -04:00
DolphinWX
Make the GUI show a translated "No audio output" sound backend string.
2013-04-03 09:22:39 -05:00
InputCommon
Clean up some space/tab mismatches in DiscIO and InputCommon.
2013-03-19 09:59:41 -04:00
VideoCommon
D3D11: Fix glitched polygon edges when MSAA is enabled.
2013-04-03 18:56:33 +02:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00