summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-08common: Add unique functionReinUsesLisp
2021-07-08common/thread_worker: Add wait for requests methodReinUsesLisp
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
2021-07-08arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto settinglat9nq
2021-07-08qt/main: Make title string more i18n-friendlyLioncash
2021-07-08settings, yuzu qt: Add migration code for CPU accuracylat9nq
2021-07-08arm_dynarmic{32,64}: Fixes from test buildlat9nq
2021-07-08core,common,yuzu qt: Add CPU accuracy option 'Auto'lat9nq
2021-07-08Merge pull request #6539 from lat9nq/default-settingAmeer J
2021-07-08general: Code formatting improvementslat9nq
2021-07-08Out of bound blit (#6531)Feng Chen
2021-07-08Replace NaN mix volume samples with silence.Kelebek1
2021-07-08Merge pull request #6564 from Kelebek1/AudioMorph
2021-07-08Merge pull request #6569 from Kelebek1/VolMorph
2021-07-08audio_core: Preserve front channel volume after 6 to 2 downmixKelebek1
2021-07-07Merge pull request #6567 from Kelebek1/Audio2bunnei
2021-07-07Merge pull request #6570 from lat9nq/bind-image-trueRodrigo Locatti
2021-07-07util_shaders: Fix BindImageTexturelat9nq
2021-07-07Merge pull request #6562 from Morph1984/flush-behaviorbunnei
2021-07-06Merge pull request #6497 from FernandoS27/scotty-doesnt-knowbunnei
2021-07-06Merge pull request #6566 from Morph1984/sign-compare-as-errorbunnei
2021-07-06Report 2 channels active. Fixes Tales of Vesperia's mono channel audio.Kelebek1
2021-07-06Support more PCM formats. Fixes Ys IX audio.Kelebek1
2021-07-06CMakeLists: Treat -Wsign-compare as an error on GCC/ClangMorph
2021-07-06common: logging: backend: Close the file after exceeding the write limitMorph
2021-07-06common: fs: file: Revert Flush to its previous behavior and add CommitMorph
2021-07-06common: fs: file: Flush the file in GetSizeMorph
2021-07-05Merge pull request #6537 from Morph1984/warningsbunnei
2021-07-05Merge pull request #6556 from Morph1984/default-miibunnei
2021-07-05Merge pull request #6540 from Kelebek1/nvdecAmeer J
2021-07-05Merge pull request #6561 from german77/analog_fixMorph
2021-07-05input_common: Add missing modifier callback to analog from buttongerman77
2021-07-05Merge pull request #6559 from german77/compilation_warningsMorph
2021-07-05profiler: Fix deprecated functionsgerman77
2021-07-04Merge pull request #6552 from Morph1984/c4189-msvcMai M
2021-07-04Texture Cache: Fix collision with multiple overlaps of the same sparse texture.Fernando Sahmkow
2021-07-04Texture Cache: Fix GCC & Clang.Fernando Sahmkow
2021-07-04Texture Cache: Address feedback.Fernando Sahmkow
2021-07-04Texture Cache: Improve accuracy of sparse texture detection.Fernando Sahmkow
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow
2021-07-04Merge pull request #6553 from FernandoS27/bite-a-bat-change-the-worldAmeer J
2021-07-04service: mii: Retrieve the correct default miis.Morph
2021-07-03TextureCacheOGL: Implement Image Copies for 1D and 1D Array.Fernando Sahmkow
2021-07-03TextureCache: Fix 1D to 2D overlapps.Fernando Sahmkow
2021-07-03CMakeLists: Enforce C4189Morph
2021-07-03Merge pull request #6498 from Kelebek1/Audiobunnei
2021-07-02config: Read UISettings as basic settingslat9nq
2021-07-01settings: Set resolution_factor default to 1lat9nq
2021-07-01Slightly refactor NVDEC and codecs for readability and safetyKelebek1
2021-07-01Fix XC2/VOEZ crashing, add audio looping and a few misc fixesKelebek1