4.0-1050 10 años, 1 mes ago Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 dedelroth)
4.0-1048 10 años, 1 mes ago Do not hard fail when running 'make unittests' without GTest. (PR #124 dedelroth)
4.0-1046 10 años, 1 mes ago Add support for GTest based UnitTests (PR #119 dedelroth)
4.0-1042 10 años, 1 mes 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 delioncash)
4.0-1040 10 años, 1 mes ago Remove another clamp function laying in the codebase and replace it with the one in MathUtil.h. (PR #121 delioncash)
4.0-1038 10 años, 1 mes ago Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_FileIO.cpp's Seek function. (PR #109 delioncash)
4.0-1035 10 años, 1 mes ago Fix the Windows build (broken in 315a8ba) (PR #116 deTilka)
4.0-1033 10 años, 1 mes ago Misc fixes (PR #100 deTilka)
4.0-1024 10 años, 1 mes ago DSP: add inline opcode documentation (PR #80 deTilka)
4.0-1021 10 años, 1 mes ago Makes the detection of shared PolarSSL more inline with usage. (PR #115 deParlane)
4.0-1019 10 años, 1 mes ago Randomise the mac address and store it in the config. (PR #113 deParlane)
4.0-1017 10 años, 1 mes ago Initialise entropy correctly for ssl. (PR #112 deParlane)
4.0-1015 10 años, 1 mes ago GLSL utility shader optimization (PR #108 dedegasus)
4.0-1005 10 años, 1 mes ago CMake: remove USE_SHARED_POLARSSL_LIBRARY (PR #110 deTilka)
4.0-1003 10 años, 1 mes ago Tiny cleanup of WII_IPC_HLE.cpp. (PR #107 delioncash)
4.0-1001 10 años, 2 meses ago Update PolarSSL to current stable version (PR #102 deTilka)
4.0-996 10 años, 2 meses ago Unnecessary c_str() call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. (PR #106 delioncash)
4.0-994 10 años, 2 meses ago Fetch swapInterval function pointer after binding a context (PR #105 dedegasus)
4.0-992 10 años, 2 meses ago Remove Source/{Unittests,TestSuite}. (PR #101 dedelroth)
4.0-990 10 años, 2 meses ago Fix the nogui build when building with EGL (PR #104 deSonicadvance1)