Blender Git Loki
Git Commits -> Revision 627566c
Revision 627566c by Mike Erwin (master) February 5, 2017, 00:35 (GMT) |
OpenGL: use GL4 on Linux when available Minimum target is still 3.3 On AMD pro driver, asking for a 3.3 context gives us *exactly* 3.3, not 3.3+ as desired. Have not tested proprietary NV or Intel drivers, but this fix should work on all vendors. |
Commit Details:
Full Hash: 627566cb9ac771c209508b3793f0c9456fb24798
Parent Commit: 520ced4
Lines Changed: +41, -19
1 Modified Path:
/intern/ghost/intern/GHOST_WindowX11.cpp (+41, -19) (Diff)