4.0-3958 10 years, 1 month ago Fix DSPLLE for games which DMA data from MEM2 to the DSP. (PR #1450 from phire)
4.0-3956 10 years, 1 month ago Defer processing of expansion interface interrupts (fixes audio in Super Mario Sunshine on lower-end systems) (PR #1417 from fkane)
4.0-3954 10 years, 1 month ago GCMemcardDirectory: Pass std::strings by reference. (PR #1453 from lioncash)
4.0-3952 10 years, 1 month ago SI_Device: Make GetDeviceNumber and GetDeviceType const. (PR #1451 from lioncash)
4.0-3950 10 years, 1 month ago Fixed a warning in the add memcheck from Watch window (PR #1447 from skidau)
4.0-3948 10 years, 1 month ago Fix wiimote accel. (PR #1446 from RachelBryk)
4.0-3946 10 years, 1 month ago DSPAnalyzer: Use a std::array for the code flags (PR #1445 from lioncash)
4.0-3944 10 years, 1 month ago Remove some dumb GetPointers. (PR #1436 from phire)
4.0-3941 10 years, 1 month ago Implements PP shader system using attribute workaround. (PR #1440 from Sonicadvance1)
4.0-3937 10 years, 1 month ago Enables EFB copies by default on Android. (PR #1444 from Sonicadvance1)
4.0-3935 10 years, 1 month ago OGL: fix interpolation of PP shaders (PR #1418 from degasus)
4.0-3933 10 years, 1 month ago VideoCommon: loop bug in ShaderGenCommon.h debug (PR #1386 from booto)
4.0-3931 10 years, 1 month ago DolphinWX: Fix a few warnings. (PR #1433 from rohit-n)
4.0-3928 10 years, 1 month ago Rename unittest targets to Tests_* (PR #1420 from jcowgill)
4.0-3926 10 years, 1 month ago D3D: Couple of small optimizations (PR #1414 from kayru)
4.0-3921 10 years, 1 month ago Fix build failing with PCH disabled. (PR #1438 from rohit-n)
4.0-3919 10 years, 1 month ago Fixes missing objects on Adreno hardware. (PR #1434 from Sonicadvance1)
4.0-3917 10 years, 1 month ago Higher level bitset wrapper (PR #1307 from comex)
4.0-3911 10 years, 1 month ago FileSystemGCWii: Shorten some string concatenations (PR #1429 from lioncash)
4.0-3909 10 years, 1 month ago VolumeDirectory: Pass std::string by reference for SetUniqueID/SetName (PR #1430 from lioncash)