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
/
texture_cache
Age
Commit message (
Expand
)
Author
2021-11-16
video_core: Refactor resolution scale function
ameerj
2021-11-16
texture_cache: Fix image resolves when src/dst are not both scaled
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: Refactor scaled image size calculation
ameerj
2021-11-16
Texture Cache: Fix calculations when scaling.
Fernando Sahmkow
2021-11-16
Texture Cache: Fix Rescaling on Multisample
Fernando Sahmkow
2021-11-16
TextureCache: Base fixes on rescaling.
Fernando Sahmkow
2021-11-16
image_info: Mark MSAA textures as non-rescalable
ameerj
2021-11-16
shader, video_core: Fix GCC build errors
ameerj
2021-11-16
TextureCache: Fix Buffer Views Scaling.
Fernando Sahmkow
2021-11-16
Texture Cache: Correctly fix Blits Rescaling.
Fernando Sahmkow
2021-11-16
texture_cache: Disable dst_image scaling in BlitImage
ameerj
2021-11-16
texture_cache: Add getter to query if image view is rescaled
ReinUsesLisp
2021-11-16
texture_cache: Fix blacklists on compute
ReinUsesLisp
2021-11-16
texture_cache: Simplify image view queries and blacklisting
ReinUsesLisp
2021-11-16
Texture Cache: Implement Rating System.
Fernando Sahmkow
2021-11-16
Texture Cache: Implement Blacklisting.
Fernando Sahmkow
2021-11-16
texture_cache: Add image getters
ReinUsesLisp
2021-11-16
texture_cache: Fix typo in aliased image rescaling
ameerj
2021-11-16
Texture Cache: Implement Rescaling on Aliases and Blits.
Fernando Sahmkow
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-23
Merge pull request #7070 from FernandoS27/want-you-bad
Ameer J
2021-10-03
gpu: Migrate implementation to the cpp file
ameerj
2021-09-24
general: Update style to clang-format-12
ameerj
2021-09-23
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
Fernando Sahmkow
2021-09-11
slot_vector: Add missing <algorithm> include
Morph
2021-08-29
Garbage Collection: Make it more agressive on high priority mode.
Fernando Sahmkow
2021-08-29
Garbage Collection: Adress Feedback.
Fernando Sahmkow
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
VideoCore: Rework Garbage Collection.
Fernando Sahmkow
2021-08-08
texture_cache: Address ameerj's review
yzct12345
2021-08-07
texture_cache: Address ameerj's review
yzct12345
2021-08-05
texture_cache: Don't change copyright year
yzct12345
2021-08-05
texture_cache: Address ameerj's review
yzct12345
2021-08-05
texture_cache: Split templates out
yzct12345
2021-07-27
render_target: Add missing initializer for size extent
Lioncash
2021-07-22
texture_cache: Reduce invalid image/sampler error severity
ReinUsesLisp
2021-07-22
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
shader: Implement SULD and SUST
ReinUsesLisp
2021-07-22
shader: Interact texture buffers with buffer cache
ReinUsesLisp
2021-07-19
Merge pull request #6670 from ReinUsesLisp/prepare-rt
Fernando S
2021-07-18
texture_cache/util: Fix size calculations of multisampled images
ReinUsesLisp
2021-07-18
texture_cache: Always prepare image views on render targets
ReinUsesLisp
2021-07-09
Buffer Cache: Fix High Downloads and don't predownload on Extreme.
Fernando Sahmkow
2021-07-08
Out of bound blit (#6531)
Feng Chen
[prev]
[next]