Blender Git Commit Log

Git Commits -> Revision 6af0434

Revision 6af0434 by Campbell Barton (master)
October 12, 2015, 11:07 (GMT)
Workaround for glew initialization bug

It turns out libGL from Intel crashes when calling glxewInit (where mesa, nvidia work fine),
unfortunately the only option without making larger changes to glew,
is to inline the parts of glew we're using - before the glx context is created.

Commit Details:

Full Hash: 6af043424d20fb144c477591f5fc645d562ddd99
Parent Commit: 07332dd
Lines Changed: +95, -0

1 Modified Path:

/intern/ghost/intern/GHOST_ContextGLX.cpp (+95, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021