summaryrefslogtreecommitdiffstats
path: root/virtual-programs/display/image.folk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Crop images in image space (between 0 - 1)Naveen Michaud-Agrawal2024-05-221-3/+7
* scale before rotatingNaveen Michaud-Agrawal2023-11-111-8/+8
* Support non-uniform image scalingNaveen Michaud-Agrawal2023-11-111-1/+4
* scale samplingCristobal Sciutto2023-10-271-8/+8
* scale as paramCristobal Sciutto2023-10-271-4/+4
* image: Actually fix cache mathOmar Rizwan2023-10-131-2/+2
* image,Gpu: Fix cache, for the most part (was double-freeing)Omar Rizwan2023-10-131-1/+3
* image: WIP: Replace cache refcount with simpler LRU schemeOmar Rizwan2023-10-131-23/+25
* image: WIP: Images are starting to work.Omar Rizwan2023-10-121-48/+63
* dict getdef -> dict_getdef. Much, much fasterOmar Rizwan2023-10-061-1/+1
* display: WIP: Refactor into files; use wishes, not Display::Omar Rizwan2023-10-061-0/+99