代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony/third_party_opengles 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?php
$static_title = 'Khronos Combined OpenGL Registry';
include_once("../../assets/static_pages/khr_page_top.php");
?>
<p> This site contains the API and Extension registries for the OpenGL
family APIs - OpenGL, OpenGL ES, and OpenGL SC. It includes API
specifications; specifications of Khronos- and vendor-approved
extensions; header files corresponding to the specifications; the XML
API Registry definining each API; and related tools and scripts. </p>
<p> Each API has its own index page linking to the files specific to that
API: </p>
<ul>
<li> <a href="index_es.php">OpenGL ES Registry Index</a> </li>
<li> <a href="index_gl.php">OpenGL Registry Index</a> </li>
<li> <a href="index_sc.php">OpenGL SC Registry Index</a> </li>
</ul>
<h2> <a name="repository"></a>
OpenGL-Registry Repository </h2>
<p> The web registry is backed by a <a
href="https://github.com/KhronosGroup/OpenGL-Registry"> github
repository</a>. Changes committed to the <b>master</b> branch of the
repository are reflected on the website. The repository includes
everything visible on the registry website - specifications, extensions,
headers, XML, and the index pages such as this one - as well as
additional documentation and scripts. Problems with the registry or with
the underlying specifications may be reported as github Issues. </b>
<p> In particular, the registry repository includes formal XML documents
defining the APIs and enumerants used in OpenGL, OpenGL ES, OpenGL SC,
GLX, and WGL. Changes to these files can be proposed to reserved
enumerant ranges to vendors for future use, as well as to add interfaces
for new extension APIs. A set of Python scripts are provided to load the
XML files and process them into header files. </p>
<p> See <a href="xml/README.md"> xml/README.md </a> for more details of the
API XML registry, how to obtain enumerant allocations, create extension
specifications and register them, and other related topics.
<?php include_once("../../assets/static_pages/khr_page_bottom.php"); ?>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。