summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-06-30Merge pull request #6459 from lat9nq/ubuntu-fixesAmeer J
2021-06-30yuzu_cmd: config: Pass a reference inlat9nq
2021-06-29Merge pull request #6471 from lat9nq/dump-as-modMorph
2021-06-28core, input_common: Miscellaneous fixeslat9nq
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-28Merge pull request #6502 from ameerj/vendor-titleMorph
2021-06-28CMakeLists: Disable all warnings for external headersMorph
2021-06-28video_core: Remove #pragma warning directives for external headersMorph
2021-06-28input_common: Remove #pragma warning directives for external headersMorph
2021-06-28CMakeLists: Enforce C4018, C4267, C4305, C4389Morph
2021-06-28core: Enforce C4242Morph
2021-06-28input_common: Enforce C4242Morph
2021-06-28video_core: Enforce C4242Morph
2021-06-28patch_manager: Do not apply LayeredFS mods when dumpingMorph
2021-06-28filesystem: Open a read-only directory for SDMC modsMorph
2021-06-28core: Simplify SDMC mod loadinglat9nq
2021-06-28core: Support LayeredFS mod from SDMC directorylat9nq