Closed lnihlen closed 4 years ago
Will need to resolve before #12 can be considered finished. Possibly related to https://github.com/glfw/glfw/issues/1634
Testing a fix in #57. This turned out to be an issue with memory allocation. I wasn't requiring host-accessible memory to be coherent, just indicating a preference for that.
Will need to resolve before #12 can be considered finished. Possibly related to https://github.com/glfw/glfw/issues/1634