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-07-06
Merge pull request #6497 from FernandoS27/scotty-doesnt-know
bunnei
2021-07-05
Merge pull request #6537 from Morph1984/warnings
bunnei
2021-07-04
Texture Cache: Fix collision with multiple overlaps of the same sparse texture.
Fernando Sahmkow
2021-07-04
Texture Cache: Fix GCC & Clang.
Fernando Sahmkow
2021-07-04
Texture Cache: Address feedback.
Fernando Sahmkow
2021-07-04
Texture Cache: Improve accuracy of sparse texture detection.
Fernando Sahmkow
2021-07-04
Texture Cache: Initial Implementation of Sparse Textures.
Fernando Sahmkow
2021-07-03
TextureCache: Fix 1D to 2D overlapps.
Fernando Sahmkow
2021-06-28
video_core: Silence signed/unsigned mismatch warnings
Morph
2021-06-26
buffer_cache/texture_cache: Make GC functions private
ReinUsesLisp
2021-06-24
common: Replace common_sizes into user-literals
Wunkolo
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-22
Reaper: Set minimum cleaning limit on OGL.
Fernando Sahmkow
2021-06-20
Reaper: Guarantee correct deletion.
Fernando Sahmkow
2021-06-16
Merge pull request #6469 from ReinUsesLisp/blit-view-compat
Ameer J
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-16
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
Reaper: Tune it up to be an smart GC.
Fernando Sahmkow
2021-06-16
Initial Reaper Setup
ReinUsesLisp
2021-06-15
textures: Reintroduce CPU ASTC decoder
ameerj
2021-06-14
texture_cache/util: Avoid relaxed image views on different bytes per pixel
ReinUsesLisp
2021-06-10
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-05-07
texture_cache: Handle out of bound texture blits
ameerj
2021-04-19
texture_cache/util: Fix src being used instead of dst within DeduceBlitImages
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-12
texure_cache/util: Resolve implicit sign conversions with std::reduce
Lioncash
2021-03-25
astc_decoder: Refactor for style and more efficient memory use
ameerj
2021-03-13
renderer_vulkan: Accelerate ASTC decoding
ameerj
2021-03-04
texture_cache: Blacklist BGRA8 copies and views on OpenGL
ameerj
2021-02-13
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-09
texture_cache/util: Remove unused functions
Lioncash
2021-01-24
video_core: Silence -Wmissing-field-initializers warnings
ReinUsesLisp
2021-01-17
texture_cache/util: Resolve -Wsign-compare warning
Lioncash
2021-01-15
common/alignment: Rename AlignBits to AlignUpLog2
ReinUsesLisp
2021-01-07
texture_cache: Replace PAGE_SHIFT with PAGE_BITS
MerryMage
2021-01-04
gl_texture_cache: Avoid format views on Intel and AMD
ReinUsesLisp
2020-12-30
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-07
video_core: Remove unnecessary enum class casting in logging messages
Lioncash
2020-12-05
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
video_core: Resolve more variable shadowing scenarios pt.2
Lioncash
2020-10-29
General: Resolve a few missing initializer warnings
Lioncash
2020-09-22
General: Make use of std::nullopt where applicable
Lioncash
2020-09-06
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-08-07
Merge pull request #4389 from ogniK5377/redundant-format-type
bunnei
2020-07-29
Merge pull request #4396 from lioncash/comma
bunnei
2020-07-23
Merge pull request #4394 from lioncash/unused6
bunnei
2020-07-21
surface_params: Make use of designated initializers where applicable
Lioncash
2020-07-21
surface_params: Remove redundant assignment
Lioncash
[prev]
[next]