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

CLUTs can be loaded from small rectangular textures. Need to linearize. #16073

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Sep 21, 2022

Fixes #8406, although technically, we should wrap by bufw, not the texture width.

Draft, slightly corrupts Ridge Racer speedometers.

Something is still wrong with D3D9, though I think unrelated to this PR.

Fixes #8406, although technically, we should wrap by bufw, not the
texture width.
@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Sep 21, 2022
@hrydgard hrydgard added this to the v1.14.0 milestone Sep 21, 2022
@hrydgard hrydgard marked this pull request as draft September 21, 2022 16:35
@hrydgard hrydgard marked this pull request as ready for review September 21, 2022 16:38
@hrydgard hrydgard merged commit c8c6b94 into master Sep 21, 2022
@hrydgard hrydgard deleted the rectangular-clut-copy branch September 21, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gallery Fake color is not correct
1 participant