Category Archives: Dolphin SVN

Dolphin SVN r6689

Revision 6689: Upgrade GLEW to version 1.5.7: New extension: GL_NVX_gpu_memory_info Bug fixes: Improved mingw32 build support Improved cygwin build support glGetPointervEXT fix Add GLEW_VERSION_1_2_1 Fixes issue 3798. Revision 6688 LLE JIT: * Optimised out the R11 ImmPtr instructions * Made … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6687

Revision 6687: Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude functions accidentally added. Fixed the jitted ar register arithmetic. Added a CMakeList.txt for the UnitTests, but did not add the subdirectory to Source/CMakeLists.txt. Revision 6686 Linux build fix. Revision … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6682

Revision 6682: More FIFO work. This is an Experimental commit, Fixed «Monopoly Wii» («FIFOs linked but out of sync» problem in this game) Re-sync the FIFO again when this is in immediate mode. Copy CP register values to PI register. … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6678

Revision 6678: Fix ClearScreen in OpenGL as well (uses clear quads instead of glClear now). Thanks to kiesel and sl1nk3 for helping me out here Revision 6677 Invalidate texture cache when the STC or native mipmaps options are changed. Fixes … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6676

Revision 6676: Small fix in addition to r6669. Revision 6675 LLE JIT: Completed the remaining JIT DSP instructions (lrrn, srrn, ilrrn). Revision 6674 LLE JIT: Completed the JIT versions of the DSP Branch instructions (added ifcc, ret, rti and halt). … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6668

Revision 6668: Yet another ClearScreen fix, should be the last one now. Should fix almost all regressions of the recent ClearScreen changes and keep the fixed stuff. The Super Mario Sunshine glitch is caused by another issue and will be … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6666

Revision 6666: little fix for my last commit Revision 6665 Ops! Little fix for my prior commit. Revision 6664 Second Experimental commit: corrected peek color and peek z to correctly emulate real hardware formats. implements native gamma correction.(i don’t own … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6659

Revision 6659: LLE JIT: Added the loop instructions to the JIT. Added ASM version of HandleLoop. Both x86 and x64 versions have been added. Revision 6658 Made the «Download Gecko Codes» button not add already existing codes.(fixes issue 3732) Minor … Continue reading

Posted in Dolphin SVN | Leave a comment

Dolphin SVN r6656

Revision 6656: Guess what, more ClearScreen fixes. Additionally a small cleanup. Скачать: r6656 x86 – скачать, зеркало r6656 x64 – скачать, зеркало

Posted in Dolphin SVN | 1 Comment

Dolphin SVN r6655

Revision 6655: CMPR texel blocks are 8×8 in hardware, even though the source format says 4×4. Скачать: r6655 x86 – скачать, зеркало r6655 x64 – скачать, зеркало

Posted in Dolphin SVN | Leave a comment