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

Unified Diff: ui/cc/rewrite_GL_prefix.sed

Issue 10701016: Initial import attempt, just to play with. Many things disabled/removed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « ui/cc/cc/CCYUVVideoDrawQuad.cpp ('k') | ui/cc/stubs/Extensions3D.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/cc/rewrite_GL_prefix.sed
diff --git a/ui/cc/rewrite_GL_prefix.sed b/ui/cc/rewrite_GL_prefix.sed
new file mode 100644
index 0000000000000000000000000000000000000000..ee8259c83082a20e724329781d989bdef5256d85
--- /dev/null
+++ b/ui/cc/rewrite_GL_prefix.sed
@@ -0,0 +1,4 @@
+s/\<GraphicsContext3D::/GL_/g
+s/\<Extensions3D::/GL_/g
+s/\<Extensions3DChromium::/GL_/g
+s/GL_GL_/GL_/g
« no previous file with comments | « ui/cc/cc/CCYUVVideoDrawQuad.cpp ('k') | ui/cc/stubs/Extensions3D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698