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

[3.0] Fix OpenGL type-mappings #1907

Merged
merged 25 commits into from
Jan 21, 2024
Merged

[3.0] Fix OpenGL type-mappings #1907

merged 25 commits into from
Jan 21, 2024

Conversation

Perksey
Copy link
Member

@Perksey Perksey commented Jan 21, 2024

So there's a bunch of weird things that my recent GL PR pulled up with the headers, so this adds the type mappings as per https://www.khronos.org/opengl/wiki/OpenGL_Type.

This should hopefully ensure that outputs are the same across platforms.

@Perksey Perksey requested a review from curin January 21, 2024 01:14
Copy link
Contributor

github-actions bot commented Jan 21, 2024

File Coverage
All files 10%

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against ac9a51b

@Perksey Perksey marked this pull request as ready for review January 21, 2024 01:24
@Perksey Perksey requested a review from a team as a code owner January 21, 2024 01:24
@Perksey
Copy link
Member Author

Perksey commented Jan 21, 2024

Ready for review, raw diff is here: https://patch-diff.githubusercontent.com/raw/dotnet/Silk.NET/pull/1907.diff

@Perksey Perksey merged commit edeecdd into develop/3.0 Jan 21, 2024
13 checks passed
@Perksey Perksey deleted the hotfix/fix-type-mappings branch January 21, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants