16209 Commits (77f209e3910369bfd40ea2aa267d89f5071d154b)

Author SHA1 Message Date
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 4 years ago
yzct12345 bb88da8b30 Update src/video_core/renderer_vulkan/vk_texture_cache.cpp 5 years ago
yzct12345 b0b92cd22b Update src/video_core/renderer_vulkan/vk_texture_cache.cpp 5 years ago
yzct12345 dce2c2325b Ignore wrong blit format 5 years ago
ReinUsesLisp 964ca3cda8 vk_texture_cache: Finalize renderpass when downloading images 5 years ago
ReinUsesLisp bfe3e0a5d3 vk_compute_pass: Fix pipeline barriers on non-initialized ASTC images 5 years ago
ReinUsesLisp b650d7ab8d vk_compute_pass: Fix ASTC buffer setup synchronization 5 years ago
ReinUsesLisp 21932acf5f texture_cache/util: Fix size calculations of multisampled images 5 years ago
ReinUsesLisp 931fcedfa8 texture_cache: Always prepare image views on render targets 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 1b8bba7f0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq 6340c4801f emu_window_sdl2_vk: Use the generated SDL config 5 years ago
Morph 6252bf7321 configure_audio: Fix volume clamping to 0 5 years ago
lat9nq e9212fc86b yuzu_cmd: Add missing or update current settings 5 years ago
lat9nq 5c8ce75823 default_ini: Remove deprecated settings 5 years ago
ameerj 34b718006e vic: Fix dimension compuation of YUV frames 5 years ago
Morph 2cc5cdd3c4 applets/web: Resolve Nintendo CDN URLs 5 years ago
ameerj f4ea325867 nvhost_nvdec_common: Read Submit ioctl data from object addr 5 years ago
ameerj fbb6cfda14 nvhost_nvdec_common: Fix {Slice/Write}Vectors return 5 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
Morph 66b9de4b04 applets: Append applet_ prefix to backend applets 5 years ago
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
ameerj ad26c5a52f vk_rasterizer: Only clear valid color attachments 5 years ago
Fernando Sahmkow 2f222a20df accelerateDMA: Fixes and feedback. 5 years ago
ReinUsesLisp 57ecb7ea34 content_archive: Remove unnecessary include to <ranges> 5 years ago
ReinUsesLisp 89398ddbf4 web_service: Silence -Wmaybe-uninitialized on httplib.h 5 years ago
ReinUsesLisp 2733c4e186 boxcat: Silence -Wmaybe-uninitialized in httplib.h 5 years ago
german77 fcbad25072 npad: Disable vibration check if disabled 5 years ago
german77 77db68f9e3 input_common: Fix build with sdl disabled 5 years ago
Fernando Sahmkow 45da44d16a accelerateDMA: Accelerate Buffer Copies. 5 years ago
Fernando Sahmkow 1be1828db1 Buffer Cache: Address Feedback. 5 years ago
ameerj adbff795e9 settings: Disable FPS unlimit setting between title launches 5 years ago
Fernando Sahmkow bdd0787048 Buffer Cache: Fix GCC copmpile error 5 years ago
Fernando Sahmkow 647ecefd4c Fence Manager: remove reference fencing. 5 years ago
Fernando Sahmkow d9fc759460 BufferCache: Additional download fixes. 5 years ago
Fernando Sahmkow 000f51250f Buffer Cache: Revert unnecessary range reduction. 5 years ago
Fernando Sahmkow ee5dfe2c02 Fence Manager: Force ordering on WFI. 5 years ago
Fernando Sahmkow ddb595bf7f Buffer Cache: Eliminate the AC Hack as the base game is fixed in Hades. 5 years ago
Fernando Sahmkow 48d5b8bf3e Fence Manager: Add fences on Reference Count. 5 years ago
Fernando Sahmkow 907da84f02 Videocore: Address Feedback & CLANG Format. 5 years ago
Fernando Sahmkow 776da59abc Buffer Cache: Fix High Downloads and don't predownload on Extreme. 5 years ago
lat9nq d42f980e0f yuzu qt: config: Only save renderer_debug as a global setting 5 years ago
ReinUsesLisp c61bfbce32 vk_buffer_cache: Use emulated null buffers for transform feedback 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj e2bb1ef5aa config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 62979cbf0b configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 86e3e8a4a9 configure_audio: Use u8 for volume value 5 years ago
ReinUsesLisp 976c29518e common/thread_worker: Stop workers on stop_token when waiting 5 years ago
ReinUsesLisp efd62f7130 common/thread_worker: Add support for stateful threads 5 years ago