Blender Git Commit Log

Git Commits -> Revision d32535a

July 27, 2013, 15:50 (GMT)
GHOST_ContextWGL in working condition



Commit Details:

Full Hash: d32535ab9fda57b266b79e80735e10fcc60001d4
SVN Revision: 58666
Parent Commit: c2177eb
Lines Changed: +1558, -1205

1 Added Path:

/source/blender/gpu/intern/gpu_safety.c (+64, -0) (View)

18 Modified Paths:

/extern/glew-es/include/GL/wglew.h (+3, -0) (Diff)
/intern/ghost/intern/GHOST_Context.h (+4, -10) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+120, -55) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+2, -6) (Diff)
/intern/ghost/intern/GHOST_ContextNone.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+403, -206) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+23, -19) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+41, -29) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+53, -14) (Diff)
/intern/ghost/intern/GHOST_Window.h (+21, -11) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+728, -698) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+64, -80) (Diff)
/source/blender/gpu/CMakeLists.txt (+7, -1) (Diff)
/source/blender/gpu/intern/gpu_immediate.c (+13, -13) (Diff)
/source/blender/gpu/intern/gpu_lighting.c (+0, -4) (Diff)
/source/blender/gpu/intern/gpu_matrix.c (+0, -36) (Diff)
/source/blender/gpu/intern/gpu_safety.h (+6, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021