liamwhite e0de6dd63f Merge pull request #10675 from liamwhite/scaler 3 年 前
..
buffer_cache ace6c2318b Combine vertex/transform feedback buffer binding into a single call 3 年 前
control 600f325d87 general: fix spelling mistakes 3 年 前
engines befd477279 android: video_core: Disable some problematic things on GPU Normal. 3 年 前
host1x 7701a00a02 Add support for deinterlaced videos playback 3 年 前
host_shaders 600f325d87 general: fix spelling mistakes 3 年 前
macro 49f6deecb8 video_core/macro: Make use of Common::HashValue 3 年 前
renderer_null ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 年 前
renderer_opengl 42b2bc204f Merge pull request #10699 from liamwhite/conditional-barrier 3 年 前
renderer_vulkan ad8f122ab1 Merge pull request #10693 from liamwhite/f64-to-f32 3 年 前
texture_cache 05b66877d1 image_info: adjust rescale thresholds and refactor constant use 3 年 前
textures 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 年 前
vulkan_common 42b2bc204f Merge pull request #10699 from liamwhite/conditional-barrier 3 年 前
CMakeLists.txt cfb76d8f3e Merge pull request #10476 from ameerj/gl-memory-maps 3 年 前
cache_types.h 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 年 前
cdma_pusher.cpp 2931101e6f NVDRV: Refactor Host1x 3 年 前
cdma_pusher.h 2931101e6f NVDRV: Refactor Host1x 3 年 前
compatible_formats.cpp 87a9be8dec GPU: implement missing ASTC 3 年 前
compatible_formats.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
delayed_destruction_ring.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
dirty_flags.cpp 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 年 前
dirty_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
dma_pusher.cpp cb1497d0d7 DMAPusher: Improve collection of non executing methods 3 年 前
dma_pusher.h c541559767 MacroHLE: Refactor MacroHLE system. 3 年 前
fence_manager.h 6f90dff293 Address feedback, add CR notice, etc 3 年 前
framebuffer_config.h 809148e1a5 nvnflinger: fix name 3 年 前
fsr.cpp c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 年 前
fsr.h c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 年 前
gpu.cpp ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 年 前
gpu.h c6cac2ffaa GPU: Add Reactive flushing 3 年 前
gpu_thread.cpp ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 年 前
gpu_thread.h 44518b225c gpu_thread: Use bounded queue 3 年 前
invalidation_accumulator.h b56ad93bbc BufferBase: Don't ignore GPU pages. 3 年 前
memory_manager.cpp 1c13c74295 Memory manager: Fix possible softlock 3 年 前
memory_manager.h 9a7c172f76 MemoryManager: Fix race conditions. 3 年 前
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 年 前
pte_kind.h 99507d0188 video_core: Implement memory manager page kind 3 年 前
query_cache.h ab0c0a469c Query cache: stop updating pages as it's not affected by cpu writes 3 年 前
rasterizer_accelerated.cpp 14e9de6678 code: dodge PAGE_SIZE #define 4 年 前
rasterizer_accelerated.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
rasterizer_download_area.h 6f90dff293 Address feedback, add CR notice, etc 3 年 前
rasterizer_interface.h c6cac2ffaa GPU: Add Reactive flushing 3 年 前
renderer_base.cpp ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 年 前
renderer_base.h 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. 3 年 前
shader_cache.cpp f902cc2a2b Fix code resize to use word size rather than byte size 3 年 前
shader_cache.h 9737615948 general: fix compile for Apple Clang 3 年 前
shader_environment.cpp f902cc2a2b Fix code resize to use word size rather than byte size 3 年 前
shader_environment.h f902cc2a2b Fix code resize to use word size rather than byte size 3 年 前
shader_notify.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
shader_notify.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
smaa_area_tex.h 5b837157bd video_core: Integrate SMAA 3 年 前
smaa_search_tex.h 5b837157bd video_core: Integrate SMAA 3 年 前
surface.cpp 87a9be8dec GPU: implement missing ASTC 3 年 前
surface.h 87a9be8dec GPU: implement missing ASTC 3 年 前
transform_feedback.cpp 9737615948 general: fix compile for Apple Clang 3 年 前
transform_feedback.h 752659aef3 Update 3D regs 3 年 前
video_core.cpp 41d99aa89d memory: rename global memory references to application memory 3 年 前
video_core.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年 前