4.0-1042 10 years, 11 months ago Fix a case where the wrong placeholders were being assigned for the up and down D-Pad buttons in the TAS dialog. (PR #123 daripada lioncash)
4.0-1040 10 years, 11 months ago Remove another clamp function laying in the codebase and replace it with the one in MathUtil.h. (PR #121 daripada lioncash)
4.0-1038 10 years, 11 months ago Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_FileIO.cpp's Seek function. (PR #109 daripada lioncash)
4.0-1035 10 years, 11 months ago Fix the Windows build (broken in 315a8ba) (PR #116 daripada Tilka)
4.0-1033 10 years, 11 months ago Misc fixes (PR #100 daripada Tilka)
4.0-1024 10 years, 11 months ago DSP: add inline opcode documentation (PR #80 daripada Tilka)
4.0-1021 10 years, 11 months ago Makes the detection of shared PolarSSL more inline with usage. (PR #115 daripada Parlane)
4.0-1019 10 years, 11 months ago Randomise the mac address and store it in the config. (PR #113 daripada Parlane)
4.0-1017 10 years, 11 months ago Initialise entropy correctly for ssl. (PR #112 daripada Parlane)
4.0-1015 10 years, 11 months ago GLSL utility shader optimization (PR #108 daripada degasus)
4.0-1005 10 years, 11 months ago CMake: remove USE_SHARED_POLARSSL_LIBRARY (PR #110 daripada Tilka)
4.0-1003 10 years, 11 months ago Tiny cleanup of WII_IPC_HLE.cpp. (PR #107 daripada lioncash)
4.0-1001 10 years, 11 months ago Update PolarSSL to current stable version (PR #102 daripada Tilka)
4.0-996 10 years, 11 months ago Unnecessary c_str() call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. (PR #106 daripada lioncash)
4.0-994 10 years, 11 months ago Fetch swapInterval function pointer after binding a context (PR #105 daripada degasus)
4.0-992 10 years, 11 months ago Remove Source/{Unittests,TestSuite}. (PR #101 daripada delroth)
4.0-990 10 years, 11 months ago Fix the nogui build when building with EGL (PR #104 daripada Sonicadvance1)
4.0-988 10 years, 11 months ago Pass 1, not false to MixAUXSamples' case "CMD_MIX_AUXB_NOWRITE" as the aux ID in UCode_AX.cpp. (PR #103 daripada lioncash)
4.0-986 10 years, 11 months ago Fix struct initialization (PR #94 daripada Tilka)
4.0-984 10 years, 11 months ago WriteToHardware: Pass through the whole 0xCC008xxx area to GPFifo instead of only 0xCC008000. (PR #97 daripada delroth)