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

Unified Diff: third_party/khronos/README.chromium

Issue 871763002: Make GL bindings conditional (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 11 months 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
Index: third_party/khronos/README.chromium
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium
index 10259c9fb4b7a692ea936f495aab5bf087f216c1..11c97812a7ac5afd70b385b8a139a3979f0d127a 100644
--- a/third_party/khronos/README.chromium
+++ b/third_party/khronos/README.chromium
@@ -19,6 +19,10 @@ Local Modifications:
NOTE: Please add Chromium-specific declarations to files in gpu/{GL,EGL,GLES2}
and not here.
+GL/glext.h
+GL/glxext.h
+GL/wglext.h
+ - Added GL extension headers from Khronos
Zhenyao Mo 2015/01/23 01:48:20 You only list files here if you modify them from t
GLES2/gl2.h
- Added include of gl2chromium.h
GLES2/gl2ext.h

Powered by Google App Engine
This is Rietveld 408576698