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

Unified Diff: cc/cc.gyp

Issue 11415161: Texture Draw Calls Coalescing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved { to line above Created 8 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 | « no previous file | cc/direct_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 83267cf7776ed90bb633291ed1fc3ea4c0bcf516..72e18dcf3c5ef74e67c20933545fc812acfad7b7 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -55,6 +55,8 @@
'geometry_binding.h',
'gl_renderer.cc',
'gl_renderer.h',
+ 'gl_renderer_draw_cache.cc',
+ 'gl_renderer_draw_cache.h',
'graphics_context.h',
'hash_pair.h',
'heads_up_display_layer.cc',
« no previous file with comments | « no previous file | cc/direct_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698