Skip to content

Conversation

kvark
Copy link

@kvark kvark commented Nov 9, 2020

Attempt to fix #10

I think the first commit has useful stuff that could be merged. The second commit is garbage, and I don't think it's productive for me to continue.

@kvark
Copy link
Author

kvark commented Nov 9, 2020

Currently asserts on this line:

"namespace" => assert_eq!(value, "GL"),

EGL spec uses a namespace per enum, so clearly the expectations are different here :/

@Lokathor
Copy link
Owner

Lokathor commented Nov 9, 2020

Ah, that's more of a debug assert sort of thing. Feel free to change that if it's giving you trouble. A lot of the checks are just because I was being extra cautious during development as I was building up my own personal understanding of how gl.xml works.

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.

EGL support
2 participants