You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core/texture_cache
liamwhite f1b1530249
Merge pull request #13171 from liamwhite/fake-address
texture_cache: do not track invalid addresses
2 years ago
..
accelerated_swizzle.cpp Rework time service to fix time passing offline. 2 years ago
accelerated_swizzle.h general: Convert source file copyright comments over to SPDX 4 years ago
decode_bc.cpp video_core: Fix buffer_row_length computation for linear compressed textures 2 years ago
decode_bc.h video_core: Fix buffer_row_length computation for linear compressed textures 2 years ago
descriptor_table.h Move to Clang Format 15 3 years ago
format_lookup_table.cpp add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup table 2 years ago
format_lookup_table.h general: Convert source file copyright comments over to SPDX 4 years ago
formatter.cpp Get out of render pass before query barriers, fix image names with samples > 1, remove image alias bit 2 years ago
formatter.h Implement X8_D24 format 2 years ago
image_base.cpp texture_cache: process aliases and overlaps in the correct order 2 years ago
image_base.h ci: fix new codespell errors 2 years ago
image_info.cpp Texture Cache: Fix untracking on GPU remap 2 years ago
image_info.h Texture Cache: Fix untracking on GPU remap 2 years ago
image_view_base.cpp Implement X8_D24 format 2 years ago
image_view_base.h video_core: Add per-image anisotropy heuristics (format & mip count) 2 years ago
image_view_info.cpp common: Change semantics of UNREACHABLE to unconditionally crash 3 years ago
image_view_info.h general: Convert source file copyright comments over to SPDX 4 years ago
render_targets.h general: fix compile for Apple Clang 3 years ago
samples_helper.h Get out of render pass before query barriers, fix image names with samples > 1, remove image alias bit 2 years ago
texture_cache.cpp general: Format licenses as per SPDX guidelines 3 years ago
texture_cache.h Merge pull request #13171 from liamwhite/fake-address 2 years ago
texture_cache_base.h VideoCore: Move Slot Vector to Common 2 years ago
types.h VideoCore: Move Slot Vector to Common 2 years ago
util.cpp Core: Eliminate core/memory dependancies. 2 years ago
util.h Use spans over guest memory where possible instead of copying data. 2 years ago