bunnei 5861bacafd Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end 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 80a673a27f maxwell_3d: Silence array bounds warnings hace 5 años
host_shaders f81c783b5b host_shaders/cmake: Pass --quiet to glslang to keep it quiet hace 5 años
macro 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages hace 5 años
renderer_opengl 45b13c3037 Merge pull request #5786 from ReinUsesLisp/glsl-cbuf hace 5 años
renderer_vulkan 9e88ad8da9 vk_scheduler: Fix unaligned placement new expressions hace 5 años
shader 34c3ec2f8c Revert "Start of Integer flags implementation" hace 5 años
texture_cache 1b76e7e890 video_core: Silence -Wmissing-field-initializers warnings hace 5 años
textures fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 hace 5 años
vulkan_common ef6cc3aa1d vulkan_device: Blacklist Intel from float16 math (#5798) hace 5 años
CMakeLists.txt 966896daad video_core/cmake: Properly generate fatal errors on Aftermath 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 5861bacafd Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end hace 5 años
memory_manager.h 5861bacafd Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end 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