Skip to content
Snippets Groups Projects
Select Git revision
  • 9b75bffc88939883d8ae77901b73182dda35e733
  • for-vairdraw default protected
  • multi-context-windows
3 results

wl_window.c

Blame
    • Camilla Löwy's avatar
      9b75bffc
      Add basic Vulkan support · 9b75bffc
      Camilla Löwy authored
      Added GLFW_INCLUDE_VULKAN.  Added glfwVulkanSupported,
      glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
      glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
      Added port of LunarG SDK tri example.
      9b75bffc
      History
      Add basic Vulkan support
      Camilla Löwy authored
      Added GLFW_INCLUDE_VULKAN.  Added glfwVulkanSupported,
      glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
      glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
      Added port of LunarG SDK tri example.
    wl_window.c 22.53 KiB