yuzu/src/video_core/buffer_cache
ReinUsesLisp 838d7e4ca5 buffer_cache: Fix size reductions not having in mind bind sizes
A buffer binding can change between shaders without changing the
shaders. This lead to outdated bindings on OpenGL.
2021-07-22 21:51:38 -04:00
..
buffer_base.h Buffer Cache: Address Feedback. 2021-07-10 21:34:55 +02:00
buffer_cache.cpp video_core: Reimplement the buffer cache 2021-02-13 02:17:22 -03:00
buffer_cache.h buffer_cache: Fix size reductions not having in mind bind sizes 2021-07-22 21:51:38 -04:00