..
buffer_cache
video_core: Implement maxwell3d draw manager and split draw logic
3 years ago
control
Merge pull request #9289 from liamwhite/fruit-company
3 years ago
engines
Merge pull request #9406 from vonchenplus/topology
3 years ago
host1x
host1x/syncpoint_manager: Eliminate unnecessary std::function construction
3 years ago
host_shaders
video_core: Integrate SMAA
3 years ago
macro
video_core: Implement maxwell3d draw manager and split draw logic
3 years ago
renderer_null
video_core: add null backend
3 years ago
renderer_opengl
renderer_opengl: refactor context acquire
3 years ago
renderer_vulkan
video_core/vulkan: Explicity check swapchain size when deciding to recreate
3 years ago
texture_cache
Merge pull request #9289 from liamwhite/fruit-company
3 years ago
textures
video_core: fix off by one in anisotropic filtering amount
3 years ago
vulkan_common
video_core: Integrate SMAA
3 years ago
CMakeLists.txt
video_core: Integrate SMAA
3 years ago
cdma_pusher.cpp
NVDRV: Refactor Host1x
4 years ago
cdma_pusher.h
NVDRV: Refactor Host1x
4 years ago
compatible_formats.cpp
renderer_(gl/vk): Implement ASTC_10x6_UNORM
4 years ago
compatible_formats.h
general: Convert source file copyright comments over to SPDX
4 years ago
delayed_destruction_ring.h
general: Convert source file copyright comments over to SPDX
4 years ago
dirty_flags.cpp
Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong.
4 years ago
dirty_flags.h
general: Convert source file copyright comments over to SPDX
4 years ago
dma_pusher.cpp
VideoCore: Refactor fencing system.
4 years ago
dma_pusher.h
VideoCore: Refactor syncing.
4 years ago
fence_manager.h
VideoCore: Refactor fencing system.
4 years ago
framebuffer_config.h
general: Convert source file copyright comments over to SPDX
4 years ago
gpu.cpp
renderer_opengl: refactor context acquire
3 years ago
gpu.h
GPU: Implement additional render target formats.
3 years ago
gpu_thread.cpp
general: fix compile for Apple Clang
3 years ago
gpu_thread.h
general: fix compile for Apple Clang
3 years ago
memory_manager.cpp
video_core:Fix vmm kinds size error
3 years ago
memory_manager.h
video_core: Implement memory manager page kind
4 years ago
precompiled_headers.h
CMake: Consolidate common PCH headers
3 years ago
pte_kind.h
video_core: Implement memory manager page kind
4 years ago
query_cache.h
Update 3D regs
4 years ago
rasterizer_accelerated.cpp
code: dodge PAGE_SIZE #define
4 years ago
rasterizer_accelerated.h
general: Convert source file copyright comments over to SPDX
4 years ago
rasterizer_interface.h
general: fix compile for Apple Clang
3 years ago
renderer_base.cpp
video_core: don't block rendering on screenshots
4 years ago
renderer_base.h
chore: make yuzu REUSE compliant
4 years ago
shader_cache.cpp
Update 3D regs
4 years ago
shader_cache.h
general: fix compile for Apple Clang
3 years ago
shader_environment.cpp
general: fix compile for Apple Clang
3 years ago
shader_environment.h
general: fix compile for Apple Clang
3 years ago
shader_notify.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
shader_notify.h
general: Convert source file copyright comments over to SPDX
4 years ago
smaa_area_tex.h
video_core: Integrate SMAA
3 years ago
smaa_search_tex.h
video_core: Integrate SMAA
3 years ago
surface.cpp
video_core/surface: Eliminate casts in GetFormatType()
3 years ago
surface.h
GPU: Implement additional render target formats.
3 years ago
transform_feedback.cpp
general: fix compile for Apple Clang
3 years ago
transform_feedback.h
Update 3D regs
4 years ago
video_core.cpp
video_core: add null backend
3 years ago
video_core.h
chore: make yuzu REUSE compliant
4 years ago