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
/
map_interval.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
1
-93
/
+0
*
map_interval: Change field order to address uninitialized field warning
comex
2020-12-06
1
-1
/
+2
*
map_interval: Add interval allocator and drop hack
ReinUsesLisp
2020-05-21
1
-0
/
+41
*
buffer_cache: Use boost::intrusive::set for caching
ReinUsesLisp
2020-05-21
1
-14
/
+18
*
buffer_cache: Remove shared pointers
ReinUsesLisp
2020-05-21
1
-13
/
+15
*
buffer_cache: Minor style changes
ReinUsesLisp
2020-05-21
1
-78
/
+16
*
BufferCache: Implement OnCPUWrite and SyncGuestHost
Fernando Sahmkow
2020-04-22
1
-0
/
+18
*
Buffer Cache: Use vAddr instead of physical memory.
Fernando Sahmkow
2020-04-06
1
-6
/
+6
*
Buffer_Cache: Optimize and track written areas.
Fernando Sahmkow
2019-08-21
1
-1
/
+22
*
BufferCache: Rework mapping caching.
Fernando Sahmkow
2019-08-21
1
-21
/
+41
*
Buffer_Cache: Fixes and optimizations.
Fernando Sahmkow
2019-08-21
1
-1
/
+1
*
Video_Core: Implement a new Buffer Cache
Fernando Sahmkow
2019-08-21
1
-0
/
+48