summaryrefslogtreecommitdiffstats
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 already. Use ScratchBuffers in the software blit path.Kelebek12023-05-111-0/+9
* texture_cache: Add async texture decodingameerj2023-02-221-0/+1
* scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj2022-12-201-0/+17
* tests: Add ScratchBuffer testsameerj2022-12-201-5/+9
* common: Add ScratchBuffer classameerj2022-12-201-0/+74