16620 Commits (9fb2ea08e84f7194136f5a2f320dd3de04e8ca5d)

Author SHA1 Message Date
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
Morph a98b6c8f07 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
lat9nq 932c0184a7 cmake: Fix find_program usage for 3.15 5 years ago
Morph c11b4c45e1 configure_cpu_debug: Clarify settings behavior 5 years ago
Morph c978f3144c common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
german77 827483409b hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor 5 years ago
Morph fa2aac1bf5 yuzu: main: Ensure enough space is available for RomFS dumping 5 years ago
Markus Wick 7f85abb281 common/host_memory: Implement a fallback if fastmem fails. 5 years ago
ReinUsesLisp f332d4a9b5 common/host_shader: Load Windows 10 functions dynamically 5 years ago
Fernando Sahmkow 588ab44470 GPUTHread: Remove async reads from Normal Accuracy. 5 years ago
ReinUsesLisp 7b0d8bd1fb rasterizer: Update pages in batches 5 years ago
ReinUsesLisp ee67460ff0 host_memory: Support staged VirtualProtect calls 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick c4609c92ee common/host_memory: Optimize for huge tables. 5 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 6 years ago
ReinUsesLisp 740edacc8d tests: Add tests for host memory 5 years ago
Markus Wick 5105318bbc common/host_memory: Add Linux implementation 5 years ago
ReinUsesLisp a7837a3791 common/host_memory: Add interface and Windows implementation 5 years ago
Morph ebd38d66db kernel: Unconditionally set thread state when appropriate 5 years ago
Morph aa79ca7a7a kernel: KLightConditionVariable: Update implementation to 12.x 5 years ago