Blender Git Loki
Git Commits -> Revision 5e642bf
Revision 5e642bf by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 5, 2019, 14:55 (GMT) |
Initial session state handling To correctly start a session, a graphics extension specific object needs to be passed to the OpenXR runtime. E.g. for the Windows Mixed Reality runtime, XrGraphicsBindingD3D11KHR needs to be passed with a valid DirectX device. Since we don't have any DirectX compatibility working, I can't test this on Windows yet. So to test this I finally need to get Monado to work on Linux and correctly setup the OpenGL extension there. |
Commit Details:
Full Hash: 5e642bfea1722a78aa61854516428d42985cc45a
Parent Commit: 0d1a22f
Lines Changed: +28, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_xr.c (+28, -1) (Diff)