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.
 
 
 
 
 
 
ameerj 0b172d12c0 vulkan_debug_callback: Skip logging known false-positive validation errors 5 years ago
..
buffer_cache Fix GCC undefined behavior sanitizer. 5 years ago
command_classes vp9: Avoid memcpy with null pointers 5 years ago
engines buffer_cache: Simplify uniform disabling logic 5 years ago
host_shaders astc_decoder: Fix LDR CEM1 endpoint calculation 5 years ago
macro common: Move settings to common from core. 5 years ago
renderer_opengl configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
renderer_vulkan configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
shader Review 1 5 years ago
texture_cache Merge pull request #6469 from ReinUsesLisp/blit-view-compat 5 years ago
textures astc_decoder: Fix LDR CEM1 endpoint calculation 5 years ago
vulkan_common vulkan_debug_callback: Skip logging known false-positive validation errors 5 years ago
CMakeLists.txt textures: Reintroduce CPU ASTC decoder 5 years ago
cdma_pusher.cpp rebase, fix name shadowing, more const 5 years ago
cdma_pusher.h Address PR feedback 5 years ago
compatible_formats.cpp texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
compatible_formats.h texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
delayed_destruction_ring.h video_core: Add a delayed destruction ring abstraction 6 years ago
dirty_flags.cpp video_core: Reimplement the buffer cache 5 years ago
dirty_flags.h video_core: Reimplement the buffer cache 5 years ago
dma_pusher.cpp video_core: Reimplement the buffer cache 5 years ago
dma_pusher.h video_core: Resolve more variable shadowing scenarios 6 years ago
fence_manager.h video_core: Reimplement the buffer cache 5 years ago
framebuffer_config.h video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 6 years ago
gpu.cpp video_core: gpu: WaitFence: Do not block threads during shutdown. 5 years ago
gpu.h video_core: gpu: WaitFence: Do not block threads during shutdown. 5 years ago
gpu_thread.cpp GPUTHread: Remove async reads from Normal Accuracy. 5 years ago
gpu_thread.h video_core: Use a CV for blocking commands. 5 years ago
guest_driver.cpp gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
guest_driver.h video_core: Resolve more variable shadowing scenarios 6 years ago
memory_manager.cpp buffer_cache: Simplify uniform disabling logic 5 years ago
memory_manager.h Merge branch 'bytes-to-map-end' into new-bufcache-wip 5 years ago
query_cache.h common: Move settings to common from core. 5 years ago
rasterizer_accelerated.cpp rasterizer: Update pages in batches 5 years ago
rasterizer_accelerated.h video_core: rasterizer_cache: Use u16 for cached page count. 5 years ago
rasterizer_interface.h buffer_cache: Simplify uniform disabling logic 5 years ago
renderer_base.cpp common: Move settings to common from core. 5 years ago
renderer_base.h gpu: Report renderer errors with exceptions 5 years ago
shader_cache.h shader_cache: Make use of std::erase_if 6 years ago
shader_notify.cpp video_core: add missing header after 468bd9c1b0f9 5 years ago
shader_notify.h async shaders 6 years ago
surface.cpp video_core: Rewrite the texture cache 6 years ago
surface.h video_core: Rewrite the texture cache 6 years ago
video_core.cpp common: Move settings to common from core. 5 years ago
video_core.h Frontend/GPU: Refactor context management 6 years ago