4.0-1003 10 years, 7 months ago Tiny cleanup of WII_IPC_HLE.cpp. (PR #107 from lioncash)
4.0-1001 10 years, 7 months ago Update PolarSSL to current stable version (PR #102 from Tilka)
4.0-996 10 years, 7 months ago Unnecessary c_str() call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. (PR #106 from lioncash)
4.0-994 10 years, 7 months ago Fetch swapInterval function pointer after binding a context (PR #105 from degasus)
4.0-992 10 years, 7 months ago Remove Source/{Unittests,TestSuite}. (PR #101 from delroth)
4.0-990 10 years, 7 months ago Fix the nogui build when building with EGL (PR #104 from Sonicadvance1)
4.0-988 10 years, 7 months ago Pass 1, not false to MixAUXSamples' case "CMD_MIX_AUXB_NOWRITE" as the aux ID in UCode_AX.cpp. (PR #103 from lioncash)
4.0-986 10 years, 7 months ago Fix struct initialization (PR #94 from Tilka)
4.0-984 10 years, 7 months ago WriteToHardware: Pass through the whole 0xCC008xxx area to GPFifo instead of only 0xCC008000. (PR #97 from delroth)
4.0-982 10 years, 7 months ago isSameValue in IR.cpp/.h should be returning a boolean value. (PR #99 from lioncash)
4.0-980 10 years, 7 months ago WII_IPC_HLE_Device_usb_kbd.cpp's Update method should return 0, not false. (PR #98 from lioncash)
4.0-978 10 years, 7 months ago MMIO Interface fixes (PR #95 from delroth)
4.0-974 10 years, 7 months ago Revert "Merge pull request #83 from lioncash/remove-console"
4.0-973 10 years, 7 months ago Fix the Android OpenGL About tab. (PR #60 from Sonicadvance1)
4.0-971 10 years, 7 months ago Fix non-IEEE mode (PR #25 from Tilka)
4.0-962 10 years, 7 months ago Make it possible to build Dolphin for Android in OS X and also less of a pain with gradle. (PR #85 from Sonicadvance1)
4.0-960 10 years, 7 months ago Fix a compilation error introduced in PR #91.
4.0-959 10 years, 7 months ago Include-what-you-use suggested fixes. (PR #91 from delroth)
4.0-954 10 years, 7 months ago Remove X11InputBase (dead code) (PR #93 from Tilka)
4.0-952 10 years, 7 months ago Gameini updates. (PR #89 from Linktothepast)