▼ Скачать последнюю версию ▼
Translate
Рубрики
Май 2012 Пн Вт Ср Чт Пт Сб Вс « Ноя 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Архивы
- Ноябрь 2011 (1)
- Февраль 2011 (18)
- Январь 2011 (60)
- Декабрь 2010 (55)
- Ноябрь 2010 (52)
- Октябрь 2010 (37)
- Сентябрь 2010 (37)
- Август 2010 (42)
- Июль 2010 (26)
Author Archives: admin
Dolphin SVN r7083
Revision 7083: Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 … Continue reading
Posted in Dolphin SVN
Leave a comment
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