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-02 02:58:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58dc802ce276de1d79131eea5b069157b0467fe9
dolphin
/
Source
/
Core
History
Fiora
58dc802ce2
JIT64: optimize multiplication by immediate constants
...
Factor out common code and handle a few more common cases.
2014-09-01 20:41:08 -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 multiplication by immediate constants
2014-09-01 20:41:08 -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
…