Blender Git Loki

Git Commits -> Revision 2c77f2d

Revision 2c77f2d by Julian Eisel (soc-2019-openxr, vamr-openxr-module, vr_scene_inspection)
August 21, 2019, 18:36 (GMT)
Remove GHOST API functions for OpenGL offscreen blitting

These were previously used to blit from a offscreen (non-OpenGL)
context, into an onscreen one. We do this differently, and only within
GHOST_XrGraphicsBinding now, so this can be removed.

Commit Details:

Full Hash: 2c77f2deac7b3a3728be394e53f699c6fd03aa88
Parent Commit: fec7ac7
Lines Changed: +21, -78

10 Modified Paths:

/intern/ghost/GHOST_C-api.h (+0, -9) (Diff)
/intern/ghost/GHOST_IContext.h (+0, -4) (Diff)
/intern/ghost/GHOST_IWindow.h (+0, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+0, -19) (Diff)
/intern/ghost/intern/GHOST_Context.h (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.cpp (+11, -20) (Diff)
/intern/ghost/intern/GHOST_ContextD3D.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+0, -10) (Diff)
/intern/ghost/intern/GHOST_Window.h (+0, -2) (Diff)
/intern/ghost/intern/GHOST_XRGraphicsBinding.cpp (+7, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021