Skip to content

Conversation

ddmills
Copy link

@ddmills ddmills commented Aug 17, 2025

add glCheckFramebufferStatus

fixes #989

the diff is hard to read, i just added

glCheckFramebufferStatus:function(e){return gl.checkFramebufferStatus(e)},

add glCheckFramebufferStatus
@kampffrosch94
Copy link

Probably a better idea to add that change here:
https://github.com/not-fl3/miniquad/blob/master/js/gl.js

What you changed is a bundle created from that file and a couple others.

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.

render_target not working in wgsl
2 participants