4.0-2989 10 years ago Controller Interface: Remove "using namespace" in header file. (PR #973 from rohitnirmal)
4.0-2987 10 years ago Revert "Don't sleep in the event thread" (PR #976 from dolphin-emu)
4.0-2985 10 years ago Clean up the TextureDecoder and some related things (PR #774 from magcius)
4.0-2973 10 years ago DolphinWX: Simplify wiki link construction (PR #974 from lioncash)
4.0-2971 10 years ago Edit Auto iterate through configuration inputs with toggle (PR #945 from MikeRavenelle)
4.0-2968 10 years ago Don't sleep in the event thread (PR #896 from magcius)
4.0-2966 10 years ago Added the EmuRunningState check to the GPU thread's FIFO loop (PR #967 from skidau)
4.0-2964 10 years ago Render: Implemented simple render target pool (PR #484 from kayru)
4.0-2962 10 years ago VideoCommon: rewrite frame skipping code (PR #957 from degasus)
4.0-2960 10 years ago VideoCommon: remove XFReg copy optimization (PR #958 from degasus)
4.0-2958 10 years ago JIT: remove srawix fallback (PR #965 from FioraAeterna)
4.0-2956 10 years ago Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. (PR #964 from RachelBryk)
4.0-2954 10 years ago Core: Make the tables in ARDecrypt.cpp static (PR #970 from lioncash)
4.0-2952 10 years ago Common: Remove unused header from Thread.cpp (PR #969 from lioncash)
4.0-2950 10 years ago Core: Fix variable prefixing of statics in Core.cpp (PR #968 from lioncash)
4.0-2948 10 years ago Updated SoundTouch library to 1.8.1 [r198] (PR #953 from skidau)
4.0-2946 10 years ago Change IniFile::Section::Set() with default value to use a template. (PR #966 from RachelBryk)
4.0-2944 10 years ago Core: Initialize all JITIL RegInfo members in the initializer list. (PR #836 from lioncash)
4.0-2941 10 years ago OGL: Fix constant casing in RasterFont. (PR #962 from lioncash)
4.0-2938 10 years ago Change NULL to nullptr. (PR #963 from rohitnirmal)