Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix drawing to 16-bit and 24-bit framebuffers #1

Closed
wants to merge 1 commit into from

Conversation

miksa
Copy link

@miksa miksa commented Jul 28, 2013

This patch fixes drawing to 16-bit and 24-bit framebuffers. For
16-bit framebuffer interpolation is done from 8 bit value to 5/6
bit value.

Signed-off-by: Mikko Hurskainen mikko.hurskainen@nomovok.com

This patch fixes drawing to 16-bit and 24-bit framebuffers. For
16-bit framebuffer interpolation is done from 8 bit value to 5/6
bit value.

Signed-off-by: Mikko Hurskainen <mikko.hurskainen@nomovok.com>
@thp
Copy link

thp commented Jan 29, 2015

Merge or drop? // cc @stskeeps

@mkosola
Copy link
Member

mkosola commented Jul 8, 2019

This repository has been moved to https://github.com/sailfishos/plymouth-lite Please submit your pull request there.

@mkosola mkosola closed this Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants