This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
32c74c6481b0e7b5da4195ae0a844b15ba2a23b3
dolphin
/
Source
/
Core
History
Shawn Hoffman
32c74c6481
cleanup wii usb keyboard a little - really needs to use inputcommon or something...
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4597
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-21 10:25:27 +00:00
..
AudioCommon
LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound.
2009-11-07 20:01:39 +00:00
Common
allow dumping of all symbols to a signature file
2009-11-18 21:11:05 +00:00
Core
cleanup wii usb keyboard a little - really needs to use inputcommon or something...
2009-11-21 10:25:27 +00:00
DebuggerUICommon
fix bug with ascii memview: make '\0' be ' ' instead of string end.
2009-10-31 09:12:31 +00:00
DebuggerWX
allow dumping of all symbols to a signature file
2009-11-18 21:11:05 +00:00
DiscIO
DiscIO.vcproj depends on zlib...
2009-11-19 03:12:14 +00:00
DolphinWX
allow dumping of all symbols to a signature file
2009-11-18 21:11:05 +00:00
DSPCore
reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were ignored by tortoisesvn, and myself :|
2009-11-14 17:50:51 +00:00
InputCommon
revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559
2009-11-14 17:08:32 +00:00
VideoCommon
Try to do Z textures better. Z texturing does not work if early z or no z update. Corrected the Z texture bias used on 8 and 16 bit textures.
2009-11-21 02:49:46 +00:00