bunnei f98bf1025f Merge pull request #4120 from lioncash/arb 6 years ago
..
buffer_cache 0bd9bc7201 Merge pull request #4066 from ReinUsesLisp/shared-ptr-buf 6 years ago
engines c2ea1e1bcb Merge pull request #4049 from ReinUsesLisp/separate-samplers 6 years ago
macro c12eb814b4 macro_jit_x64: Use ecx for shift register 6 years ago
renderer_opengl 5865a10885 gl_arb_decompiler: Avoid several string copies 6 years ago
renderer_vulkan 7d1dca4c98 Merge pull request #4099 from MerryMage/macOS-build 6 years ago
shader 442e48ef4c memory_util: boost hashes are size_t 6 years ago
texture_cache bd43c05470 texture_cache: Port original code management for 2D vs 3D textures 6 years ago
textures 9df67b2095 Clang Format and Documentation. 6 years ago
CMakeLists.txt 798ec003ce Merge pull request #4041 from ReinUsesLisp/arb-decomp 6 years ago
dirty_flags.cpp 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty 6 years ago
dirty_flags.h 380fc8d2e1 DirtyFlags: relax need to set render_targets as dirty 6 years ago
dma_pusher.cpp 4b9504028d DmaPusher: Remove dead code in step 6 years ago
dma_pusher.h 4b9504028d DmaPusher: Remove dead code in step 6 years ago
fence_manager.h b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 6 years ago
gpu.cpp eb2c50c5e6 Update src/video_core/gpu.cpp 6 years ago
gpu.h 7909860d16 texture: Implement R8G8UI 6 years ago
gpu_asynch.cpp 487379c593 OpenGL: Implement Fencing backend. 6 years ago
gpu_asynch.h 487379c593 OpenGL: Implement Fencing backend. 6 years ago
gpu_synch.cpp 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 years ago
gpu_synch.h 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 years ago
gpu_thread.cpp 39e5b72948 Async GPU: Correct flushing behavior to be similar to old async GPU behavior. 6 years ago
gpu_thread.h 1fb516cd97 GPU: Implement Flush Requests for Async mode. 6 years ago
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
guest_driver.h bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
memory_manager.cpp ff0c49e1ce kernel: memory: Improve implementation of device shared memory. (#3707) 6 years ago
memory_manager.h 32fc2aae3c video_core: memory_manager: Updates for Common::PageTable changes. 6 years ago
morton.cpp 7909860d16 texture: Implement R8G8UI 6 years ago
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 7 years ago
query_cache.h 8ae7154541 Rename PAGE_SHIFT to PAGE_BITS 6 years ago
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_interface.h fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 years ago
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 years ago
renderer_base.h 282adfc70b Frontend/GPU: Refactor context management 6 years ago
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 years ago
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 years ago
shader_cache.h 8ae7154541 Rename PAGE_SHIFT to PAGE_BITS 6 years ago
surface.cpp 7909860d16 texture: Implement R8G8UI 6 years ago
surface.h 7909860d16 texture: Implement R8G8UI 6 years ago
video_core.cpp cf9c94d401 Address review and fix broken yuzu-tester build 6 years ago
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 years ago