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.
 
 
 
 
 
 
LC 16818e952c
Merge pull request #5836 from ReinUsesLisp/unaligned-constr-sched
5 years ago
..
buffer_cache video_core: Resolve -Wdocumentation warnings 5 years ago
command_classes common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
engines maxwell_3d: Silence array bounds warnings 5 years ago
host_shaders host_shaders/cmake: Pass --quiet to glslang to keep it quiet 5 years ago
macro video_core: Remove unnecessary enum class casting in logging messages 5 years ago
renderer_opengl Merge pull request #5786 from ReinUsesLisp/glsl-cbuf 5 years ago
renderer_vulkan vk_scheduler: Fix unaligned placement new expressions 5 years ago
shader Revert "Start of Integer flags implementation" 5 years ago
texture_cache video_core: Silence -Wmissing-field-initializers warnings 5 years ago
textures common/alignment: Rename AlignBits to AlignUpLog2 5 years ago
vulkan_common vulkan_device: Blacklist Intel from float16 math (#5798) 5 years ago
CMakeLists.txt video_core/cmake: Properly generate fatal errors on Aftermath 5 years ago
cdma_pusher.cpp common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
cdma_pusher.h common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
compatible_formats.cpp gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
compatible_formats.h gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
delayed_destruction_ring.h video_core: Add a delayed destruction ring abstraction 5 years ago
dirty_flags.cpp video_core: Rewrite the texture cache 5 years ago
dirty_flags.h video_core: Rewrite the texture cache 5 years ago
dma_pusher.cpp video_core: Resolve more variable shadowing scenarios 5 years ago
dma_pusher.h video_core: Resolve more variable shadowing scenarios 5 years ago
fence_manager.h video_core: Rewrite the texture cache 5 years ago
framebuffer_config.h video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 years ago
gpu.cpp video_core: gpu: Implement synchronous mode using threaded GPU. 5 years ago
gpu.h common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
gpu_thread.cpp gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. 5 years ago
gpu_thread.h video_core: gpu: Implement synchronous mode using threaded GPU. 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 5 years ago
memory_manager.cpp video_core/memory_manager: Remove unused CopyBlockUnsafe 5 years ago
memory_manager.h video_core/memory_manager: Remove unused CopyBlockUnsafe 5 years ago
morton.cpp video_core: Rewrite the texture cache 5 years ago
morton.h video_core: Rewrite the texture cache 5 years ago
query_cache.h video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
rasterizer_accelerated.cpp core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_accelerated.h core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_interface.h video_core: Rewrite the texture cache 5 years ago
renderer_base.cpp video_core: Initialize renderer with a GPU 5 years ago
renderer_base.h render_base: Make use of [[nodiscard]] where applicable 5 years ago
shader_cache.h shader_cache: Make use of std::erase_if 6 years ago
shader_notify.cpp Fix style issues 6 years ago
shader_notify.h async shaders 6 years ago
surface.cpp video_core: Rewrite the texture cache 5 years ago
surface.h video_core: Rewrite the texture cache 5 years ago
video_core.cpp video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 years ago
video_core.h Frontend/GPU: Refactor context management 6 years ago