This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
Citron-emu
Watch
1
Star
0
Fork
You've already forked Citron-emu
0
mirror of
https://git.citron-emu.org/Citron/Citron.git
synced
2026-04-11 14:10:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a8cd1b118
Citron-emu
/
src
/
video_core
/
buffer_cache
History
Markus Wick
5a8cd1b118
Fix two GCC 11 warnings: Unneeded copies.
...
std::move created an unneeded copy. iterating without reference also created copies.
2021-05-29 08:57:44 +02:00
..
buffer_base.h
buffer_cache: Heuristically detect stream buffers
2021-02-13 02:17:24 -03:00
buffer_cache.cpp
video_core: Reimplement the buffer cache
2021-02-13 02:17:22 -03:00
buffer_cache.h
Fix two GCC 11 warnings: Unneeded copies.
2021-05-29 08:57:44 +02:00