forked from mirrors/zig-glsl-view
segfaults when quickly recreating WindowOutputs #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
just an edge case, but repeatedly (15x or more) pressing
f
or arrow keys yields segfaults somewhere in the mesa driver (not just one place)I don't know remotely enough OpenGL to tell if we're using it incorrectly, or if the driver is just shit..