4.0-1052 před 10 lety, 9 měsíci UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 od delroth)
4.0-1050 před 10 lety, 9 měsíci Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 od delroth)
4.0-1048 před 10 lety, 9 měsíci Do not hard fail when running 'make unittests' without GTest. (PR #124 od delroth)
4.0-1046 před 10 lety, 9 měsíci Add support for GTest based UnitTests (PR #119 od delroth)
4.0-1042 před 10 lety, 9 měsíci Fix a case where the wrong placeholders were being assigned for the up and down D-Pad buttons in the TAS dialog. (PR #123 od lioncash)
4.0-1040 před 10 lety, 9 měsíci Remove another clamp function laying in the codebase and replace it with the one in MathUtil.h. (PR #121 od lioncash)
4.0-1038 před 10 lety, 9 měsíci Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_FileIO.cpp's Seek function. (PR #109 od lioncash)
4.0-1035 před 10 lety, 9 měsíci Fix the Windows build (broken in 315a8ba) (PR #116 od Tilka)
4.0-1033 před 10 lety, 9 měsíci Misc fixes (PR #100 od Tilka)
4.0-1024 před 10 lety, 9 měsíci DSP: add inline opcode documentation (PR #80 od Tilka)
4.0-1021 před 10 lety, 9 měsíci Makes the detection of shared PolarSSL more inline with usage. (PR #115 od Parlane)
4.0-1019 před 10 lety, 9 měsíci Randomise the mac address and store it in the config. (PR #113 od Parlane)
4.0-1017 před 10 lety, 10 měsíci Initialise entropy correctly for ssl. (PR #112 od Parlane)
4.0-1015 před 10 lety, 10 měsíci GLSL utility shader optimization (PR #108 od degasus)
4.0-1005 před 10 lety, 10 měsíci CMake: remove USE_SHARED_POLARSSL_LIBRARY (PR #110 od Tilka)
4.0-1003 před 10 lety, 10 měsíci Tiny cleanup of WII_IPC_HLE.cpp. (PR #107 od lioncash)
4.0-1001 před 10 lety, 10 měsíci Update PolarSSL to current stable version (PR #102 od Tilka)
4.0-996 před 10 lety, 10 měsíci Unnecessary c_str() call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. (PR #106 od lioncash)
4.0-994 před 10 lety, 10 měsíci Fetch swapInterval function pointer after binding a context (PR #105 od degasus)
4.0-992 před 10 lety, 10 měsíci Remove Source/{Unittests,TestSuite}. (PR #101 od delroth)