Blender Git Commit Log

Git Commits -> Revision 8b649b9

Revision 8b649b9 by Jason Wilkins (soc-2012-swiss_cheese)
September 26, 2012, 12:17 (GMT)
OpenGL Usage Polcy fixes: glBlendFunc

Default value is GL_ALPHA/GL_ONE_MINUS_ALPHA.
No need to set this as blend function if that is what is needed.
Always return value to this if using a non-default blend function.

Commit Details:

Full Hash: 8b649b9e30a63944387173687d1026769c766edc
SVN Revision: 50904
Parent Commit: 8dd0854
Lines Changed: +34, -31

7 Modified Paths:

/intern/cycles/device/device.cpp (+4, -2) (Diff)
/intern/cycles/device/device_cuda.cpp (+7, -5) (Diff)
/source/blender/editors/interface/interface_draw.c (+18, -19) (Diff)
/source/blender/editors/mask/mask_draw.c (+0, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_immediate_glsl.c (+3, -2) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021