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

Unified Diff: third_party/mesa/mesa.gyp

Issue 419543002: Remove mesa state_tracker files from the build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mesa/mesa.gyp
diff --git a/third_party/mesa/mesa.gyp b/third_party/mesa/mesa.gyp
index 3ae725d7f75ee277c047034ba6caaeaa43caea0f..5ad3fa18f7ee9c5737c5e30f5408be68effbf5e1 100644
--- a/third_party/mesa/mesa.gyp
+++ b/third_party/mesa/mesa.gyp
@@ -546,90 +546,6 @@
'src/src/mesa/program/string_to_uint_map.cpp',
'src/src/mesa/program/symbol_table.c',
'src/src/mesa/program/symbol_table.h',
- 'src/src/mesa/state_tracker/st_atom.c',
- 'src/src/mesa/state_tracker/st_atom.h',
- 'src/src/mesa/state_tracker/st_atom_array.c',
- 'src/src/mesa/state_tracker/st_atom_blend.c',
- 'src/src/mesa/state_tracker/st_atom_clip.c',
- 'src/src/mesa/state_tracker/st_atom_constbuf.c',
- 'src/src/mesa/state_tracker/st_atom_constbuf.h',
- 'src/src/mesa/state_tracker/st_atom_depth.c',
- 'src/src/mesa/state_tracker/st_atom_framebuffer.c',
- 'src/src/mesa/state_tracker/st_atom_msaa.c',
- 'src/src/mesa/state_tracker/st_atom_pixeltransfer.c',
- 'src/src/mesa/state_tracker/st_atom_rasterizer.c',
- 'src/src/mesa/state_tracker/st_atom_sampler.c',
- 'src/src/mesa/state_tracker/st_atom_scissor.c',
- 'src/src/mesa/state_tracker/st_atom_shader.c',
- 'src/src/mesa/state_tracker/st_atom_shader.h',
- 'src/src/mesa/state_tracker/st_atom_stipple.c',
- 'src/src/mesa/state_tracker/st_atom_texture.c',
- 'src/src/mesa/state_tracker/st_atom_viewport.c',
- 'src/src/mesa/state_tracker/st_cb_bitmap.c',
- 'src/src/mesa/state_tracker/st_cb_bitmap.h',
- 'src/src/mesa/state_tracker/st_cb_blit.c',
- 'src/src/mesa/state_tracker/st_cb_blit.h',
- 'src/src/mesa/state_tracker/st_cb_bufferobjects.c',
- 'src/src/mesa/state_tracker/st_cb_bufferobjects.h',
- 'src/src/mesa/state_tracker/st_cb_clear.c',
- 'src/src/mesa/state_tracker/st_cb_clear.h',
- 'src/src/mesa/state_tracker/st_cb_condrender.c',
- 'src/src/mesa/state_tracker/st_cb_condrender.h',
- 'src/src/mesa/state_tracker/st_cb_drawpixels.c',
- 'src/src/mesa/state_tracker/st_cb_drawpixels.h',
- 'src/src/mesa/state_tracker/st_cb_drawtex.c',
- 'src/src/mesa/state_tracker/st_cb_drawtex.h',
- 'src/src/mesa/state_tracker/st_cb_eglimage.c',
- 'src/src/mesa/state_tracker/st_cb_eglimage.h',
- 'src/src/mesa/state_tracker/st_cb_fbo.c',
- 'src/src/mesa/state_tracker/st_cb_fbo.h',
- 'src/src/mesa/state_tracker/st_cb_feedback.c',
- 'src/src/mesa/state_tracker/st_cb_feedback.h',
- 'src/src/mesa/state_tracker/st_cb_flush.c',
- 'src/src/mesa/state_tracker/st_cb_flush.h',
- 'src/src/mesa/state_tracker/st_cb_program.c',
- 'src/src/mesa/state_tracker/st_cb_program.h',
- 'src/src/mesa/state_tracker/st_cb_queryobj.c',
- 'src/src/mesa/state_tracker/st_cb_queryobj.h',
- 'src/src/mesa/state_tracker/st_cb_rasterpos.c',
- 'src/src/mesa/state_tracker/st_cb_rasterpos.h',
- 'src/src/mesa/state_tracker/st_cb_readpixels.c',
- 'src/src/mesa/state_tracker/st_cb_readpixels.h',
- 'src/src/mesa/state_tracker/st_cb_strings.c',
- 'src/src/mesa/state_tracker/st_cb_strings.h',
- 'src/src/mesa/state_tracker/st_cb_syncobj.c',
- 'src/src/mesa/state_tracker/st_cb_syncobj.h',
- 'src/src/mesa/state_tracker/st_cb_texture.c',
- 'src/src/mesa/state_tracker/st_cb_texture.h',
- 'src/src/mesa/state_tracker/st_cb_texturebarrier.c',
- 'src/src/mesa/state_tracker/st_cb_texturebarrier.h',
- 'src/src/mesa/state_tracker/st_cb_viewport.c',
- 'src/src/mesa/state_tracker/st_cb_viewport.h',
- 'src/src/mesa/state_tracker/st_cb_xformfb.c',
- 'src/src/mesa/state_tracker/st_cb_xformfb.h',
- 'src/src/mesa/state_tracker/st_context.c',
- 'src/src/mesa/state_tracker/st_context.h',
- 'src/src/mesa/state_tracker/st_debug.c',
- 'src/src/mesa/state_tracker/st_debug.h',
- 'src/src/mesa/state_tracker/st_draw.c',
- 'src/src/mesa/state_tracker/st_draw.h',
- 'src/src/mesa/state_tracker/st_draw_feedback.c',
- 'src/src/mesa/state_tracker/st_extensions.c',
- 'src/src/mesa/state_tracker/st_extensions.h',
- 'src/src/mesa/state_tracker/st_format.c',
- 'src/src/mesa/state_tracker/st_format.h',
- 'src/src/mesa/state_tracker/st_gen_mipmap.c',
- 'src/src/mesa/state_tracker/st_gen_mipmap.h',
- 'src/src/mesa/state_tracker/st_glsl_to_tgsi.cpp',
- 'src/src/mesa/state_tracker/st_glsl_to_tgsi.h',
- 'src/src/mesa/state_tracker/st_manager.c',
- 'src/src/mesa/state_tracker/st_manager.h',
- 'src/src/mesa/state_tracker/st_mesa_to_tgsi.c',
- 'src/src/mesa/state_tracker/st_mesa_to_tgsi.h',
- 'src/src/mesa/state_tracker/st_program.c',
- 'src/src/mesa/state_tracker/st_program.h',
- 'src/src/mesa/state_tracker/st_texture.c',
- 'src/src/mesa/state_tracker/st_texture.h',
'src/src/mesa/swrast/s_aaline.c',
'src/src/mesa/swrast/s_aaline.h',
'src/src/mesa/swrast/s_aatriangle.c',
« no previous file with comments | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698