Blender Git Commit Log

Git Commits -> Revision c2177eb

July 27, 2013, 00:55 (GMT)
started implementation of GHOST_ContextWGL.cpp. (Incomplete)

Commit Details:

Full Hash: c2177eb16c0166423014f5472bb462b26cb6d8ee
SVN Revision: 58640
Parent Commit: 17eb13a
Lines Changed: +614, -67

9 Modified Paths:

/extern/glew-es/include/GL/eglew.h (+1, -1) (Diff)
/extern/glew-es/src/glew.c (+3, -2) (Diff)
/intern/ghost/CMakeLists.txt (+3, -3) (Diff)
/intern/ghost/intern/GHOST_Context.h (+6, -0) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+106, -53) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+21, -4) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+400, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+71, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021