Blender Git Commit Log

Git Commits -> Revision d749e8a

June 23, 2019, 00:12 (GMT)
Create graphics binding specific swapchain images

Following the OpenXR SDK's example code very closely here. We have to do
some nasty converting of graphics binding specific image vectors to
generalized base ones. The SDK's approach seems like a good way to go
about this.

Commit Details:

Full Hash: d749e8a2c47f782af62d203e3b66742490541d24
Parent Commit: 8663aa8
Lines Changed: +80, -13

4 Modified Paths:

/intern/ghost/intern/GHOST_IXRGraphicsBinding.h (+4, -1) (Diff)
/intern/ghost/intern/GHOST_XRGraphicsBinding.cpp (+47, -2) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+26, -10) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021