This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-15 10:10:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
249b00c4691fb4dbd9e1c833ceccc53526babd21
dolphin
/
Source
/
Core
History
Lioncash
249b00c469
Change the modified parameter in the Clamp function to be a pointer.
...
Makes it easier to identify the one being modified.
2014-02-05 04:04:35 -05:00
..
AudioCommon
Change the modified parameter in the Clamp function to be a pointer.
2014-02-05 04:04:35 -05:00
Common
Change the modified parameter in the Clamp function to be a pointer.
2014-02-05 04:04:35 -05:00
Core
Change the modified parameter in the Clamp function to be a pointer.
2014-02-05 04:04:35 -05:00
DiscIO
…
DolphinWX
Merge pull request
#23
from lioncash/sorta-large-input-cleanup
2014-02-02 15:11:15 -08:00
InputCommon
Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation.
2014-02-01 17:20:35 -05:00
VideoBackends
Merge pull request
#14
from degasus/uboWorkaroundRemove
2014-02-04 14:05:55 -08:00
VideoCommon
Merge pull request
#35
from lioncash/videocommons-kill-xchg-in-statistics
2014-02-04 16:40:25 -08:00
CMakeLists.txt
…