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

Unified Diff: cc/cc.gyp

Issue 10918258: Add CC software renderer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@gladapter
Patch Set: Fix license headers Created 8 years, 3 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 | « cc/CCResourceProvider.cpp ('k') | cc/cc_tests.gyp » ('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 62cd798411a2744e9ea63a36479526090dcae4c4..3fa30a711f202523e2fa644154356f89ff045d5f 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -101,6 +101,8 @@
'CCRenderer.h',
'CCRendererGL.cpp',
'CCRendererGL.h',
+ 'CCRendererSoftware.cpp',
+ 'CCRendererSoftware.h',
'CCRenderingStats.h',
'CCResourceProvider.cpp',
'CCResourceProvider.h',
« no previous file with comments | « cc/CCResourceProvider.cpp ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698