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

add line-fill plot calls #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevesims
Copy link
Contributor

implements the line fill plot codes in blocks 0x48, 0x58, 0x68 and 0x78

implements the line fill plot codes in blocks 0x48, 0x58, 0x68 and 0x78
@stevesims
Copy link
Contributor Author

this implementation is not efficient, but it works and provides compatibility for these previously missing plot codes

a more efficient implementation will likely come at some point - essentially that will involve moving this functionality into vdp-gl.

(this version has been integrated into the Console8 VDP variant and is present in the 2.2.0 release)

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.

1 participant