| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-21 | Video_Core: Implement a new Buffer Cache | Fernando Sahmkow | |
| 2019-07-06 | buffer_cache: Avoid [[nodiscard]] to make clang-format happy | ReinUsesLisp | |
| 2019-07-06 | buffer_cache: Try to fix MinGW build | ReinUsesLisp | |
| 2019-07-06 | gl_rasterizer: Fix nullptr dereference on disabled buffers | ReinUsesLisp | |
| 2019-07-06 | buffer_cache: Implement a generic buffer cache | ReinUsesLisp | |
| Implements a templated class with a similar approach to our current generic texture cache. It is designed to be compatible with Vulkan and OpenGL, | |||
