Blender Git Loki
Git Commits -> Revision 257e6c0
April 13, 2017, 14:57 (GMT) |
Remove deprecated opengl stuff from opensubdiv This removes glGetBooleanv queries for GL_LIGHTING. This has been #ifdef'd out with legacy opengl disabled. Thus a false positive still shows up in the gl queries. Also, note that this removes support for wireframes in opensubdiv, when desabling legacy opengl, which should be fixed later. Part of T49043 |
Commit Details:
Full Hash: 257e6c0c7df443b96a567270ce541a686104eead
Parent Commit: 8458ffc
Lines Changed: +35, -0
1 Modified Path:
/intern/opensubdiv/opensubdiv_gpu_capi.cc (+35, -0) (Diff)