16144 Commits (35327dbde348f5b9a1c7f2bbb7e03bc1f361c3da)

Author SHA1 Message Date
Fernando Sahmkow 35327dbde3 Videocore: Address Feedback & CLANG Format. 5 years ago
Fernando Sahmkow 0e4d4b4beb Buffer Cache: Fix High Downloads and don't predownload on Extreme. 5 years ago
lat9nq 420987c5bf yuzu qt: config: Only save renderer_debug as a global setting 5 years ago
ReinUsesLisp 0ddbbb64e5 common/thread_worker: Stop workers on stop_token when waiting 5 years ago
ReinUsesLisp da34d37044 common/thread_worker: Add support for stateful threads 5 years ago
FernandoS27 c147e9a90e common/thread_worker: Simplify logic 5 years ago
FernandoS27 a10e112e64 common/thread_worker: Fix data race 5 years ago
ReinUsesLisp bf5b5c1bf4 common/thread_worker: Use unique function 5 years ago
ReinUsesLisp 2c8d337418 common: Add unique function 5 years ago
ReinUsesLisp f28dd32275 common/thread_worker: Add wait for requests method 5 years ago
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq eebf39b3c0 arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting 5 years ago
lat9nq c8b8674ffc settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 87b6e14d7c arm_dynarmic{32,64}: Fixes from test build 5 years ago
lat9nq 7ab5767157 core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
Feng Chen c7ad195fd3
Out of bound blit (#6531) 5 years ago
Kelebek1 7636fefb71 audio_core: Preserve front channel volume after 6 to 2 downmix 5 years ago
lat9nq 2f0e1f5d02 util_shaders: Fix BindImageTexture 5 years ago
Kelebek1 b9f915e07a Report 2 channels active. Fixes Tales of Vesperia's mono channel audio. 5 years ago
Kelebek1 dbcc093d88 Support more PCM formats. Fixes Ys IX audio. 5 years ago
Morph ebb82b0b83 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
Morph a59ae5e702 common: logging: backend: Close the file after exceeding the write limit 5 years ago
Morph 14ab50defb common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph d299d5531f common: fs: file: Flush the file in GetSize 5 years ago
german77 c19ec2edd9 input_common: Add missing modifier callback to analog from button 5 years ago
german77 b188d7792a profiler: Fix deprecated functions 5 years ago
Fernando Sahmkow c6a9e91784 Texture Cache: Fix collision with multiple overlaps of the same sparse texture. 5 years ago
Fernando Sahmkow a8a0927d42 Texture Cache: Fix GCC & Clang. 5 years ago
Fernando Sahmkow 8f9f142956 Texture Cache: Address feedback. 5 years ago
Fernando Sahmkow fd98fcf7f0 Texture Cache: Improve accuracy of sparse texture detection. 5 years ago
Fernando Sahmkow 38165fb7e3 Texture Cache: Initial Implementation of Sparse Textures. 5 years ago
Morph 5dfa313d2c service: mii: Retrieve the correct default miis. 5 years ago
Fernando Sahmkow 0aab55d26a TextureCacheOGL: Implement Image Copies for 1D and 1D Array. 5 years ago
Fernando Sahmkow ebaa7e391c TextureCache: Fix 1D to 2D overlapps. 5 years ago
Morph 3a3f4983b6 CMakeLists: Enforce C4189 5 years ago
lat9nq 38f658d21e config: Read UISettings as basic settings 5 years ago
lat9nq cf1cd3321d settings: Set resolution_factor default to 1 5 years ago
Kelebek1 208a04dcff Slightly refactor NVDEC and codecs for readability and safety 5 years ago
Kelebek1 b455043e45 Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 5 years ago
lat9nq 299c5594e6 yuzu_cmd: config: Pass a reference in 5 years ago
lat9nq 0e5c74bc9e core, input_common: Miscellaneous fixes 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 248a146ab7 CMakeLists: Disable all warnings for external headers 5 years ago
Morph 22d7b89c15 video_core: Remove #pragma warning directives for external headers 5 years ago
Morph 954259312e input_common: Remove #pragma warning directives for external headers 5 years ago
Morph 0eae00e263 CMakeLists: Enforce C4018, C4267, C4305, C4389 5 years ago
Morph e828c5a559 core: Enforce C4242 5 years ago
Morph 58550cfcdc input_common: Enforce C4242 5 years ago