index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
buffer_cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rasterizer: Refactor inlineToMemory.
Fernando Sahmkow
2022-02-01
1
-1
/
+2
*
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2022-01-29
1
-3
/
+43
*
buffer_cache: Reduce stream buffer allocations when expanding from the left
ameerj
2022-01-27
1
-0
/
+2
*
VulkanBufferCache: Avoid adding barriers between multiple copies.
Fernando Sahmkow
2021-11-16
1
-1
/
+3
*
buffer_cache: Minor fixes
ameerj
2021-09-19
1
-4
/
+3
*
Garbage Collection: Make it more agressive on high priority mode.
Fernando Sahmkow
2021-08-29
2
-3
/
+3
*
Garbage Collection: Adress Feedback.
Fernando Sahmkow
2021-08-29
2
-4
/
+11
*
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
1
-1
/
+1
*
VideoCore: Rework Garbage Collection.
Fernando Sahmkow
2021-08-28
2
-39
/
+35
*
buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh()
Lioncash
2021-07-27
1
-1
/
+0
*
Merge pull request #6585 from ameerj/hades
bunnei
2021-07-25
1
-32
/
+237
|
\
|
*
buffer_cache: Fix debugging leftover
ReinUsesLisp
2021-07-22
1
-1
/
+1
|
*
buffer_cache: Fix size reductions not having in mind bind sizes
ReinUsesLisp
2021-07-22
1
-7
/
+23
|
*
buffer_cache: Invalidate fast buffers on compute
ReinUsesLisp
2021-07-22
1
-0
/
+1
|
*
buffer_cache: Fix copy based uniform bindings tracking
ReinUsesLisp
2021-07-22
1
-4
/
+15
|
*
buffer_cache: Reduce uniform buffer size from shader usage
ReinUsesLisp
2021-07-22
1
-16
/
+26
|
*
buffer_cache: Mark uniform buffers as dirty if any enable bit changes
ReinUsesLisp
2021-07-22
1
-5
/
+5
|
*
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
1
-19
/
+34
|
*
spirv: Implement image buffers
ReinUsesLisp
2021-07-22
1
-5
/
+19
|
*
shader: Interact texture buffers with buffer cache
ReinUsesLisp
2021-07-22
1
-0
/
+138
*
|
buffer_cache: Simplify clear logic
ReinUsesLisp
2021-07-20
1
-6
/
+2
|
/
*
Buffer cache: Fixes, Clang and Feedback.
Fernando Sahmkow
2021-07-15
1
-10
/
+4
*
Buffer Cache: Fixes to DMA Copy.
Fernando Sahmkow
2021-07-14
1
-6
/
+7
*
BufferCache: fix clearing on forced download.
Fernando Sahmkow
2021-07-14
1
-10
/
+20
*
DMAEngine: Accelerate BufferClear
Fernando Sahmkow
2021-07-13
1
-4
/
+61
*
accelerateDMA: Fixes and feedback.
Fernando Sahmkow
2021-07-12
1
-83
/
+54
*
accelerateDMA: Accelerate Buffer Copies.
Fernando Sahmkow
2021-07-11
1
-1
/
+80
*
Buffer Cache: Address Feedback.
Fernando Sahmkow
2021-07-10
2
-4
/
+9
*
Buffer Cache: Fix GCC copmpile error
Fernando Sahmkow
2021-07-09
1
-1
/
+0
*
BufferCache: Additional download fixes.
Fernando Sahmkow
2021-07-09
1
-21
/
+99
*
Buffer Cache: Revert unnecessary range reduction.
Fernando Sahmkow
2021-07-09
1
-29
/
+13
*
Fence Manager: Force ordering on WFI.
Fernando Sahmkow
2021-07-09
1
-38
/
+57
*
Buffer Cache: Eliminate the AC Hack as the base game is fixed in Hades.
Fernando Sahmkow
2021-07-09
1
-14
/
+4
*
Fence Manager: Add fences on Reference Count.
Fernando Sahmkow
2021-07-09
1
-3
/
+13
*
Videocore: Address Feedback & CLANG Format.
Fernando Sahmkow
2021-07-09
2
-78
/
+75
*
Buffer Cache: Fix High Downloads and don't predownload on Extreme.
Fernando Sahmkow
2021-07-09
2
-89
/
+120
*
buffer_cache: Only flush downloaded size
ReinUsesLisp
2021-06-26
1
-2
/
+3
*
buffer_cache/texture_cache: Make GC functions private
ReinUsesLisp
2021-06-26
1
-2
/
+2
*
buffer_cache: Silence implicit cast warning
ReinUsesLisp
2021-06-26
1
-1
/
+1
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-4
/
+7
*
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-17
1
-23
/
+25
*
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
1
-6
/
+7
*
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
1
-3
/
+4
*
Reaper: Tune it up to be an smart GC.
Fernando Sahmkow
2021-06-16
1
-5
/
+22
*
Initial Reaper Setup
ReinUsesLisp
2021-06-16
2
-44
/
+105
*
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-06-10
1
-0
/
+3
*
buffer_cache: Simplify uniform disabling logic
ameerj
2021-06-01
1
-4
/
+7
*
Fix two GCC 11 warnings: Unneeded copies.
Markus Wick
2021-05-29
1
-2
/
+2
*
buffer_cache: Ensure null buffers cannot take the fast uniform bind path
ameerj
2021-05-16
1
-1
/
+4
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
[next]