gbdev / gbdev/rgbds

Use accurate RGB 8-to-5 conversion

Open
#1,823 13 comments 0 reactions 0 assignees View on GitHub
breaking enhancement rgbgfx
Dominant language
C++
Stars
1.6k
Forks
193
Avg merge
1d 33m
Merged PRs (30d)
23

Description

See https://threadlocalmutex.com/?p=48. Instead of just truncating with `>> 3`, we should do the equivalent of rounding `* 31.0 / 255.0`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.