Blender Git Commit Log
Git Commits -> Revision 5d5ad5d
Revision 5d5ad5d by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 1, 2019, 15:16 (GMT) |
Gather available OpenXR extensions and API-layers on OpenXR setup We don't actually enable any extension or layer yet. We just put their names into arrays and print them. The printing can be disabled via a compiler define, later we should put them behind a proper logging/debugging mechanism (CLOG). Also fixes a Visual Studio compile error. |
Commit Details:
Full Hash: 5d5ad5d6dd646429f63001f773694ae73674f74b
Parent Commit: e70894c
Lines Changed: +110, -6