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

Texture functions #17

Merged
merged 2 commits into from
May 13, 2024
Merged

Texture functions #17

merged 2 commits into from
May 13, 2024

Conversation

mardy
Copy link
Collaborator

@mardy mardy commented May 5, 2024

No description provided.

mardy added 2 commits May 6, 2024 21:52
Just remapping to existing functions. Needed for tutorial №16 from
https://www.swiftless.com/opengltuts.html
Besides GL_MODULATE (the default one) add GL_REPLACE and GL_ADD. There a
few other modes mentioned in the OpenGL spec, but since not even my
desktop OpenGL driver implements them, let's leave them out and only add
them if we see a need for them.
@mardy mardy force-pushed the texture-functions branch from 7c99135 to 223e158 Compare May 6, 2024 18:54
@WinterMute WinterMute merged commit 19d00d6 into devkitPro:master May 13, 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