mirror of
https://github.com/nothings/stb.git
synced 2026-08-28 23:11:36 +00:00
Some todo notes.
This commit is contained in:
@@ -166,6 +166,8 @@
|
||||
|
||||
TODO
|
||||
Don't decode all of the image data when only processing a partial tile
|
||||
Don't use full-width decode buffers when only processing a partial tile
|
||||
When doing huge upscaling, break scanlines into smaller blocks that fit in L1 cache
|
||||
Installable filters?
|
||||
Resize that respects alpha test coverage
|
||||
(Reference code: FloatImage::alphaTestCoverage and FloatImage::scaleAlphaToCoverage:
|
||||
|
||||
Reference in New Issue
Block a user