Blender Git Commit Log

Git Commits -> Revision 941e1f5

October 10, 2019, 12:47 (GMT)
Strictly follow specification to get OpenXR extension functions

This fixes linking errors with the Monado runtime. The specification
says that extension functions have to be gotten through
`xrGetInstanceProcAddr()` which we did for some extensions, but not for
the graphics extensions. Worked fine earlier, but broke meanwhile.

Commit Details:

Full Hash: 941e1f5a98756f9262213c152df287fa36d85f3e
Parent Commit: e9832f0
Lines Changed: +20, -3

1 Modified Path:

/intern/ghost/intern/GHOST_XRGraphicsBinding.cpp (+20, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021