Blender Git Commit Log
Git Commits  -> Revision 85fdb5a
		
			
			
		
| Revision 85fdb5a by Jason Wilkins (soc-2014-viewport_fx) July 9, 2014, 23:13 (GMT) | 
| some readability edits for ghost context classes also added code to clear screen immediately after context creation, similar to how it is done for glX | 
Commit Details:
Full Hash: 85fdb5adefd9560885ae66b91687c44e644f6c86
Parent Commit: a1d1b07
Lines Changed:  +127,  -111
9 Modified Paths:
/intern/ghost/intern/GHOST_Context.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+35, -25) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+9, -1) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+15, -10) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+21, -24) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+17, -18) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+11, -14) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+9, -9) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+9, -9) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+35, -25) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+9, -1) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+15, -10) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+21, -24) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+17, -18) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+11, -14) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+9, -9) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+9, -9) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021