Blender Git Commit Log

Git Commits -> Revision 17eb13a

July 25, 2013, 10:04 (GMT)
Implemented GHOST_ContextEGL.cpp (untested)

Commit Details:

Full Hash: 17eb13ae198807c8d198b19f6a5b3cedc298ed74
SVN Revision: 58594
Parent Commit: b037d8c
Lines Changed: +569, -8

2 Added Paths:

/intern/ghost/intern/GHOST_ContextNone.cpp (+61, -0) (View)
/intern/ghost/intern/GHOST_ContextNone.h (+72, -0) (View)

7 Modified Paths:

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