Skip to content

Separate cache for decoded JPEGs #1462

@emilk

Description

@emilk

In a lot of our examples we decode JPEGs on the fly. We want a RAM cache for decoded JPEGs, so we can quickly inspect them (e.g. hover to read pixel values). This is completely separate from a VRAM cache of uploaded textures.

Currently the two are combined in the weird ImageCache

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions