This website requires JavaScript.
Explore
Help
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
2025-03-04 19:14:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Scott Mansell
d77e01e6c4
IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x)
...
Removes 20 instances of GetPointer.
2014-10-21 11:10:34 +13:00
..
AudioCommon
Fix a race condition in our OpenSL ES audio backend.
2014-10-18 08:32:14 -05:00
Common
Merge pull request
#1320
from FioraAeterna/hash64bitcrc
2014-10-20 14:50:21 +11:00
Core
IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x)
2014-10-21 11:10:34 +13:00
DiscIO
…
DolphinQt
DolphinQt: Stub Host_* functions & Resource system.
2014-10-19 15:36:37 -04:00
DolphinWX
Merge pull request
#1315
from RisingFog/movie-menu-input-display
2014-10-20 14:34:02 +11:00
InputCommon
…
UICommon
…
VideoBackends
Merge pull request
#1315
from RisingFog/movie-menu-input-display
2014-10-20 14:34:02 +11:00
VideoCommon
Merge pull request
#1308
from kayru/shader_generator_write_opt
2014-10-20 17:15:53 +11:00
CMakeLists.txt
…