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

Unified Diff: third_party/mesa/mesa.gyp

Issue 612523002: Roll mesa 457812d9:9731cb9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: BUILD.gn and mesa_gensrc.gypi changes Created 6 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 | « third_party/mesa/BUILD.gn ('k') | third_party/mesa/mesa_gensrc.gypi » ('j') | 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 be008d4c1503663df41cd52d8d83a96f0ac1effd..bc115e15d37fdb6d6c18162dbb356ad2b810e6a3 100644
--- a/third_party/mesa/mesa.gyp
+++ b/third_party/mesa/mesa.gyp
@@ -298,7 +298,6 @@
'src/src/mesa/main/api_arrayelt.h',
'src/src/mesa/main/api_exec.c',
'src/src/mesa/main/api_exec.h',
- '<(generated_src_dir)/mesa/api_exec_es1.c',
'src/src/mesa/main/api_loopback.c',
'src/src/mesa/main/api_loopback.h',
'src/src/mesa/main/api_validate.c',
@@ -347,8 +346,6 @@
'src/src/mesa/main/enums.h',
'src/src/mesa/main/errors.c',
'src/src/mesa/main/errors.h',
- 'src/src/mesa/main/es1_conversion.c',
- 'src/src/mesa/main/es1_conversion.h',
'src/src/mesa/main/eval.c',
'src/src/mesa/main/eval.h',
'src/src/mesa/main/execmem.c',
@@ -414,7 +411,6 @@
'src/src/mesa/main/points.h',
'src/src/mesa/main/polygon.c',
'src/src/mesa/main/polygon.h',
- 'src/src/mesa/main/querymatrix.c',
'src/src/mesa/main/queryobj.c',
'src/src/mesa/main/queryobj.h',
'src/src/mesa/main/rastpos.c',
« no previous file with comments | « third_party/mesa/BUILD.gn ('k') | third_party/mesa/mesa_gensrc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698