Blender Git Commit Log

Git Commits -> Revision b18f5a6

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

4 Modified Paths:

/intern/ghost/intern/GHOST_ContextGLX.h (+3, -0) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+5, -5) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+32, -29) (Diff)
/intern/ghost/intern/GHOST_XR_intern.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021