dolphin/Source/Core
donkopunchstania f992fc6949 EFB to RAM in OGL and software plugin now work correctly when texture in RAM is a different size than the source. Corrected some block heights in texture decoder to fix copying certain EFB formats.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4580 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-15 20:14:03 +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 revert to r4531, but keep the changes from the following revisions: 4533,4550-4551,4556-4559 2009-11-14 17:08:32 +00:00
Core build fix. now everthing is hunky-dorey mkay 2009-11-14 17:58:51 +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
DebuggerUICommon fix bug with ascii memview: make '\0' be ' ' instead of string end. 2009-10-31 09:12:31 +00:00
DebuggerWX Make the HLE'd OSPanic print out the associated message. 2009-11-05 07:05:33 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX reapply the changes from rev 4532 (without the resizing issues) and the changes from rev 4555 -- fixes issue 1660 2009-11-15 07:46:43 +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 EFB to RAM in OGL and software plugin now work correctly when texture in RAM is a different size than the source. Corrected some block heights in texture decoder to fix copying certain EFB formats. 2009-11-15 20:14:03 +00:00