Skip to content
  • Niklas Haas's avatar
    context: make thread safe · 9d7963b5
    Niklas Haas authored
    This is needed primarily because some OpenGL/Vulkan drivers will end up
    calling the pl_msg functions from random threads. Prevent any issues
    when doing this by making sure these functions are thread safe.
    9d7963b5
Loading