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