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