index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2023-01-05
Vulkan: Add a workaround for input_position on Adreno drivers
Billy Laws
2023-01-05
video_core/vulkan: Vulkan driver pipelines now contain cache version
Wollnashorn
2023-01-05
video_core/vulkan: Added check if Vulkan pipeline path has been set
Wollnashorn
2023-01-05
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
Vulkan: Fix drivers that don't support dynamic_state_2 up
Fernando Sahmkow
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-03
Texture Cache: Implement async texture downloads.
Fernando Sahmkow
2023-01-03
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-03
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-01
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
video_core: fix build
Liam
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
Vulkan: Allow stagging buffer deferrals.
Fernando Sahmkow
2023-01-01
MacroHLE: Add OpenGL Support
Fernando Sahmkow
2023-01-01
Vulkan: Add other additional pipeline specs
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
2023-01-01
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2022-12-28
Merge pull request #9423 from vonchenplus/vulkan_quad_strip
liamwhite
2022-12-26
video_core: Implement other missing vulkan topology
FengChen
2022-12-26
video_core: Implement vulkan QuadStrip topology
FengChen
2022-12-25
texture_cache: Use Common::ScratchBuffer for swizzle buffers
ameerj
2022-12-25
texture_cache: Use pre-allocated buffer for texture downloads
ameerj
2022-12-25
texture_cache: Use pre-allocated buffer for texture uploads
ameerj
2022-12-24
Merge pull request #9453 from ameerj/scratch-vector
Fernando S
2022-12-19
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
2022-12-19
dma_pusher: Rework command_headers usage
ameerj
2022-12-19
buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usage
ameerj
2022-12-19
video_core: Add usages of ScratchBuffer
ameerj
2022-12-19
externals: update Vulkan-Headers to v1.3.238
Jan Beich
2022-12-17
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-16
Remove unimplemented transform feedback geometry spam, it should be implemented
Kelebek1
2022-12-15
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-15
Merge pull request #7410 from Nefsen402/wayland-fixes
liamwhite
2022-12-13
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
vulkan_common: declare storageBuffer8BitAccess
Liam
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
video_core/vulkan: Explicity check swapchain size when deciding to recreate
Alexander Orzechowski
[next]