Blender Git Loki

Git Commits -> Revision e12f5b6

Revision e12f5b6 by Mike Erwin (master)
September 19, 2016, 18:27 (GMT)
OpenGL: software renderer for old Mac GPUs

We raised the minimum to GL 2.1 in Blender 2.77, and dropped support for older GPUs (pre-2012 Intel mostly). On Windows you get a popup message, but on Mac we simply crashed. Every Mac has a builtin software renderer for GL 2.1 so let's use that when the GPU is not capable!

Run blender --debug-gpu to see version detection & software fallback.

Commit Details:

Full Hash: e12f5b699d5a2eea045b584ebc7264bddcfb994d
Parent Commit: 16ed49b
Lines Changed: +74, -28

5 Modified Paths:

/intern/ghost/intern/GHOST_ContextCGL.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+64, -23) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+3, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+4, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021