GLSL versions change log?

这一生的挚爱 提交于 2019-12-14 03:46:06

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/494800/glsl-versions-change-log

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!