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
/
renderer_vulkan
Age
Commit message (
Expand
)
Author
2022-11-17
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-12
Merge pull request #9226 from Kelebek1/regs_regression
bunnei
2022-11-11
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-07
video_core: Fix few issues in Tess stage
FengChen
2022-11-05
Merge pull request #9189 from vonchenplus/stupid
Morph
2022-11-05
video_core: Fix scaling graphical regressions for multiple games
FengChen
2022-11-04
Update shader cache version. (#9175)
gidoly
2022-11-04
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-03
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-04
Merge pull request #9154 from liamwhite/new-fb
Fernando S
2022-11-03
Merge pull request #9097 from liamwhite/intel-spv-compiler
Morph
2022-10-31
Merge pull request #9143 from K0bin/scheduler-empty
liamwhite
2022-10-30
Vulkan: Fix regression caused by limiting render area to width/height of rend...
Fernando Sahmkow
2022-10-30
vk_blit_screen: recreate swapchain images on guest format change
Liam
2022-10-28
vk_scheduler: Remove recorded_counts
Robin Kertels
2022-10-25
video_core: Catch vulkan clear op not all channel need clear
FengChen
2022-10-25
Merge pull request #9112 from vonchenplus/deferred_draw
liamwhite
2022-10-24
Merge pull request #8873 from vonchenplus/fix_legacy_location_error
bunnei
2022-10-22
video_core: Implement maxwell inline_index method
FengChen
2022-10-21
video_coare: Reimplementing the maxwell drawing trigger mechanism
FengChen
2022-10-19
video_core: don't build ASTC decoder shader unless requested
Liam
2022-10-18
video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPoo...
bunnei
2022-10-13
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
Morph
2022-10-12
Merge pull request #9027 from yuzu-emu/revert-8987-another-name-for-reinforce...
bunnei
2022-10-10
Fix stencil func registers, make clip control equivalent to how it was before...
Kelebek1
2022-10-09
Merge pull request #8766 from Kelebek1/regs
Fernando S
2022-10-07
Merge pull request #9016 from liamwhite/drunken-schedule
Mai
2022-10-07
Update 3D regs
Kelebek1
2022-10-07
Revert "vulkan: automatically use larger staging buffer sizes when possible"
liamwhite
2022-10-06
vulkan_blitter: Fix pool allocation double free.
Byte
2022-10-06
state_tracker: workaround channel setup for homebrew
Liam
2022-10-06
Address Feedback from bylaws.
Fernando Sahmkow
2022-10-06
General: Fix clang format.
Fernando Sahmkow
2022-10-06
Vulkan Swapchain: Overall improvements.
Fernando Sahmkow
2022-10-06
Vulkan Texture Cache: Limit render area to the max width/height of the targets.
Fernando Sahmkow
2022-10-06
VideoCore: Implement formats needed for N64 emulation.
Fernando Sahmkow
2022-10-06
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
Shader Decompiler: Check for shift when deriving composite samplers.
Fernando Sahmkow
2022-10-06
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
Vulkan: Fix Scissor on Clears
Fernando Sahmkow
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
VideoCore: Fix channels with disk pipeline/shader cache.
Fernando Sahmkow
2022-10-06
OpenGl: Implement Channels.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
Texture Cache: Add ASTC 10x5 Format.
Fernando Sahmkow
2022-10-05
Merge pull request #9013 from liamwhite/spinning-a-yarn
bunnei
2022-10-03
vk_scheduler: wait for command processing to complete
Liam
[next]