Skip to content

Commit

Permalink
Moved WEBGL_compressed_texture_astc to draft status.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrussell committed Aug 10, 2015
1 parent 25bfbcb commit 0a985ae
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>

<proposal href="proposals/WEBGL_compressed_texture_astc/">
<draft href="WEBGL_compressed_texture_astc/">
<name>WEBGL_compressed_texture_astc</name>
<contact>
<a href="https://www.khronos.org/webgl/public-mailing-list/">WebGL working group</a> (public_webgl 'at' khronos.org)
Expand All @@ -9,7 +9,7 @@
<contributor>Christophe Riccio, Unity</contributor>
<contributor>Members of the WebGL working group</contributor>
</contributors>
<number>TBD</number>
<number>30</number>
<depends>
<api version="1.0"/>
</depends>
Expand Down Expand Up @@ -567,5 +567,8 @@ interface WEBGL_compressed_texture_astc {
<revision date="2015/08/10">
<change>Clarified intent of getSupportedProfiles. Stressed that OpenGL ES extension defines the behavior.</change>
</revision>
<revision date="2015/08/10">
<change>Moved to draft status.</change>
</revision>
</history>
</proposal>
</draft>

0 comments on commit 0a985ae

Please sign in to comment.