本文介绍了GLSL版本更改日志?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在某处可以了解有关GLSL从1.1版到1.2版以及从1.2版到1.3版所做的更改和添加的内容吗?
Google似乎对此无所适从,我真的不想开始阅读完整的规范.
解决方案
版本1.3 与标记为1.2的版本有所不同,它还列出了版本1.2的更改. 版本1.2 列出了版本1.1的更改. /p>
Is there someplace I can read about the changes and additions made in GLSL from version 1.1 to 1.2 and from 1.2 to 1.3?
Google seem to be at a loss for this and I really don't want to start reading the complete specification.
解决方案
Version 1.3 of the spec has differences from 1.2 marked, it also lists changes from 1.2. Version 1.2 has a list of changes from 1.1.
这篇关于GLSL版本更改日志?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!