Blender Git Loki
Git Commits -> Revision 64f9559
Revision 64f9559 by Campbell Barton (soc-2014-viewport_context) July 24, 2014, 12:37 (GMT) |
Cleanup: line-length and header guards |
Commit Details:
Full Hash: 64f9559115e1e877bcb985b5c927dd749f4fb4ff
Parent Commit: c005ef9
Lines Changed: +67, -57
11 Modified Paths:
/intern/ghost/intern/GHOST_Context.cpp (+5, -2) (Diff)
/intern/ghost/intern/GHOST_Context.h (+3, -7) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+5, -6) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+7, -3) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+5, -4) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+13, -8) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+5, -6) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+16, -10) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+5, -4) (Diff)
/intern/ghost/intern/GHOST_Context.h (+3, -7) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+5, -6) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+7, -3) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+5, -4) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+13, -8) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+5, -6) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+0, -4) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+16, -10) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+5, -4) (Diff)