Blender Git Commit Log
Git Commits -> Revision 66cee63
Revision 66cee63 by Sergey Sharybin (master) April 9, 2011, 18:29 (GMT) |
Fix crash for Windows+Intel video card configuration Intel video cards don't work fine with multiple contexts and have to share the same context for all windows. This could work incorrect with multiple video cards configuration, so suppose there'll be no such situation (Intel cards are mostly in portable devices like notebooks and laptops, where there's actually no dual video cards). Anyway, it should work much better now. Non-Intel cards behavior was kept unchanged. Thanks to Ton for debug session :) |
Commit Details:
Full Hash: 66cee6366587989dce4d9be782a1086a941cad0a
SVN Revision: 36070
Parent Commit: 5457c87
Lines Changed: +43, -13
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+43, -13) (Diff)