Blender Git Commit Log

Git Commits -> Revision d5a4a6d

July 29, 2013, 14:47 (GMT)
started working on getting blender to run under the core profile (with deprecated functions turned off), also sketching out a generic pixel format chooser

Commit Details:

Full Hash: d5a4a6d84460eed4e89b4e09e8932a7a2a783981
SVN Revision: 58717
Parent Commit: bd7dcd2
Lines Changed: +348, -77

14 Modified Paths:

/extern/glew-es/src/glew.c (+43, -14) (Diff)
/intern/ghost/intern/GHOST_Context.cpp (+22, -4) (Diff)
/intern/ghost/intern/GHOST_Context.h (+35, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+147, -4) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+2, -25) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+5, -3) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+29, -3) (Diff)
/source/blender/gpu/intern/gpu_immediate.c (+5, -1) (Diff)
/source/blender/gpu/intern/gpu_immediate_glsl.c (+5, -0) (Diff)
/source/blender/gpu/intern/gpu_object_gles.c (+23, -1) (Diff)
/source/blender/gpu/intern/gpu_profile.h (+14, -11) (Diff)
/source/blender/gpu/intern/gpu_safety.c (+13, -8) (Diff)
/source/blender/gpu/intern/gpu_safety.h (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021