blender/intern/ghost
Mike Erwin e12f5b699d 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.
2016-09-19 20:27:12 +02:00
..
intern OpenGL: software renderer for old Mac GPUs 2016-09-19 20:27:12 +02:00
test Fix for building ghost-tests 2015-12-28 21:40:49 +11:00
CMakeLists.txt BGE: alpha on frame buffer and precedence of MSAA over swap. 2016-06-09 22:15:13 +02:00
GHOST_C-api.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_IEvent.h
GHOST_IEventConsumer.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_ISystem.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_ISystemPaths.h
GHOST_ITimerTask.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_IWindow.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_Path-api.h
GHOST_Rect.h Comments 2014-08-16 10:51:07 +10:00
GHOST_Types.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00