Added tiny synopsis
parent
84b7aaa46a
commit
b4cd49ed9d
@ -1,3 +1,5 @@
|
||||
This is a collection of issues caused by having multiple copies of GLFW in use in the same process, whether the same version or different ones.
|
||||
|
||||
## Context API TLS
|
||||
|
||||
Each copy of GLFW assumes nothing else makes a context current and that the context API's TLS slot remains in sync with its own.
|
||||
|
Loading…
Reference in New Issue
Block a user