This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-11 08:39:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Rachel Bryk
e531970052
Round IR scale down to whole number if using 1.5x/2.5x IR, if game ini specifies -1 for EFBScale.
...
Fixes issue 6210.
2013-04-05 17:13:48 -04: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
Forced the exception check when the ARAM DMA transfer is between 32 and 320 blocks in size. Fixes Lost Kingdoms II.
2013-04-04 22:38:39 +11:00
DiscIO
Fix some typos and correct some capitalizations in the log messages.
2013-03-31 19:13:30 -04:00
DolphinWX
Add native fullscreen support for OS X.
2013-04-03 21:20:43 -07:00
InputCommon
Clean up some space/tab mismatches in DiscIO and InputCommon.
2013-03-19 09:59:41 -04:00
VideoCommon
Round IR scale down to whole number if using 1.5x/2.5x IR, if game ini specifies -1 for EFBScale.
2013-04-05 17:13:48 -04:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00