summaryrefslogtreecommitdiff
path: root/src/common/scratch_buffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a...Gravatar Kelebek12023-05-111-0/+9
* texture_cache: Add async texture decodingGravatar ameerj2023-02-221-0/+1
* scratch_buffer: Explicitly defing resize and resize_destructive functionsGravatar ameerj2022-12-191-0/+17
* tests: Add ScratchBuffer testsGravatar ameerj2022-12-191-5/+9
* common: Add ScratchBuffer classGravatar ameerj2022-12-191-0/+74