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

Unified Diff: gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_sync_control.txt

Issue 2867513002: gpu/EGL_CHROMIUM_sync_control: Fix extension name (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_get_sync_values.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_sync_control.txt
diff --git a/gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_get_sync_values.txt b/gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_sync_control.txt
similarity index 90%
rename from gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_get_sync_values.txt
rename to gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_sync_control.txt
index d95b348c8450073c564ef10a9c83deffc9a6d061..91a301909b3d749a75c6c2e699d9264d5129c31a 100644
--- a/gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_get_sync_values.txt
+++ b/gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_sync_control.txt
@@ -1,10 +1,10 @@
Name
- CHROMIUM_get_sync_values
+ CHROMIUM_sync_control
Name Strings
- EGL_CHROMIUM_get_sync_values
+ EGL_CHROMIUM_sync_control
Contact
@@ -16,7 +16,7 @@ Status
Version
- Last Modified Date: N/A Revision: 1.0
+ Version 2, 2017-05-05
Based on GLX_OML_sync_control Revision 6.0
@@ -129,3 +129,13 @@ New State
New Implementation Dependent State
None
+
+Revision History
+
+ Version 2, 2015-05-05 (Chad Versace)
+ - Rename to EGL_CHROMIUM_sync_control from EGL_CHROMIUM_get_sync_values.
+ EGL_CHROMIUM_sync_control is the de facto extension name because all
+ users query that extension string.
+
+ Version 1, 2014-08-15 (Stéphane Marchesin)
+ - Initial draft, based on GLX_OML_sync_control revision 6.0.
« no previous file with comments | « gpu/GLES2/extensions/CHROMIUM/EGL_CHROMIUM_get_sync_values.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698