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.
 
 
 
 
 
 
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254)
3 weeks ago
..
accelerated_swizzle.cpp Rework time service to fix time passing offline. 3 years ago
accelerated_swizzle.h general: Convert source file copyright comments over to SPDX 4 years ago
decode_bc.cpp [meta] fix license headers (#2547) 11 months ago
decode_bc.h video_core: Fix buffer_row_length computation for linear compressed textures 3 years ago
descriptor_table.h [video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 3 months ago
format_lookup_table.cpp [vulkan] 3rd Vulkan Global Maintenance (#4189) 2 months ago
format_lookup_table.h general: Convert source file copyright comments over to SPDX 4 years ago
formatter.cpp [fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
formatter.h [vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 4 months ago
image_base.cpp [meta] fix license headers (#2547) 11 months ago
image_base.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
image_info.cpp [vulkan] 4th Vulkan Global Maintenance (#4212) 1 month ago
image_info.h Texture Cache: Fix untracking on GPU remap 3 years ago
image_view_base.cpp [meta] fix license headers (#2547) 11 months ago
image_view_base.h video_core: Add per-image anisotropy heuristics (format & mip count) 3 years ago
image_view_info.cpp [video_core] Remove redundant check on image_view and image_view_info (#2891) 10 months ago
image_view_info.h general: Convert source file copyright comments over to SPDX 4 years ago
render_targets.h [common] replace Common::BitCast with libc++ provided one (#2774) 10 months ago
samples_helper.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
texture_cache.cpp [video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 3 months ago
texture_cache.h [fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
texture_cache_base.h [core, gpu, threads] Multithreading refactor (#4254) 3 weeks ago
types.h [video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 10 months ago
util.cpp [video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 10 months ago
util.h [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 11 months ago