Skip to content

Conversation

@mardy
Copy link
Collaborator

@mardy mardy commented Nov 25, 2024

This is a fixup of commit 470b027: the OpenGL spec says that the alpha value resulting from the raster operations is always the alpha value of the diffuse colour. We compute it in the second TEV stage, so modify the TEV operation to always use GX_CA_RASA without mixing it with any other value.

This is a fixup of commit 470b027: the
OpenGL spec says that the alpha value resulting from the raster
operations is always the alpha value of the diffuse colour. We compute
it in the second TEV stage, so modify the TEV operation to always use
GX_CA_RASA without mixing it with any other value.
@WinterMute WinterMute merged commit 4e22182 into devkitPro:master Nov 25, 2024
2 checks passed
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.

2 participants