Skip to content

Partial updates for different bit depths

Latest

Choose a tag to compare

@bitbank2 bitbank2 released this 18 Mar 23:23
· 11 commits to main since this release

This release adds the ability to do partial updates between different bit depths. In other words, if you draw a scene in 1-bpp mode and then switch to 2-bpp mode, this new code will convert the pixels such that they can be used for a differential (non-flickering) update.