Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: third_party/khronos/README.chromium

Issue 740083003: Add unsafe ES3 APIs to command buffer: glTexStorage3D (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cb
Patch Set: rebase Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/khronos/GLES3/gl3platform.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/khronos/README.chromium
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium
index d803f1453c01404aacf126a63e818c1e42acb55d..b7a107ca5a63d83edbc8ca8629fdf6b0e0b1fb80 100644
--- a/third_party/khronos/README.chromium
+++ b/third_party/khronos/README.chromium
@@ -2,17 +2,17 @@ Name: Khronos header files
Short Name: khronos_headers
URL: http://www.khronos.org/registry
Version: unknown
-Date: 2014-10-20
+Date: 2014-11-26
License: MIT/X11, SGI Free Software License B
Security Critical: no
Description:
-This package contains header files for the EGL and OpenGL ES 2.0 APIs from
+This package contains header files for the EGL and OpenGL ES APIs from
Khronos. They are used for compiling code against these APIs as well as for
generating the GL binding initialization logic.
MIT/X11 (BSD like) license is for {EGL,KHR}/*, SGI Free Software License B is
-for GLES2/*.
+for GLES2/* amd GLES3/*.
bajones 2014/11/26 18:19:22 Typo: amd -> and
Zhenyao Mo 2014/11/26 18:21:40 Done.
Local Modifications:
« no previous file with comments | « third_party/khronos/GLES3/gl3platform.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698