index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_null
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvnflinger/gpu: implement applet capture
Liam
2024-02-09
2
-0
/
+7
*
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
2
-3
/
+3
*
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-31
2
-6
/
+0
*
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-19
1
-3
/
+2
*
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-19
4
-28
/
+24
*
renderer_null: fix
Liam
2023-11-04
1
-3
/
+10
*
Query Cache: address issues
Fernando Sahmkow
2023-09-23
1
-1
/
+2
*
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
2
-11
/
+13
*
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
Fernando Sahmkow
2023-06-28
2
-2
/
+6
*
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
1
-0
/
+2
*
GPU: Add Reactive flushing
Fernando Sahmkow
2023-05-07
2
-0
/
+11
*
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
1
-0
/
+8
*
video_core: Implement opengl/vulkan draw_texture
Feng Chen
2023-01-05
2
-0
/
+2
*
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
2
-8
/
+12
*
video_core: add null backend
Liam
2022-11-29
4
-0
/
+228