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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/nacl.scons

Issue 10440019: Add support for GL_CHROMIUM_pixel_transfer_buffer_object. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons b/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
index 0409965855bcba25d0b41abecfc2feaf175cc839..ab154104ef7f98e379c364938c43d570b0ba66be 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
+++ b/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
@@ -27,6 +27,7 @@ command_buffer_common_srcs = [
command_buffer_client_srcs = [
'command_buffer/client/atomicops.cc',
+ 'command_buffer/client/buffer_tracker.cc',
'command_buffer/client/cmd_buffer_helper.cc',
'command_buffer/client/fenced_allocator.cc',
'command_buffer/client/gles2_c_lib.cc',

Powered by Google App Engine
This is Rietveld 408576698