Blender Git Commit Log

Git Commits -> Revision 77e4905

Revision 77e4905 by Julian Eisel (master)
August 14, 2020, 15:03 (GMT)
Fix --debug-xr not outputting OpenXR debug prints on Windows

The OpenXR debug extension was disabled on Windows as a workaround. This
was an old leftover from when there was only the Windows Mixed Reality
runtime on Windows. The debug extension didn't work for it and we didn't
have a way to disable it just for Windows Mixed Reality.
Now it seems to work though, so we remove the workaround. If specific
runtimes still have trouble with the extension, we can disable it
specifically for these runtimes now.

Commit Details:

Full Hash: 77e4905b171a57bfe6e4e92864747534cdba9f53
Parent Commit: d958ab6
Lines Changed: +0, -2

1 Modified Path:

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