5556 Commits (73dd6230aa75eee472b46a550860fb6978d574ea)

Author SHA1 Message Date
ReinUsesLisp a0a7f569c0 buffer_cache/texture_cache: Make GC functions private 5 years ago
ReinUsesLisp 21e08723e7 buffer_cache: Silence implicit cast warning 5 years ago
ReinUsesLisp 5943f8f61d vulkan_device: Make device memory match the rest of the file 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Lioncash 3d8516c16f maxwell3d: Add missing return in default SizeInBytes() case 5 years ago
Fernando Sahmkow 505b198e80 Reaper: Set minimum cleaning limit on OGL. 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
ReinUsesLisp 6d5036dcf2 vk_master_semaphore: Use jthread for debug thread 5 years ago
lat9nq 8ec7ea11c8 gl_device: Expand on Mesa driver names 5 years ago
ameerj 59d6951aeb video_core: Add GPU vendor name to window title bar 5 years ago
Fernando Sahmkow 849c8dba46 Reaper: Guarantee correct deletion. 5 years ago
ameerj 9a77d40804 util_shaders: Specify ASTC decoder memory barrier bits 5 years ago
ameerj 79621cca95 astc_decoder.comp: Remove unnecessary LUT SSBOs 5 years ago
ameerj fe7d3006f5 astc: Various robustness enhancements for the gpu decoder 5 years ago
ameerj 74f5fcbd29 vulkan_debug_callback: Skip logging known false-positive validation errors 5 years ago
Fernando Sahmkow b0d14ec124 Reaper: Correct size calculation on Vulkan. 5 years ago
Fernando Sahmkow aa941d40cd Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago
Fernando Sahmkow 2fd0207e2e Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 25e2362427 Reaper: Setup settings and final tuning. 5 years ago
Fernando Sahmkow 978aabb1d0 Reaper: Tune it up to be an smart GC. 5 years ago
ReinUsesLisp cb0d987c90 Initial Reaper Setup 5 years ago
ReinUsesLisp 28f04b9477 vulkan_memory_allocator: Release allocations with no commits 5 years ago
ameerj 13b046aae1 astc_decoder: Fix LDR CEM1 endpoint calculation 5 years ago
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
ameerj e5da434498 textures: Reintroduce CPU ASTC decoder 5 years ago
ReinUsesLisp b458f73a61 texture_cache/util: Avoid relaxed image views on different bytes per pixel 5 years ago
lat9nq c902147d82 cmake: Fix find_program usage for 3.15 5 years ago
Fernando Sahmkow 86b5f4a630 GPUTHread: Remove async reads from Normal Accuracy. 5 years ago
ReinUsesLisp 57252b0c1d rasterizer: Update pages in batches 5 years ago
Markus Wick e7c2b054c1 Fix GCC undefined behavior sanitizer. 5 years ago
lat9nq 8aed753c16 decoders: Break instead of continue 5 years ago
lat9nq 54f2a92203 decoders: Avoid out-of-bounds access 5 years ago
ameerj 2a0dbf9b79 buffer_cache: Simplify uniform disabling logic 5 years ago
bunnei 9aa144323b video_core: gpu: WaitFence: Do not block threads during shutdown. 5 years ago
Markus Wick 9f92beed0a Fix two GCC 11 warnings: Unneeded copies. 5 years ago
bunnei e4f580af9a video_core: rasterizer_cache: Use u16 for cached page count. 5 years ago
ReinUsesLisp 2fcb54aad0 vulkan_memory_allocator: Allow textures to be allocated in host memory 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
ameerj 53c68f6bb3 buffer_cache: Ensure null buffers cannot take the fast uniform bind path 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj fc2626f02c texture_cache: Handle out of bound texture blits 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
A-w-x 116d1bd6bf gl_device: Intel: Disable texture view formats workaround on mesa 5 years ago
ameerj 7d421b1c04 vk_texture_cache: Swap R and B channels of color flipped format 5 years ago
ameerj de494b30d4 nvhost_vic: Fix device closure 5 years ago
Lioncash c81f95a54b texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 5 years ago
Chloe Marcec e4b60c77d6 Address issues 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago