You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
liamwhite 974380fe10
Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fix
3 years ago
..
accelerated_swizzle.cpp general: Convert source file copyright comments over to SPDX 4 years ago
accelerated_swizzle.h general: Convert source file copyright comments over to SPDX 4 years ago
decode_bc.cpp video_core: Add BCn decoding support 3 years ago
decode_bc.h video_core: Add BCn decoding support 3 years ago
descriptor_table.h Move to Clang Format 15 3 years ago
format_lookup_table.cpp Needed to make this an extra case so it didnt also start asserting in BOTW. 3 years ago
format_lookup_table.h general: Convert source file copyright comments over to SPDX 4 years ago
formatter.cpp Log object names with debug renderer, add a GPU address to ImageViews 3 years ago
formatter.h Log object names with debug renderer, add a GPU address to ImageViews 3 years ago
image_base.cpp texture_cache: process aliases and overlaps in the correct order 3 years ago
image_base.h Remove memory allocations in some hot paths 3 years ago
image_info.cpp image_info: adjust rescale thresholds and refactor constant use 3 years ago
image_info.h Texture cache: sync the first flush. 3 years ago
image_view_base.cpp video_core: Only apply AF to 2D (array) image types 3 years ago
image_view_base.h video_core: Add per-image anisotropy heuristics (format & mip count) 3 years ago
image_view_info.cpp common: Change semantics of UNREACHABLE to unconditionally crash 4 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 4 years ago
samples_helper.h texture_cache: Adjust image view sizes by MSAA samples 3 years ago
slot_vector.h Move to Clang Format 15 3 years ago
texture_cache.cpp general: Format licenses as per SPDX guidelines 4 years ago
texture_cache.h Look for the most recently modified image for present 3 years ago
texture_cache_base.h Mark accelerted DMA destination buffers and images as GPU-modified 3 years ago
types.h general: Convert source file copyright comments over to SPDX 4 years ago
util.cpp Use spans over guest memory where possible instead of copying data. 3 years ago
util.h Use spans over guest memory where possible instead of copying data. 3 years ago