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

Incomplete support for DibToDevice #2

Open
PluMGMK opened this issue Dec 15, 2024 · 0 comments
Open

Incomplete support for DibToDevice #2

PluMGMK opened this issue Dec 15, 2024 · 0 comments

Comments

@PluMGMK
Copy link
Owner

PluMGMK commented Dec 15, 2024

Currently, the function DibToDevice only functions correctly for opaque blits of a 4-bit DIB onto the screen, which is just enough to make Minesweeper work correctly. Transparent blits, and those involving DIBs of other depths, are completely broken.

3D Pinball is an example of a program that requires DibToDevice for an 8-bit DIB, and so is currently unplayable.

PluMGMK added a commit that referenced this issue Mar 8, 2025
This makes some progress on #2, and makes 3D Pinball playable
PluMGMK added a commit that referenced this issue Mar 9, 2025
This makes more progress on #2, and fixes Adobe Acrobat Reader 3.0
splash screen
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

No branches or pull requests

1 participant