Blender Git Loki
Git Commits -> Revision 71656ac
Revision 71656ac by Mike Erwin (master) October 13, 2016, 04:38 (GMT) |
Gawain: fix immediate mode for multiple GL contexts New functions activate & deactivate immediate mode. Call these when switching context and the internal VAO will be handled properly. VAOs are one of the few things *not* shared between OpenGL contexts. |
Commit Details:
Full Hash: 71656ac222a7381e460cb799edc4284a8a254057
Parent Commit: d5b7525
Lines Changed: +24, -5