Blender Git Commit Log

Git Commits -> Revision 9bf0b24

Revision 9bf0b24 by Mike Erwin (master)
March 14, 2017, 04:44 (GMT)
OpenGL: remove deprecated calls

glMaterial
glColorMaterial
glPixelTransfer

and glEnable/Disable for
GL_FOG, GL_LIGHTING, GL_COLOR_MATERIAL

All of these were just setting default values, so I don't expect any visible change.

Part of T49165 (general OpenGL upgrade)

Commit Details:

Full Hash: 9bf0b246ac495b901362f1cc4e74d9b3772d9195
Parent Commit: ac276e1
Lines Changed: +0, -30

3 Modified Paths:

/source/blender/editors/space_view3d/view3d_draw_legacy.c (+0, -2) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+0, -24) (Diff)
/source/blender/gpu/intern/gpu_select_pick.c (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021