-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for using vsg::Surface natively or QSurface::VulkanSurface/QSurface #7
Commits on Sep 21, 2021
-
Added experiment with using VulkanSceneGraph for creating Vulkan Surf…
…ace, and inerhiting WIndow.
Configuration menu - View commit details
-
Copy full SHA for f2655dd - Browse repository at this point
Copy the full SHA f2655ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36ef7a - Browse repository at this point
Copy the full SHA a36ef7aView commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 75c9b23 - Browse repository at this point
Copy the full SHA 75c9b23View commit details -
Added ViewerWindow::cleanup() to remove VSG related objects, and a ca…
…ll to it when QPlatformSurfaceEvent::SurfaceAboutToBeDestroyed occurs.
Configuration menu - View commit details
-
Copy full SHA for 990805f - Browse repository at this point
Copy the full SHA 990805fView commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b556483 - Browse repository at this point
Copy the full SHA b556483View commit details -
Restructured ViewerWindow to enable it to be used wiht native VSG Sur…
…face creation or using Qt's QSurface::VulkanSurface.
Configuration menu - View commit details
-
Copy full SHA for af7c613 - Browse repository at this point
Copy the full SHA af7c613View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f5de65 - Browse repository at this point
Copy the full SHA 4f5de65View commit details -
Moved the decision about QSurface vs vsg vsg::Surface to the ViewerWi…
…ndow::exposeEvent() call.
Configuration menu - View commit details
-
Copy full SHA for 08b9e35 - Browse repository at this point
Copy the full SHA 08b9e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531b5a2 - Browse repository at this point
Copy the full SHA 531b5a2View commit details -
Removed the no longer neccessary examples as they functionality is no…
…w all rolled into the vsgQt library or the original vsgqtviewer example
Configuration menu - View commit details
-
Copy full SHA for 4bd0ce9 - Browse repository at this point
Copy the full SHA 4bd0ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d97f0b8 - Browse repository at this point
Copy the full SHA d97f0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e2b0e - Browse repository at this point
Copy the full SHA f1e2b0eView commit details