Category Archives: Dolphin SVN

Dolphin SVN r7081

Revision 7081: Whoops, forgot to remove that. Revision 7080 Changes to hi-res textures. Textures now load correctly when loading/saving a savestate, and can be toggled on and off in game. Changed non-hi-res textures to use MurmurHash3, which has better performance … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7063

Revision 7063: D3D9: Offset vertices used to copy textures by 0.5. I __think__ this is the actually correct way to do it, but not sure. Someone please have a look at this… Not sure if this changes anything anyway, since … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7059

Revision 7059: Change the audio sample rate setting to a numerical value. Fixes issue 4045. You may have to change the setting once after this commit to update your ini file from the string that was saved there before. Update … Continue reading

Posted in Dolphin SVN | 1 Comment

Dolphin SVN r7049

Revision 7049: – Moving «Custom Projection Hack» stuff toward a new modal dialog window Скачать: r7049 x86 – скачать, зеркало r7049 x64 – скачать, зеркало

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7048

Revision 7048: Temporarily disable gecko codes when they fail to avoid infinite error messages. Revision 7047 really fix debug/debugfast build Revision 7046 log only when ::IsValidCodePage() fails (r6941) fix debug/debugfast build on windows Revision 7045 Thread affinity on OS X … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7044

Revision 7044: Hopefully fix Windows build. Revision 7043 Remove the global namespace a bit and remove some dead code. Revision 7042 Fix nogui build, and fix a minor issue with the GFX config dialogs when backends are changed. Revision 7041 … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7039

Revision 7039: Remove PluginSpecs.h. Merge the few needed enums from that file into Common.h for now. I am up for suggestions on a better place for those. Fix frame dumping on linux. Make sure that on screen messages get cleared … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7035

Revision 7035: VS2008 build fix Revision 7034 buildfixin’ Revision 7033 Add the translation files to the MSVC 2010 build. Revision 7032 vs2010: Enable LTCG only for release builds. Revision 7031 Fix the auto window resize option to take into account … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7024

Revision 7024: Tooltips in the graphics config dialog now work on linux. Revision 7023 Finally get tooltips in config main to work on linux. When controls are contained in a wxStaticTextBox they must be created before the wxStaticTextBox is created, … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r7018

Revision 7018: vs2010 wxw project filters, converted from vs08 projects. Revision 7017 VS2008 build fix Revision 7016 vs2010: buildfix for debugfast, silence all C4996 warnings. Revision 7015 Eliminate some trampoline functions. Revision 7014 VS2010: Actually make SVNRevGen be processed all … Continue reading

Posted in Dolphin SVN | Leave a comment