Blender Git Commit Log
Git Commits -> Revision 7638513
Revision 7638513 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 16:30 (GMT) |
Use friend class to access graphics data on Windows too Also fix memory leak. |
Commit Details:
Full Hash: 76385139cfbb9c0a5ea1d04836870a0a8dc45a4e
Parent Commit: b18f5a6
Lines Changed: +11, -25
6 Modified Paths:
/intern/ghost/intern/GHOST_ContextD3D.cpp (+0, -5) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.h (+3, -2) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+0, -5) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+3, -9) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.h (+3, -2) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+0, -5) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+3, -9) (Diff)
/intern/ghost/intern/GHOST_XR.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_XRSession.cpp (+4, -4) (Diff)