litucks-torzu/src/video_core
2022-04-14 09:57:06 -04:00
..
buffer_cache Garbage Collection: Final tuning. 2022-03-25 01:51:52 +01:00
command_classes Merge pull request #8066 from ameerj/gpu-decode-fixes 2022-04-01 01:37:22 +02:00
engines maxwell3d: add small_index_2 register 2022-04-14 09:57:06 -04:00
host_shaders OpenGL: fix S8D24 to ABGR8 conversions 2022-04-06 19:44:33 -04:00
macro
renderer_opengl Merge pull request #8149 from liamwhite/front-face 2022-04-09 01:39:39 -07:00
renderer_vulkan video_core: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
texture_cache Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe" 2022-04-04 16:26:53 -07:00
textures general: Fix clang/gcc build errors 2022-03-20 02:25:09 -04:00
vulkan_common fix: typos 2022-04-02 16:34:07 +02:00
cdma_pusher.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
cdma_pusher.h common: Reduce unused includes 2022-03-19 15:01:31 -04:00
CMakeLists.txt
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
dma_pusher.h
fence_manager.h general: Reduce core.h includes 2022-03-18 02:13:02 -04:00
framebuffer_config.h hle: nvflinger: Migrate android namespace -> Service::android. 2022-03-24 18:13:33 -07:00
gpu.cpp video_core: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
gpu.h hle: vi: Integrate new NVFlinger and HosBinderDriverServer service. 2022-03-24 18:13:33 -07:00
gpu_thread.cpp video_core: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
gpu_thread.h
memory_manager.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
memory_manager.h
query_cache.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
renderer_base.h
shader_cache.cpp video_core: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
shader_cache.h
shader_environment.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
shader_environment.h
shader_notify.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
shader_notify.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
surface.cpp hle: nvflinger: Migrate android namespace -> Service::android. 2022-03-24 18:13:33 -07:00
surface.h hle: nvflinger: Migrate android namespace -> Service::android. 2022-03-24 18:13:33 -07:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h