Module: Mesa Branch: master Commit: 9181a75c4dfd07a6464c80aed5c21f2af39dd63f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9181a75c4dfd07a6464c80aed5c21f2af39dd63f
Author: Brian Paul <[email protected]> Date: Tue Mar 8 08:30:13 2011 -0700 docs: added Depth format cube textures to GL3.txt list --- docs/GL3.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 0c53bc4..ca265af 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: _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
