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