Blender Git Loki
Git Commits -> Revision b18f5a6
Revision b18f5a6 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 15:23 (GMT) |
Pass graphics context data to OpenXR graphics bindings on Linux too Refactors function into a class, and make this class a friend of GHOST_ContextGLX. That seems like a better way to access low level graphics data for this specific case, rather than giving anyone access via a getter. |
Commit Details:
Full Hash: b18f5a6a814263d1dd497926059fa4003263cdf0
Parent Commit: 9d29373
Lines Changed: +42, -35