Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buffer_cache: Avoid [[nodiscard]] to make clang-format happy | ReinUsesLisp | 2019-07-06 | 1 | -5/+4 |
* | buffer_cache: Try to fix MinGW build | ReinUsesLisp | 2019-07-06 | 1 | -1/+1 |
* | gl_rasterizer: Fix nullptr dereference on disabled buffers | ReinUsesLisp | 2019-07-06 | 1 | -2/+2 |
* | buffer_cache: Implement a generic buffer cache | ReinUsesLisp | 2019-07-06 | 1 | -0/+300 |