Blender Git Loki

Git Commits -> Revision fe6a529

Revision fe6a529 by Jason Wilkins (soc-2012-swiss_cheese)
August 1, 2012, 21:45 (GMT)
GPUlighting - thin layer to wrap OpenGL's Phong-Blinn lighting state functions

Commit Details:

Full Hash: fe6a5290a99dc8968629fb98247687728868b92e
SVN Revision: 49488
Parent Commit: e268759
Lines Changed: +775, -272

4 Added Paths:

/source/blender/gpu/intern/gpu_lighting.h (+108, -0) (View)
/source/blender/gpu/intern/gpu_lighting_glsl.c (+130, -0) (View)
/source/blender/gpu/intern/gpu_lighting_inline.h (+144, -0) (View)
/source/blender/gpu/intern/gpu_lighting_internal.h (+88, -0) (View)

1 Deleted Path:

/source/blender/gpu/GPU_lighting.h (+0, -58)

20 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+4, -4) (Diff)
/source/blender/editors/interface/interface_draw.c (+13, -13) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+13, -13) (Diff)
/source/blender/editors/space_view3d/drawmesh.c (+17, -17) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+51, -51) (Diff)
/source/blender/gpu/CMakeLists.txt (+5, -1) (Diff)
/source/blender/gpu/GPU_compatibility.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+3, -3) (Diff)
/source/blender/gpu/intern/gpu_deprecated.h (+61, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+31, -31) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_lighting.c (+47, -18) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+17, -11) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp (+3, -4) (Diff)
/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp (+10, -15) (Diff)
/source/gameengine/GamePlayer/common/GPC_Canvas.cpp (+2, -2) (Diff)
/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp (+14, -15) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_Dome.cpp (+4, -5) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+6, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021