4.0-1038 10 年, 8 ヶ月前 Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_FileIO.cpp's Seek function. (PR #109 from lioncash)
4.0-1035 10 年, 8 ヶ月前 Fix the Windows build (broken in 315a8ba) (PR #116 from Tilka)
4.0-1033 10 年, 8 ヶ月前 Misc fixes (PR #100 from Tilka)
4.0-1024 10 年, 8 ヶ月前 DSP: add inline opcode documentation (PR #80 from Tilka)
4.0-1021 10 年, 8 ヶ月前 Makes the detection of shared PolarSSL more inline with usage. (PR #115 from Parlane)
4.0-1019 10 年, 8 ヶ月前 Randomise the mac address and store it in the config. (PR #113 from Parlane)
4.0-1017 10 年, 8 ヶ月前 Initialise entropy correctly for ssl. (PR #112 from Parlane)
4.0-1015 10 年, 8 ヶ月前 GLSL utility shader optimization (PR #108 from degasus)
4.0-1005 10 年, 9 ヶ月前 CMake: remove USE_SHARED_POLARSSL_LIBRARY (PR #110 from Tilka)
4.0-1003 10 年, 9 ヶ月前 Tiny cleanup of WII_IPC_HLE.cpp. (PR #107 from lioncash)
4.0-1001 10 年, 9 ヶ月前 Update PolarSSL to current stable version (PR #102 from Tilka)
4.0-996 10 年, 9 ヶ月前 Unnecessary c_str() call in WII_IPC_HLE_Device_es.cpp's OpenTitleContent function. (PR #106 from lioncash)
4.0-994 10 年, 9 ヶ月前 Fetch swapInterval function pointer after binding a context (PR #105 from degasus)
4.0-992 10 年, 9 ヶ月前 Remove Source/{Unittests,TestSuite}. (PR #101 from delroth)
4.0-990 10 年, 9 ヶ月前 Fix the nogui build when building with EGL (PR #104 from Sonicadvance1)
4.0-988 10 年, 9 ヶ月前 Pass 1, not false to MixAUXSamples' case "CMD_MIX_AUXB_NOWRITE" as the aux ID in UCode_AX.cpp. (PR #103 from lioncash)
4.0-986 10 年, 9 ヶ月前 Fix struct initialization (PR #94 from Tilka)
4.0-984 10 年, 9 ヶ月前 WriteToHardware: Pass through the whole 0xCC008xxx area to GPFifo instead of only 0xCC008000. (PR #97 from delroth)
4.0-982 10 年, 9 ヶ月前 isSameValue in IR.cpp/.h should be returning a boolean value. (PR #99 from lioncash)
4.0-980 10 年, 9 ヶ月前 WII_IPC_HLE_Device_usb_kbd.cpp's Update method should return 0, not false. (PR #98 from lioncash)