17037 Commits (b2b3fcdccda8399735a0307114a0ad5c2f118421)

Author SHA1 Message Date
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
Fernando S 598d154f69
Update src/yuzu/main.cpp 5 years ago
ReinUsesLisp 5a45d295da vk_buffer_cache: Use emulated null buffers for transform feedback 5 years ago
ameerj 0ed1077763 configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj f9139ddab7 config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 8284658bac configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 386cd45f07 configure_audio: Use u8 for volume value 5 years ago
Fernando Sahmkow fd09be5496 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 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
Lioncash 5c541b0b42 qt/main: Make title string more i18n-friendly 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 7905eb0254 Replace NaN mix volume samples with silence. 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