16040 Commits (4569f39c7c1e3d7ce010f0b120e1f45dbba17b1c)

Author SHA1 Message Date
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 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
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
Fernando Sahmkow 569a1962c0 Reaper: Guarantee correct deletion. 5 years ago
Fernando Sahmkow 865dd615ca Reaper: Upgrade label from unsafe to experimental as no regressions are known now. 5 years ago
lat9nq 9a06b85b24 host_memory: Correct MEM_RESERVE_PLACEHOLDER 5 years ago
Vortex e704da9192 externals: httplib: replace custom httplib header with upstream as submodule. 5 years ago
Morph fd5ef1970c service: time: Use GetFileRelative to get files within subdirectories 5 years ago
Morph 1a5eceeb9c kernel: Fix missing peak set in KResourceLimit::SetLimitValue 5 years ago
ameerj 0b172d12c0 vulkan_debug_callback: Skip logging known false-positive validation errors 5 years ago
Fernando Sahmkow 719a6dd5a1 Reaper: Correct size calculation on Vulkan. 5 years ago
ameerj 36250a4730 config: Add frame limiter toggle hotkey 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow ca6f47c686 Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago
Fernando Sahmkow 0dd98842bf Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 954ad2a61e Reaper: Setup settings and final tuning. 5 years ago
Fernando Sahmkow d8ad6aa187 Reaper: Tune it up to be an smart GC. 5 years ago
ReinUsesLisp a11bc4a382 Initial Reaper Setup 5 years ago
ReinUsesLisp 5b1efe522e vulkan_memory_allocator: Release allocations with no commits 5 years ago
Morph 4a4e304319 spl: Mark the other functions as unimplemented 5 years ago
Morph 8ba83c4c2a spl: Implement spl::GetConfig 5 years ago
Morph e4318a1914 hle: api_version: Add HLE API version constants 5 years ago
Morph ded36b8688 spl: Add the general SPL interface 5 years ago
Morph faf11fe46d spl: Add SPL types 5 years ago
Morph 95f203b7c7 spl: Add SPL result codes 5 years ago
Morph 74790e4f33 common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj 5fc8393125 astc_decoder: Fix LDR CEM1 endpoint calculation 5 years ago
ameerj f9bfeaa2bc yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
ameerj c4ff7ecf51 textures: Reintroduce CPU ASTC decoder 5 years ago
ameerj 422a15ee75 lm: Demote guest logs to LOG_DEBUG 5 years ago
ReinUsesLisp 3d89398b84 texture_cache/util: Avoid relaxed image views on different bytes per pixel 5 years ago
Morph a4454329c1 general: Remove extraneous includes 5 years ago
Morph 391e823c79 common: logging: Restructure backend code 5 years ago
Morph 8150c65c07 common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago