Blender Git Commit Log

Git Commits -> Revision 32757d4

Revision 32757d4 by Mike Erwin (master)
August 5, 2016, 00:25 (GMT)
OpenGL: require EXT_gpu_shader4 & ARB_framebuffer_object on Mac

Mac?s OpenGL version is furthest away from our target of GL 3.2. This
commit brings Mac closer to other platforms, so that our shaders and
other code don?t diverge too much during development.

According to Apple?s OpenGL matrix these useful extensions are
available on all GPUs that will be able to run Blender 2.8.

Only checked in debug builds; we might need something more forceful.

Part of T49012

Commit Details:

Full Hash: 32757d488f50400e6b7f0276fe25fca2dca97918
Parent Commit: 396dd82
Lines Changed: +3, -4

2 Modified Paths:

/source/blender/gpu/intern/gpu_extensions.c (+2, -2) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021