Blender Git Loki
Git Commits -> Revision c005ef9
Revision c005ef9 by Campbell Barton (soc-2014-viewport_context) July 24, 2014, 12:19 (GMT) |
Cleanup: style |
Commit Details:
Full Hash: c005ef9fe746df5be291561f38490b15eec41fa8
Parent Commit: 9cdc6c7
Lines Changed: +358, -362
12 Modified Paths:
/intern/ghost/intern/GHOST_Context.cpp (+17, -28) (Diff)
/intern/ghost/intern/GHOST_Context.h (+6, -6) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+11, -12) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+29, -32) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+109, -91) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+15, -16) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+22, -23) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+12, -13) (Diff)
/intern/ghost/intern/GHOST_ContextNone.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+6, -4) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+92, -97) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+38, -39) (Diff)
/intern/ghost/intern/GHOST_Context.h (+6, -6) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+11, -12) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+29, -32) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+109, -91) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+15, -16) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+22, -23) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+12, -13) (Diff)
/intern/ghost/intern/GHOST_ContextNone.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+6, -4) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+92, -97) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+38, -39) (Diff)