Blender Git Commit Log
Git Commits -> Revision 8623d75
Revision 8623d75 by Antonis Ryakiotakis (master) November 22, 2015, 17:14 (GMT) |
Add check for OpenGL version 2.1 on linux. Unfortunately there's no easy way to show a messagebox here, so just print a warning on fstderr and exit. If we don't call exit() here we get crashes on other blender systems (python, opensubdiv) and it can get tricky to track the initialization state here, so just using exit() should do the trick for now. |
Commit Details:
Full Hash: 8623d75b468ff1a495a326cf74ca6d61f1ee4ce7
Parent Commit: 4310a76
Lines Changed: +13, -2
1 Modified Path:
/intern/ghost/intern/GHOST_ContextGLX.cpp (+13, -2) (Diff)