4.0-1713 10 years, 5 months ago Clean up string managing in regards to video statistics. (PR #416 from lioncash)
4.0-1711 10 years, 5 months ago Use a bool instead of an int to represent the initialized state in IOWin.cpp (PR #408 from lioncash)
4.0-1709 10 years, 5 months ago Fix a struct overflow case in WII_IPC_HLE_Device_hid.cpp (PR #407 from lioncash)
4.0-1707 10 years, 5 months ago Interpreter: use numeric_limits instead of FLT_MAX.
4.0-1706 10 years, 5 months ago Add accurate implementations of frsqrte and fres (PR #390 from magumagu)
4.0-1698 10 years, 5 months ago DSound: use DSound notifications to produce sound. (PR #256 from magumagu)
4.0-1696 10 years, 5 months ago Fixes build if the build path has spaces in it. (PR #398 from Sonicadvance1)
4.0-1694 10 years, 5 months ago JIT: Optimized iCache invalidation (PR #396 from kayru)
4.0-1690 10 years, 5 months ago Removes ZeroFrog's "optimized" memcpy and memcmp functions. (PR #370 from Sonicadvance1)
4.0-1688 10 years, 5 months ago JIT: unify JitAsm for JIT64 and JIT64IL. (PR #309 from magumagu)
4.0-1686 10 years, 5 months ago Wx cleanup (PR #376 from lioncash)
4.0-1681 10 years, 5 months ago Fixed formatting of post-processing shaders so they better match Dolphin's coding style (PR #386 from myownfriend)
4.0-1636 10 years, 5 months ago Fixes games that use the MMU to page in code(Rogue Leader). (PR #356 from Sonicadvance1)
4.0-1634 10 years, 5 months ago Export wii saves to the "User" directory (PR #361 from LPFaint99)
4.0-1632 10 years, 5 months ago DVDInterface: make fast disc speed faster. (PR #382 from magumagu)
4.0-1630 10 years, 5 months ago Fix game list size display. (PR #379 from jordan-woyak)
4.0-1628 10 years, 5 months ago Disable SDL input on Windows. (PR #343 from jordan-woyak)
4.0-1624 10 years, 5 months ago VideoCommon: BP cleanup. (PR #342 from magcius)
4.0-1609 10 years, 5 months ago OpenGL: Use a sample-able texture as EFB instead of renderbuffer. (PR #331 from degasus)
4.0-1603 10 years, 5 months ago MMIO: Lazy-initialize read/write handlers since most are not actually used (PR #380 from delroth)