Blender Git Commit Log

Git Commits -> Revision b91ebca

Revision b91ebca by Mike Erwin (GPU_data_request)
April 17, 2015, 05:16 (GMT)
add to GPUx state: interpolation (smooth shading)

and remove manual calls to glShadeModel.

TODO: interpolation qualifier per attrib (flat/smooth/noperspective)
instead of here.

This requires GLSL 1.3 (OpenGL 3.0) or EXT_gpu_shader4 so we can�??t go
down that path yet.

Commit Details:

Full Hash: b91ebca68e4c45574caa24f790e7701003eebecf
Parent Commit: 4b88dbb
Lines Changed: +14, -10

4 Modified Paths:

/source/blender/editors/space_view3d/drawobject.c (+1, -5) (Diff)
/source/blender/gpu/GPUx_state.h (+3, -0) (Diff)
/source/blender/gpu/intern/gpux_draw.c (+0, -4) (Diff)
/source/blender/gpu/intern/gpux_state.c (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021