deepin的opengl版本太低了吧
Tofloor
poster avatar
chenzhaoyun
deepin
2018-06-02 10:07
Author
我的双显卡,intel 520和gtx940mx的,在deepin下只支持oepngl3.0,但是我在windows下是支持4.5的。有没有办法升级opengl版本呢,不能升级的话没法用了啊,刚刚买的opengl超级宝典第九版,需要opengl4.5,实在没办法还是只能用windows了
Reply Favorite View the author
All Replies
avatar
nerosong
deepin
2018-06-02 10:47
#1
deepin也是基于debian的,搜索“debian  opengl  更新/安装”照着网上来就行
Reply View the author
avatar
jianguo922
deepin
2018-06-02 15:23
#2
支持工程师改善
Reply View the author
avatar
snyh1010
deepin
2018-06-02 18:44
#3
确定看到的不是 max compat  profile version ?  这个在mesa上都是3.0

实际的core profile version一般都会高于这个值的。(连LLVMpipe都到了3.3)


别纠结这些,好好看书
Reply View the author
avatar
chenzhaoyun
deepin
2018-06-02 20:32
#4
https://bbs.deepin.org/post/157463
确定看到的不是 max compat  profile version ?  这个在mesa上都是3.0

实际的core profile version一般 ...

这是我用glGetString(GL_VERSION)输出的值: 3.0 Mesa 13.0.6
Reply View the author
avatar
snyh1010
deepin
2018-06-03 02:49
#5
openGL的version是比较特殊的,不是简单的比较大小

https://www.reddit.com/r/linux_g ... n_stuck_at_30_when/
Reply View the author
avatar
chenzhaoyun
deepin
2018-06-03 03:06
#6
https://bbs.deepin.org/post/157463
openGL的version是比较特殊的,不是简单的比较大小

https://www.reddit.com/r/linux_gaming/comments/5e86 ...

原来是完整支持和部分支持的区别啊,我懂了,谢谢
Reply View the author