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-08-01 18:48:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
805be80f1277a6a11d789b7c742c59048daa84a1
dolphin
/
Source
/
Core
History
Fiora
805be80f12
JIT64: Optimize carry handling
...
Carries are rather common and unpredictable, so do them branchlessly wherever we can.
2014-09-01 20:41:11 -07:00
..
AudioCommon
AudioCommon: Get rid of now unused handle param for InitSoundStream()
2014-08-30 23:36:00 -04:00
Common
Rename Log2 and add IsPow2 to MathUtils for future use
2014-09-01 20:41:07 -07:00
Core
JIT64: Optimize carry handling
2014-09-01 20:41:11 -07:00
DiscIO
DiscIO: Prefix class member variables with "m_"
2014-09-01 15:48:02 -04:00
DolphinWX
Rename Log2 and add IsPow2 to MathUtils for future use
2014-09-01 20:41:07 -07:00
InputCommon
InputCommon: Rename class InputPlugin to InputConfig
2014-08-31 00:59:06 -04:00
VideoBackends
Rename Log2 and add IsPow2 to MathUtils for future use
2014-09-01 20:41:07 -07:00
VideoCommon
Rename Log2 and add IsPow2 to MathUtils for future use
2014-09-01 20:41:07 -07:00
CMakeLists.txt
…