HomeFreeBSD

Fix VGLLine() in depths > 8.

Description

Fix VGLLine() in depths > 8.

It started truncating its color arg to 8 bits using plot() in r229415.
The version in r229415 is also more than 3 times slower in segmented
modes, by doing more syscalls to move the window.

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on Mar 28 2019, 2:21 PM
Parents
rG0fd1597549b5: Revert other accidentally committed part of r345625
Branches
Unknown
Tags
Unknown

Event Timeline