Rodrigo Locatti eac075692b Merge pull request #3219 from FernandoS27/fix-bindless пре 6 година
..
buffer_cache 73aaf365e7 buffer_cache: Remove brace initialized for objects with default constructor пре 6 година
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock пре 7 година
engines af89723fa3 Shader_Ir: Correct TLD4S encoding and implement f16 flag. пре 6 година
renderer_opengl eac075692b Merge pull request #3219 from FernandoS27/fix-bindless пре 6 година
renderer_vulkan e3ea583893 maxwell_to_vk: Improve image format table and add more formats пре 6 година
shader c0ee0aa1a8 Shader_IR: Correct TLD4S Depth Compare. пре 6 година
texture_cache 3c1b6b5723 Merge pull request #2987 from FernandoS27/texture-invalid пре 6 година
textures 096f339a2a video_core: Silence implicit conversion warnings пре 6 година
CMakeLists.txt c8a48aacc0 video_core: Unify ProgramType and ShaderStage into ShaderType пре 6 година
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. пре 7 година
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. пре 7 година
gpu.cpp ef9b31783d Merge pull request #2912 from FernandoS27/async-fixes пре 6 година
gpu.h 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. пре 6 година
gpu_asynch.cpp 3f104464de Core: Wait for GPU to be idle before shutting down. пре 6 година
gpu_asynch.h 3f104464de Core: Wait for GPU to be idle before shutting down. пре 6 година
gpu_synch.cpp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig пре 7 година
gpu_synch.h 3f104464de Core: Wait for GPU to be idle before shutting down. пре 6 година
gpu_thread.cpp aed6d8bef5 video_core/gpu_thread: Tidy up SwapBuffers() пре 6 година
gpu_thread.h 3f104464de Core: Wait for GPU to be idle before shutting down. пре 6 година
macro_interpreter.cpp 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden пре 6 година
macro_interpreter.h 125caf5d6e video_core/macro_interpreter: Make definitions of most private enums/unions hidden пре 6 година
memory_manager.cpp 3f08e8d8d4 core/memory: Migrate over GetPointer() пре 6 година
memory_manager.h a1845d1dd3 prefer system reference over global accessor пре 7 година
morton.cpp 3f9262195b Video_Core: Implement texture format E5B9G9R9_SHAREDEXP. пре 6 година
morton.h 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers пре 7 година
rasterizer_accelerated.cpp e9faa1617c Added missing include пре 6 година
rasterizer_accelerated.h 536fc7f0ea core: Prepare various classes for memory read/write migration пре 6 година
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject пре 7 година
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level пре 7 година
rasterizer_interface.h 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor пре 6 година
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes пре 7 година
renderer_base.h 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig пре 7 година
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class пре 7 година
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class пре 7 година
surface.cpp 80eacdf89b texture_cache: Use a table instead of switch for texture formats пре 6 година
surface.h 80eacdf89b texture_cache: Use a table instead of switch for texture formats пре 6 година
video_core.cpp 096f339a2a video_core: Silence implicit conversion warnings пре 6 година
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization пре 7 година