Blender Git Loki
Git Commits -> Revision 29b35fa
July 21, 2013, 20:07 (GMT) |
Fixed up problems caused from previous update that appear when compiling WITH_GL_PROFILE_COMPAT and WITH_GL_SYSTEM_LEGACY (as opposed to WITH_GL_PROFILE_ES20 and WITH_GL_SYSTEM_EMBEDDED) |
Commit Details:
Full Hash: 29b35fa74ad2ff7696ec6ac67f9bc7c729954f52
SVN Revision: 58487
Parent Commit: 175974a
Lines Changed: +60, -43
16 Modified Paths:
/extern/glew-es/include/GL/glesew.h (+1, -1) (Diff)
/extern/glew-es/include/GL/glew.h (+1, -2) (Diff)
/extern/glew-es/src/glew.c (+20, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -0) (Diff)
/intern/locale/boost_locale_wrapper.cpp (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/gpu/GPU_extensions.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_deprecated.h (+10, -10) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+7, -9) (Diff)
/source/blender/gpu/intern/gpu_pixels.c (+6, -6) (Diff)
/source/blender/gpu/intern/gpu_select.c (+1, -1) (Diff)
/source/blender/python/generic/bgl.h (+1, -6) (Diff)
/source/blender/render/intern/source/voxeldata.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+1, -1) (Diff)
/extern/glew-es/include/GL/glew.h (+1, -2) (Diff)
/extern/glew-es/src/glew.c (+20, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -0) (Diff)
/intern/locale/boost_locale_wrapper.cpp (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/gpu/GPU_extensions.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_deprecated.h (+10, -10) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+7, -9) (Diff)
/source/blender/gpu/intern/gpu_pixels.c (+6, -6) (Diff)
/source/blender/gpu/intern/gpu_select.c (+1, -1) (Diff)
/source/blender/python/generic/bgl.h (+1, -6) (Diff)
/source/blender/render/intern/source/voxeldata.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+1, -1) (Diff)