| .. |
|
buffer_cache
|
acc99433c7
Buffer Cache: fix discard writes.
|
2 лет назад |
|
control
|
600f325d87
general: fix spelling mistakes
|
3 лет назад |
|
engines
|
76bddd3673
Merge pull request #11383 from FernandoS27/are-you-a-wabbit
|
2 лет назад |
|
host1x
|
164f880f23
Use initial_frame to check interlaced flag
|
2 лет назад |
|
host_shaders
|
18c08cee43
Merge pull request #11149 from ameerj/astc-perf-prod
|
2 лет назад |
|
macro
|
d7a0b8c373
Mark decompiled macros as decompiled on dump, dump shaders after translation
|
2 лет назад |
|
renderer_null
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 лет назад |
|
renderer_opengl
|
115792158d
VideoCore: Implement DispatchIndirect
|
2 лет назад |
|
renderer_vulkan
|
4a59dc2947
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
|
2 лет назад |
|
texture_cache
|
974380fe10
Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fix
|
2 лет назад |
|
textures
|
a007ac6b9c
configure_graphics_advance: Generate UI at runtime
|
3 лет назад |
|
vulkan_common
|
4a59dc2947
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
|
2 лет назад |
|
CMakeLists.txt
|
ed3f9bab11
vma: enable options everywhere
|
3 лет назад |
|
cache_types.h
|
3630bfaef3
RasterizerMemory: Add filtering for flushing/invalidation operations.
|
3 лет назад |
|
cdma_pusher.cpp
|
2931101e6f
NVDRV: Refactor Host1x
|
3 лет назад |
|
cdma_pusher.h
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
|
compatible_formats.cpp
|
272916eeaf
renderer_vulkan: Fix some missing view formats
|
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
|
115792158d
VideoCore: Implement DispatchIndirect
|
2 лет назад |
|
dma_pusher.h
|
115792158d
VideoCore: Implement DispatchIndirect
|
2 лет назад |
|
fence_manager.h
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
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
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 лет назад |
|
gpu.h
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 лет назад |
|
gpu_thread.cpp
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
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
|
6f7cb69c94
Use spans over guest memory where possible instead of copying data.
|
3 лет назад |
|
memory_manager.h
|
6f7cb69c94
Use spans over guest memory where possible instead of copying data.
|
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
|
d7c532d889
Fixes and workarounds to make UBSan happier on macOS
|
3 лет назад |
|
rasterizer_accelerated.cpp
|
d7c532d889
Fixes and workarounds to make UBSan happier on macOS
|
3 лет назад |
|
rasterizer_accelerated.h
|
d7c532d889
Fixes and workarounds to make UBSan happier on macOS
|
3 лет назад |
|
rasterizer_download_area.h
|
6f90dff293
Address feedback, add CR notice, etc
|
3 лет назад |
|
rasterizer_interface.h
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 лет назад |
|
renderer_base.cpp
|
71b3b2a2f0
general: Silence -Wshadow{,-uncaptured-local} warnings
|
3 лет назад |
|
renderer_base.h
|
098e2c4077
android: renderer_vulkan: Fix crash with surface recreation.
|
3 лет назад |
|
shader_cache.cpp
|
dfb7fc8293
Fix shader dumps with nvdisasm
|
3 лет назад |
|
shader_cache.h
|
dfb7fc8293
Fix shader dumps with nvdisasm
|
3 лет назад |
|
shader_environment.cpp
|
dfb7fc8293
Fix shader dumps with nvdisasm
|
3 лет назад |
|
shader_environment.h
|
dfb7fc8293
Fix shader dumps with nvdisasm
|
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
|
eac46ad7ce
video_core: Add BCn decoding support
|
3 лет назад |
|
surface.h
|
eac46ad7ce
video_core: Add BCn decoding support
|
3 лет назад |
|
transform_feedback.cpp
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
|
transform_feedback.h
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
|
video_core.cpp
|
41d99aa89d
memory: rename global memory references to application memory
|
3 лет назад |
|
video_core.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |