diff options
author | Brian Paul <[email protected]> | 2011-03-08 08:30:13 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-03-08 08:31:42 -0700 |
commit | 9181a75c4dfd07a6464c80aed5c21f2af39dd63f (patch) | |
tree | 506ef01d18ad6675417dc88db1986e239e41c23f /docs | |
parent | 5650a719f0c69c00954e47bd7a7b3e9433cb551d (diff) |
docs: added Depth format cube textures to GL3.txt list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 0c53bc42d54..ca265af54d7 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -39,6 +39,8 @@ glGetStringi command DONE glTexParameterI, glGetTexParameterI commands DONE glVertexAttribI commands DONE (but converts int values to floats) +Depth format cube textures 0% done + GL 3.1: |