Rodrigo Locatti 2ef4591e58 Merge pull request #5746 from lioncash/sign-compare hace 5 años
..
buffer_cache 40acc2c079 video_core: Resolve -Wdocumentation warnings hace 5 años
command_classes 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones hace 5 años
engines 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT hace 5 años
host_shaders 21b18057f7 host_shaders: Add Vulkan assembler compute shaders hace 5 años
macro 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages hace 5 años
renderer_opengl 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD hace 5 años
renderer_vulkan 432f045dba vk_texture_cache: Use Download memory types for texture flushes hace 5 años
shader 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common hace 5 años
texture_cache 5f4e7c77bd texture_cache/util: Resolve -Wsign-compare warning hace 5 años
textures fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 hace 5 años
vulkan_common 132f2006af Merge pull request #5745 from lioncash/documentation hace 5 años
CMakeLists.txt fd873fd369 Merge pull request #5262 from ReinUsesLisp/buffer-base hace 5 años
cdma_pusher.cpp 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones hace 5 años
cdma_pusher.h 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones hace 5 años
compatible_formats.cpp 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD hace 5 años
compatible_formats.h 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD hace 5 años
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction hace 5 años
dirty_flags.cpp 9764c13d6d video_core: Rewrite the texture cache hace 5 años
dirty_flags.h 9764c13d6d video_core: Rewrite the texture cache hace 5 años
dma_pusher.cpp 677a8b208d video_core: Resolve more variable shadowing scenarios hace 5 años
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios hace 5 años
fence_manager.h 9764c13d6d video_core: Rewrite the texture cache hace 5 años
framebuffer_config.h 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. hace 5 años
gpu.cpp 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. hace 5 años
gpu.h 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT hace 5 años
gpu_thread.cpp 954341763a gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. hace 5 años
gpu_thread.h 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. hace 5 años
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations hace 6 años
guest_driver.h 677a8b208d video_core: Resolve more variable shadowing scenarios hace 5 años
memory_manager.cpp 9764c13d6d video_core: Rewrite the texture cache hace 5 años
memory_manager.h 677a8b208d video_core: Resolve more variable shadowing scenarios hace 5 años
morton.cpp 9764c13d6d video_core: Rewrite the texture cache hace 5 años
morton.h 9764c13d6d video_core: Rewrite the texture cache hace 5 años
query_cache.h f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 hace 5 años
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
rasterizer_interface.h 9764c13d6d video_core: Rewrite the texture cache hace 5 años
renderer_base.cpp da53bcee60 video_core: Initialize renderer with a GPU hace 6 años
renderer_base.h a78021580d render_base: Make use of [[nodiscard]] where applicable hace 5 años
shader_cache.h 969100d41a shader_cache: Make use of std::erase_if hace 6 años
shader_notify.cpp 967307d3be Fix style issues hace 6 años
shader_notify.h 468bd9c1b0 async shaders hace 6 años
surface.cpp 9764c13d6d video_core: Rewrite the texture cache hace 5 años
surface.h 9764c13d6d video_core: Rewrite the texture cache hace 5 años
video_core.cpp 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. hace 5 años
video_core.h 282adfc70b Frontend/GPU: Refactor context management hace 6 años