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-10-17
Changes based on hardware tests
Squall-Leonhart
2023-10-17
Make Clang happy.
Squall Leonhart
2023-10-17
Added missing BuildShader line
Squall Leonhart
2023-10-16
added missing trailing line.
Squall Leonhart
2023-10-16
meant to add the unorms as well
Squall Leonhart
2023-10-16
use texelfetch instead of texturelod
Squall-Leonhart
2023-10-16
appease the format gods
Squall Leonhart
2023-10-16
Another missing copy connected to Bravely Default II
Squall-Leonhart
2023-10-15
missed this line when editing the copypasta
Squall-Leonhart
2023-10-15
moved line to appease the format gods
Squall-Leonhart
2023-10-15
Implement missing formats for Bravely Default 2
Squall-Leonhart
2023-10-07
update shader to confirmed format copy
Squall Leonhart
2023-10-05
lets not convert depth to greyscale since this makes the exhaust and tire smo...
Squall-Leonhart
2023-10-04
Fix CI Formatting check
Squall-Leonhart
2023-10-04
Implements D32_Float to A8B8G8R8_UNORM format copy
Squall-Leonhart
2023-10-02
ci: fix new codespell errors
Liam
2023-10-01
Query Cache: Fix memory leak.
Fernando Sahmkow
2023-09-29
Merge pull request #11622 from liamwhite/qcr-reg1
Fernando S
2023-09-28
Merge pull request #11402 from FernandoS27/depth-bias-control
liamwhite
2023-09-27
renderer_vulkan: fix query cache for homebrew
Liam
2023-09-25
host_shaders: More proper handling of x2 MSAA copies
GPUCode
2023-09-25
renderer_vulkan: Implement MSAA copies
GPUCode
2023-09-25
Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies
liamwhite
2023-09-24
Merge pull request #11562 from GPUCode/srgb-madness
liamwhite
2023-09-24
Merge pull request #11165 from Morph1984/ds_blit
liamwhite
2023-09-23
Query Cache: Fix Prefix Sums
Fernando Sahmkow
2023-09-23
Query Cache: Fix behavior in Normal Accuracy
Fernando Sahmkow
2023-09-23
Query Cache: Simplify Prefix Sum compute shader
Fernando Sahmkow
2023-09-23
Query Cache: Implement host side sample counting.
Fernando Sahmkow
2023-09-23
Query Cache: Fix guest side sample counting
Fernando Sahmkow
2023-09-23
Query Cache: address issues
Fernando Sahmkow
2023-09-23
QueryCache: Implement dependant queries.
Fernando Sahmkow
2023-09-23
Macro HLE: Add DrawIndirectByteCount
Fernando Sahmkow
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
Query Cache: Setup Base rework
Fernando Sahmkow
2023-09-22
Merge pull request #11557 from GPUCode/brr-format
liamwhite
2023-09-21
Fix DMA engine register offsets
Kelebek1
2023-09-21
vk_texture_cache: Limit srgb block to transcoding only
GPUCode
2023-09-21
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
GPUCode
2023-09-18
Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fix
liamwhite
2023-09-16
android: Use 1 worker for shader compilation for all devices
Charles Lombardo
2023-09-16
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-16
Vulkan: Implement Depth Bias Control
Fernando Sahmkow
2023-09-11
Look for the most recently modified image for present
Kelebek1
2023-09-10
Merge pull request #11470 from GPUCode/bundle-vvl
liamwhite
2023-09-10
vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
GPUCode
2023-09-08
renderer_vulkan: Remove debug report
GPUCode
2023-09-02
Merge pull request #11383 from FernandoS27/are-you-a-wabbit
liamwhite
2023-09-02
Merge pull request #11393 from FernandoS27/bayo-got-busted-up
liamwhite
2023-08-28
Use initial_frame to check interlaced flag
Danila Malyutin
[next]