We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e8d41c commit 2a27d89Copy full SHA for 2a27d89
README.md
@@ -39,4 +39,5 @@ pub fn initAndDraw(window: Platform.Window) !void
39
This library uses a small C# script that generates the Zig bindings.
40
41
## What is missing right now?
42
-- No option to create
+- No option to create or add extensions
43
+- Functions do not use the group tags. This would enable `gl.frontFace(.CW);`
0 commit comments