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