16090 Commits (3d03a6ae0232780ed6fb28e52dbdc5221cb3a7bf)

Author SHA1 Message Date
german77 c19ec2edd9 input_common: Add missing modifier callback to analog from button 5 years ago
german77 b188d7792a profiler: Fix deprecated functions 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
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
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph 6ac978426c filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq 844e0114b0 core: Simplify SDMC mod loading 5 years ago
lat9nq 1664c74a6c core: Support LayeredFS mod from SDMC directory 5 years ago
lat9nq bfecd395d4 yuzu qt: Add option to dump to SDMC directory 5 years ago
ameerj 4cee25281f main: Display the instruction set of the running title in the window name 5 years ago
Kelebek1 0857d6a3db Decouple audio processing and run at variable rate 5 years ago
bunnei 36d581ec73 hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size. 5 years ago
ReinUsesLisp 9476309d53 buffer_cache: Only flush downloaded size 5 years ago
ReinUsesLisp 03abe8bf85 video_core: Enforce C4244 5 years ago
ReinUsesLisp 05bd50a1cf codec,vic: Disable warnings in ffmpeg headers 5 years ago
ReinUsesLisp 3ab5bf6454 vk_buffer_cache: Silence implicit cast warnings 5 years ago
ReinUsesLisp b4894faeae buffer_cache/texture_cache: Make GC functions private 5 years ago
ReinUsesLisp e79d02bf38 buffer_cache: Silence implicit cast warning 5 years ago
ReinUsesLisp 99b859db55 vulkan_device: Make device memory match the rest of the file 5 years ago
bunnei 982be246ab hle: hle_helpers: Skip data payload offset checks on TIPC requests. 5 years ago
bunnei 3565e32f4d hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx. 5 years ago
bunnei d1ba4a2db2 hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. 5 years ago
bunnei 50d0cc2716 audio_core: common: Bump audio revision to 9. 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
Morph eed0d1f33b general: Add missing #pragma once directives 5 years ago
Chloe f216a9432b
Add missing includes (#6521) 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Lioncash be6844c1ed maxwell3d: Add missing return in default SizeInBytes() case 5 years ago
OZtistic 36aacf62ad Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
Fernando Sahmkow f9b940a442 Reaper: Set minimum cleaning limit on OGL. 5 years ago
Morph 2fa207058b common: fs: Add a description of a regular file in IsFile 5 years ago
Morph 0394893354 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph 76b2313b25 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph cf0b9d1de2 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti c9c8537643 core: Make is_powered_on atomic 5 years ago
Rodrigo Locatti 1ca9a13e50 common/detached_tasks: Wait for tasks before shutting down 5 years ago
Rodrigo Locatti 15cc561d12 npad: Fix data race when updating devices 5 years ago
Rodrigo Locatti 0a39163a90 input_common/mouse_input: Fix data race 5 years ago
Kelebek1 ba3af04da1 Implement audout GetAudioOutPlayedSampleCount 5 years ago
ReinUsesLisp 4009ae1da2 bootmanager: Use std::stop_source for stopping emulation 5 years ago
ReinUsesLisp cf116a28a6 vk_master_semaphore: Use jthread for debug thread 5 years ago
lat9nq a01459df3d gl_device: Expand on Mesa driver names 5 years ago
ameerj fb16cbb17e video_core: Add GPU vendor name to window title bar 5 years ago
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
Fernando Sahmkow 569a1962c0 Reaper: Guarantee correct deletion. 5 years ago