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
2021-11-16
vulkan: Implement FidelityFX Super Resolution
Marshall Mohror
2021-11-16
Texture Cache: Rescale conversions between depth and color
FernandoS27
2021-11-16
Texture cache: Fix memory consumption and ignore rating when a depth texture ...
Fernando Sahmkow
2021-11-16
vulkan: Fix rescaling push constant usage
ameerj
2021-11-16
vk_texture_cache: Use 3D to scale images when blit is unsupported
ameerj
2021-11-16
vk_texture_cache: Fix BlitScale of non-2D images
ameerj
2021-11-16
video_core: Refactor resolution scale function
ameerj
2021-11-16
vk_texture_cache: Fix unsupported blit format error checking
ameerj
2021-11-16
vk_texture_cache: Fix early returns on unsupported scales
ameerj
2021-11-16
video_core: Misc resolution scaling related refactoring
ameerj
2021-11-16
Texture Cache: Fix Rescaling on Multisample
Fernando Sahmkow
2021-11-16
TextureCache: Base fixes on rescaling.
Fernando Sahmkow
2021-11-16
vk_texture_cache: Simplify scaled image management
ameerj
2021-11-16
vk_rasterizer: Fix scaling on Y_NEGATE
ameerj
2021-11-16
vk_texture_cache: Use nearest neighbor scaling when available
ameerj
2021-11-16
vk_texture_cache: Minor cleanup
ameerj
2021-11-16
Renderers: Unify post processing filter shaders
ameerj
2021-11-16
Renderer: Implement Bicubic and ScaleForce filters.
Fernando Sahmkow
2021-11-16
Texture Cache: fix scaling on upload and stop scaling on base resolution.
Fernando Sahmkow
2021-11-16
emit_spirv: Fix RescalingLayout alignment
ameerj
2021-11-16
emit_spirv: Fix RescalingLayout alignment
ameerj
2021-11-16
shader: Properly scale image reads and add GL SPIR-V support
ReinUsesLisp
2021-11-16
shader: Properly blacklist and scale image loads
ReinUsesLisp
2021-11-16
texture_cache: Add getter to query if image view is rescaled
ReinUsesLisp
2021-11-16
vk_rasterizer: Minor style change
ReinUsesLisp
2021-11-16
texture_cache: Simplify image view queries and blacklisting
ReinUsesLisp
2021-11-16
Vulkan: Fix downscaling Blit.
Fernando Sahmkow
2021-11-16
Vulkan: Fix AA when rescaling.
Fernando Sahmkow
2021-11-16
Texture Cache: Implement Blacklisting.
Fernando Sahmkow
2021-11-16
vulkan: Implement rescaling shader patching
ReinUsesLisp
2021-11-16
vk_texture_cache: Properly scale blit source images
ReinUsesLisp
2021-11-16
vk_graphics_pipeline: Use Shader::NumDescriptors when possible
ReinUsesLisp
2021-11-16
vk_texture_cache: Simplify and optimize scaling blits
ReinUsesLisp
2021-11-16
vk_texture_cache: Fix scaling blit validation errors
ReinUsesLisp
2021-11-16
Fix blits with mips
ReinUsesLisp
2021-11-16
Fix blits
ReinUsesLisp
2021-11-16
TextureCache: Fix rescaling of ImageCopies
Fernando Sahmkow
2021-11-16
TextureCache: Modify Viewports/Scissors according to Rescale.
Fernando Sahmkow
2021-11-16
Texture Cache: More rescaling fixes.
Fernando Sahmkow
2021-11-16
Texture Cache: Implement Vulkan UpScaling & DownScaling
Fernando Sahmkow
2021-11-16
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-10-24
Merge pull request #7206 from vonchenplus/fix_vulkan_viewport_issue
Fernando S
2021-10-23
Merge pull request #7070 from FernandoS27/want-you-bad
Ameer J
2021-10-23
Vulran Rasterizer: address feedback.
Fernando Sahmkow
2021-10-22
Fix vulkan viewport issue
Feng Chen
2021-10-16
Merge pull request #7077 from FernandoS27/face-down
Ameer J
2021-10-16
Merge pull request #7127 from FernandoS27/i-saw-a-wabbit
Ameer J
2021-10-06
Merge pull request #7118 from ameerj/vc-gpu-impl
Fernando S
2021-10-04
Vulkan: Fix failing barrier on refresh.
Fernando Sahmkow
2021-10-04
Vulkan: Fix the master Semaphore
FernandoS27
[next]