Blender Git Commit Log
Git Commits -> Revision 0f1cac0
February 19, 2014, 01:52 (GMT) |
stub version of refactored GHOST for OSX Cocoa CGL |
Commit Details:
Full Hash: 0f1cac0d872669c77deac859621d217c18db86fd
Parent Commit: e2cda64
Lines Changed: +191, -43
6 Modified Paths:
/intern/ghost/intern/GHOST_ContextCGL.h (+57, -0) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+47, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+3, -3) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -22) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+18, -9) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+65, -9) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+47, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+3, -3) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -22) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+18, -9) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+65, -9) (Diff)