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
03a47d3c6b81175331f9645cdb4bd72ab02eb14c
dolphin
/
Source
/
Core
History
Lioncash
03a47d3c6b
Fix a case where a boolean check (vector.empty()) was used when a clear (vector.clear()) was intended in ExpressionParser.cpp.
2013-07-02 21:42:44 -04:00
..
AudioCommon
Merge in JP's change to fix audio stuttering with OpenAL.
2013-06-23 02:46:45 -05:00
Common
Saving real Wiimote state
2013-06-25 09:24:14 -04:00
Core
Misc cleanup and fixes for some of the bad code i've written.
2013-07-01 17:44:42 -04:00
DiscIO
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
DolphinWX
Add hotkeys for save/load state to/from file.
2013-06-30 19:01:30 -04:00
InputCommon
Fix a case where a boolean check (vector.empty()) was used when a clear (vector.clear()) was intended in ExpressionParser.cpp.
2013-07-02 21:42:44 -04:00
VideoCommon
ShaderGen: Use u8 as uid storage base type. Fixes an off-by-one error introduced in revision
bdc28106ee
that caused some lighting issues.
2013-07-02 14:48:08 +02:00
CMakeLists.txt
…