ReinUsesLisp d110a371bb gl_state: Use bool instead of GLboolean 6 anos atrás
..
buffer_cache 73aaf365e7 buffer_cache: Remove brace initialized for objects with default constructor 6 anos atrás
engines 9bf4850f74 Merge pull request #3305 from ReinUsesLisp/point-size-program 6 anos atrás
renderer_opengl d110a371bb gl_state: Use bool instead of GLboolean 6 anos atrás
renderer_vulkan 15163edaaa Merge pull request #3312 from ReinUsesLisp/atoms-u32 6 anos atrás
shader 63ba41a26d shader/memory: Implement ATOMS.ADD.U32 6 anos atrás
texture_cache 657b3a366e Merge pull request #3311 from ReinUsesLisp/z32fx24s8 6 anos atrás
textures 51c9e98677 Texture Cache: Add HLE methods for building 3D textures within the GPU in certain scenarios. 6 anos atrás
CMakeLists.txt 09e17fbb0f vk_texture_cache: Implement generic texture cache on Vulkan 6 anos atrás
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. 7 anos atrás
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 anos atrás
gpu.cpp cb9dd01ffd video_core: Block in WaitFence. 6 anos atrás
gpu.h cb9dd01ffd video_core: Block in WaitFence. 6 anos atrás
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. 6 anos atrás
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 anos atrás
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 anos atrás
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 anos atrás
gpu_thread.cpp aed6d8bef5 video_core/gpu_thread: Tidy up SwapBuffers() 6 anos atrás
gpu_thread.h 3f104464de Core: Wait for GPU to be idle before shutting down. 6 anos atrás
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden 6 anos atrás
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden 6 anos atrás
memory_manager.cpp 3f08e8d8d4 core/memory: Migrate over GetPointer() 6 anos atrás
memory_manager.h a1845d1dd3 prefer system reference over global accessor 7 anos atrás
morton.cpp 3f9262195b Video_Core: Implement texture format E5B9G9R9_SHAREDEXP. 6 anos atrás
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 7 anos atrás
rasterizer_accelerated.cpp e9faa1617c Added missing include 6 anos atrás
rasterizer_accelerated.h 536fc7f0ea core: Prepare various classes for memory read/write migration 6 anos atrás
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 anos atrás
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level 7 anos atrás
rasterizer_interface.h 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor 6 anos atrás
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 anos atrás
renderer_base.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 anos atrás
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 anos atrás
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 anos atrás
surface.cpp 80eacdf89b texture_cache: Use a table instead of switch for texture formats 6 anos atrás
surface.h 80eacdf89b texture_cache: Use a table instead of switch for texture formats 6 anos atrás
video_core.cpp 096f339a2a video_core: Silence implicit conversion warnings 6 anos atrás
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 anos atrás