index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Video_core: Address feedback
Fernando Sahmkow
2023-01-04
10
-167
/
+304
*
Texture Cache: Implement async texture downloads.
Fernando Sahmkow
2023-01-03
5
-35
/
+91
*
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-03
1
-5
/
+12
*
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
3
-2
/
+5
*
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-03
4
-36
/
+169
*
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
2
-2
/
+14
*
video_core: fix build
Liam
2023-01-01
4
-3
/
+38
*
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
12
-122
/
+88
*
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
6
-10
/
+53
*
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
14
-93
/
+186
*
Vulkan: Allow stagging buffer deferrals.
Fernando Sahmkow
2023-01-01
2
-21
/
+56
*
MacroHLE: Add OpenGL Support
Fernando Sahmkow
2023-01-01
4
-38
/
+94
*
Vulkan: Add other additional pipeline specs
Fernando Sahmkow
2023-01-01
1
-1
/
+17
*
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
13
-105
/
+313
*
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
12
-27
/
+75
*
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
13
-66
/
+315
*
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
2023-01-01
13
-2
/
+181
*
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
7
-128
/
+179
*
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
5
-95
/
+27
*
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
10
-64
/
+174
*
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
5
-10
/
+74
*
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
11
-121
/
+420
*
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
16
-72
/
+252
*
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2023-01-01
13
-47
/
+169
*
Merge pull request #9423 from vonchenplus/vulkan_quad_strip
liamwhite
2022-12-28
8
-125
/
+245
|
\
|
*
video_core: Implement other missing vulkan topology
FengChen
2022-12-26
1
-3
/
+16
|
*
video_core: Implement vulkan QuadStrip topology
FengChen
2022-12-26
8
-122
/
+229
*
|
texture_cache: Use Common::ScratchBuffer for swizzle buffers
ameerj
2022-12-25
4
-10
/
+12
*
|
texture_cache: Use pre-allocated buffer for texture downloads
ameerj
2022-12-25
3
-9
/
+14
*
|
texture_cache: Use pre-allocated buffer for texture uploads
ameerj
2022-12-25
4
-13
/
+28
*
|
Merge pull request #9453 from ameerj/scratch-vector
Fernando S
2022-12-24
9
-56
/
+48
|
\
\
|
*
|
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
2022-12-19
5
-16
/
+16
|
*
|
dma_pusher: Rework command_headers usage
ameerj
2022-12-19
2
-9
/
+16
|
*
|
buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usage
ameerj
2022-12-19
1
-7
/
+4
|
*
|
video_core: Add usages of ScratchBuffer
ameerj
2022-12-19
4
-33
/
+21
*
|
|
externals: update Vulkan-Headers to v1.3.238
Jan Beich
2022-12-19
1
-0
/
+12
|
/
/
*
|
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
5
-4
/
+47
|
\
\
|
*
|
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
5
-4
/
+47
*
|
|
Remove unimplemented transform feedback geometry spam, it should be implemented
Kelebek1
2022-12-16
1
-2
/
+1
*
|
|
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-15
1
-1
/
+2
|
\
\
\
|
*
|
|
vulkan_common: declare storageBuffer8BitAccess
Liam
2022-12-13
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #7410 from Nefsen402/wayland-fixes
liamwhite
2022-12-15
9
-55
/
+92
|
\
\
\
|
*
|
|
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
3
-8
/
+7
|
*
|
|
video_core/vulkan: Explicity check swapchain size when deciding to recreate
Alexander Orzechowski
2022-12-13
3
-15
/
+28
|
*
|
|
renderer_opengl: refactor context acquire
Liam
2022-12-13
5
-36
/
+61
|
|
/
/
*
/
/
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
5
-2
/
+34
|
/
/
*
|
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-12
4
-32
/
+36
|
\
\
|
|
/
|
/
|
|
*
video_core: Add vertex_array_instance_* sbubbed called warning
FengChen
2022-12-08
1
-0
/
+5
|
*
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
3
-10
/
+9
|
*
video_core: Adjust topology update logic
FengChen
2022-12-08
2
-23
/
+23
[next]