yuzu/src/video_core
liamwhite 1836e62d33
Merge pull request #11910 from liamwhite/surface-lost-on-creation
renderer_vulkan: ensure exception on surface loss
2023-10-30 09:59:37 -04:00
..
buffer_cache Add missing dowhile loops around FindBuffer calls 2023-10-23 15:08:56 +01:00
control
engines Implement vertex array first and subsequent draws 2023-10-14 12:09:35 +01:00
host1x host1x/codecs: enable CUDA on Linux 2023-10-14 17:35:45 +03:00
host_shaders
macro
query_cache
renderer_null
renderer_opengl
renderer_vulkan
texture_cache Merge pull request #11747 from Kelebek1/image_alias_sample_names 2023-10-17 11:48:57 -04:00
textures configure_graphics_advance: Generate UI at runtime 2023-07-21 10:56:07 -04:00
vulkan_common vulkan_common: use highest API version 2023-10-24 17:04:17 -04:00
cache_types.h
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt
compatible_formats.cpp
compatible_formats.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dma_pusher.cpp VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
dma_pusher.h
fence_manager.h
framebuffer_config.h
fsr.cpp
fsr.h video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
gpu_thread.cpp
gpu_thread.h
gpu.cpp
gpu.h
invalidation_accumulator.h BufferBase: Don't ignore GPU pages. 2023-01-05 14:00:10 -05:00
memory_manager.cpp
memory_manager.h
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
pte_kind.h video_core: Implement memory manager page kind 2022-10-17 15:33:29 +08:00
query_cache.h Query Cachge: Fully rework Vulkan's query cache 2023-09-23 23:05:29 +02:00
rasterizer_accelerated.cpp Fixes and workarounds to make UBSan happier on macOS 2023-07-15 12:00:28 -07:00
rasterizer_accelerated.h
rasterizer_download_area.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h Fix shader dumps with nvdisasm 2023-08-03 15:30:27 +01:00
shader_environment.cpp
shader_environment.h Fix shader dumps with nvdisasm 2023-08-03 15:30:27 +01:00
shader_notify.cpp
shader_notify.h
smaa_area_tex.h
smaa_search_tex.h
surface.cpp
surface.h
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h