4.0-2966 10년, 4개월 전 Added the EmuRunningState check to the GPU thread's FIFO loop (PR #967 저자 skidau)
4.0-2964 10년, 4개월 전 Render: Implemented simple render target pool (PR #484 저자 kayru)
4.0-2962 10년, 4개월 전 VideoCommon: rewrite frame skipping code (PR #957 저자 degasus)
4.0-2960 10년, 4개월 전 VideoCommon: remove XFReg copy optimization (PR #958 저자 degasus)
4.0-2958 10년, 4개월 전 JIT: remove srawix fallback (PR #965 저자 FioraAeterna)
4.0-2956 10년, 4개월 전 Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. (PR #964 저자 RachelBryk)
4.0-2954 10년, 4개월 전 Core: Make the tables in ARDecrypt.cpp static (PR #970 저자 lioncash)
4.0-2952 10년, 4개월 전 Common: Remove unused header from Thread.cpp (PR #969 저자 lioncash)
4.0-2950 10년, 4개월 전 Core: Fix variable prefixing of statics in Core.cpp (PR #968 저자 lioncash)
4.0-2948 10년, 4개월 전 Updated SoundTouch library to 1.8.1 [r198] (PR #953 저자 skidau)
4.0-2946 10년, 4개월 전 Change IniFile::Section::Set() with default value to use a template. (PR #966 저자 RachelBryk)
4.0-2944 10년, 4개월 전 Core: Initialize all JITIL RegInfo members in the initializer list. (PR #836 저자 lioncash)
4.0-2941 10년, 4개월 전 OGL: Fix constant casing in RasterFont. (PR #962 저자 lioncash)
4.0-2938 10년, 4개월 전 Change NULL to nullptr. (PR #963 저자 rohitnirmal)
4.0-2936 10년, 4개월 전 Read the config file before enabling logs. (PR #961 저자 RachelBryk)
4.0-2934 10년, 4개월 전 Added code to patch the codehandler's MMIO address (PR #955 저자 skidau)
4.0-2931 10년, 4개월 전 Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h (PR #960 저자 lioncash)
4.0-2929 10년, 4개월 전 Re-implement hiding of the menubar in fullscreen with render to main. (PR #871 저자 shuffle2)
4.0-2927 10년, 4개월 전 JIT: fix regression in timer patch (PR #959 저자 FioraAeterna)
4.0-2925 10년, 4개월 전 x64Emitter: add BMI1/BMI2 support (PR #868 저자 FioraAeterna)