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

Side by Side Diff: third_party/mesa/BUILD.gn

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, 2 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 unified diff | Download patch
« no previous file with comments | « DEPS ('k') | third_party/mesa/mesa.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/ui.gni") 5 import("//build/config/ui.gni")
6 6
7 config("mesa_headers_config") { 7 config("mesa_headers_config") {
8 include_dirs = [ "src/include" ] 8 include_dirs = [ "src/include" ]
9 if (use_x11) { 9 if (use_x11) {
10 defines = [ "MESA_EGL_NO_X11_HEADERS" ] 10 defines = [ "MESA_EGL_NO_X11_HEADERS" ]
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 "src/src/mapi/mapi/u_current.c", 265 "src/src/mapi/mapi/u_current.c",
266 "src/src/mapi/mapi/u_current.h", 266 "src/src/mapi/mapi/u_current.h",
267 "src/src/mapi/mapi/u_execmem.c", 267 "src/src/mapi/mapi/u_execmem.c",
268 "src/src/mapi/mapi/u_execmem.h", 268 "src/src/mapi/mapi/u_execmem.h",
269 "src/src/mesa/main/accum.c", 269 "src/src/mesa/main/accum.c",
270 "src/src/mesa/main/accum.h", 270 "src/src/mesa/main/accum.h",
271 "src/src/mesa/main/api_arrayelt.c", 271 "src/src/mesa/main/api_arrayelt.c",
272 "src/src/mesa/main/api_arrayelt.h", 272 "src/src/mesa/main/api_arrayelt.h",
273 "src/src/mesa/main/api_exec.c", 273 "src/src/mesa/main/api_exec.c",
274 "src/src/mesa/main/api_exec.h", 274 "src/src/mesa/main/api_exec.h",
275 "$generated_src_dir/mesa/api_exec_es1.c",
276 "src/src/mesa/main/api_loopback.c", 275 "src/src/mesa/main/api_loopback.c",
277 "src/src/mesa/main/api_loopback.h", 276 "src/src/mesa/main/api_loopback.h",
278 "src/src/mesa/main/api_validate.c", 277 "src/src/mesa/main/api_validate.c",
279 "src/src/mesa/main/api_validate.h", 278 "src/src/mesa/main/api_validate.h",
280 "src/src/mesa/main/arbprogram.c", 279 "src/src/mesa/main/arbprogram.c",
281 "src/src/mesa/main/arbprogram.h", 280 "src/src/mesa/main/arbprogram.h",
282 "src/src/mesa/main/arrayobj.c", 281 "src/src/mesa/main/arrayobj.c",
283 "src/src/mesa/main/arrayobj.h", 282 "src/src/mesa/main/arrayobj.h",
284 "src/src/mesa/main/atifragshader.c", 283 "src/src/mesa/main/atifragshader.c",
285 "src/src/mesa/main/atifragshader.h", 284 "src/src/mesa/main/atifragshader.h",
(...skipping 28 matching lines...) Expand all
314 "src/src/mesa/main/drawpix.c", 313 "src/src/mesa/main/drawpix.c",
315 "src/src/mesa/main/drawpix.h", 314 "src/src/mesa/main/drawpix.h",
316 "src/src/mesa/main/drawtex.c", 315 "src/src/mesa/main/drawtex.c",
317 "src/src/mesa/main/drawtex.h", 316 "src/src/mesa/main/drawtex.h",
318 "src/src/mesa/main/enable.c", 317 "src/src/mesa/main/enable.c",
319 "src/src/mesa/main/enable.h", 318 "src/src/mesa/main/enable.h",
320 "$generated_src_dir/mesa/enums.c", 319 "$generated_src_dir/mesa/enums.c",
321 "src/src/mesa/main/enums.h", 320 "src/src/mesa/main/enums.h",
322 "src/src/mesa/main/errors.c", 321 "src/src/mesa/main/errors.c",
323 "src/src/mesa/main/errors.h", 322 "src/src/mesa/main/errors.h",
324 "src/src/mesa/main/es1_conversion.c",
325 "src/src/mesa/main/es1_conversion.h",
326 "src/src/mesa/main/eval.c", 323 "src/src/mesa/main/eval.c",
327 "src/src/mesa/main/eval.h", 324 "src/src/mesa/main/eval.h",
328 "src/src/mesa/main/execmem.c", 325 "src/src/mesa/main/execmem.c",
329 "src/src/mesa/main/extensions.c", 326 "src/src/mesa/main/extensions.c",
330 "src/src/mesa/main/extensions.h", 327 "src/src/mesa/main/extensions.h",
331 "src/src/mesa/main/fbobject.c", 328 "src/src/mesa/main/fbobject.c",
332 "src/src/mesa/main/fbobject.h", 329 "src/src/mesa/main/fbobject.h",
333 "src/src/mesa/main/feedback.c", 330 "src/src/mesa/main/feedback.c",
334 "src/src/mesa/main/feedback.h", 331 "src/src/mesa/main/feedback.h",
335 "src/src/mesa/main/ff_fragment_shader.cpp", 332 "src/src/mesa/main/ff_fragment_shader.cpp",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 "src/src/mesa/main/pixel.c", 378 "src/src/mesa/main/pixel.c",
382 "src/src/mesa/main/pixel.h", 379 "src/src/mesa/main/pixel.h",
383 "src/src/mesa/main/pixelstore.c", 380 "src/src/mesa/main/pixelstore.c",
384 "src/src/mesa/main/pixelstore.h", 381 "src/src/mesa/main/pixelstore.h",
385 "src/src/mesa/main/pixeltransfer.c", 382 "src/src/mesa/main/pixeltransfer.c",
386 "src/src/mesa/main/pixeltransfer.h", 383 "src/src/mesa/main/pixeltransfer.h",
387 "src/src/mesa/main/points.c", 384 "src/src/mesa/main/points.c",
388 "src/src/mesa/main/points.h", 385 "src/src/mesa/main/points.h",
389 "src/src/mesa/main/polygon.c", 386 "src/src/mesa/main/polygon.c",
390 "src/src/mesa/main/polygon.h", 387 "src/src/mesa/main/polygon.h",
391 "src/src/mesa/main/querymatrix.c",
392 "src/src/mesa/main/queryobj.c", 388 "src/src/mesa/main/queryobj.c",
393 "src/src/mesa/main/queryobj.h", 389 "src/src/mesa/main/queryobj.h",
394 "src/src/mesa/main/rastpos.c", 390 "src/src/mesa/main/rastpos.c",
395 "src/src/mesa/main/rastpos.h", 391 "src/src/mesa/main/rastpos.h",
396 "src/src/mesa/main/readpix.c", 392 "src/src/mesa/main/readpix.c",
397 "src/src/mesa/main/readpix.h", 393 "src/src/mesa/main/readpix.h",
398 "src/src/mesa/main/remap.c", 394 "src/src/mesa/main/remap.c",
399 "src/src/mesa/main/remap.h", 395 "src/src/mesa/main/remap.h",
400 "src/src/mesa/main/renderbuffer.c", 396 "src/src/mesa/main/renderbuffer.c",
401 "src/src/mesa/main/renderbuffer.h", 397 "src/src/mesa/main/renderbuffer.h",
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
694 "BUILD_GL32", 690 "BUILD_GL32",
695 "KEYWORD1=GLAPI", 691 "KEYWORD1=GLAPI",
696 "KEYWORD2=GLAPIENTRY", 692 "KEYWORD2=GLAPIENTRY",
697 ] 693 ]
698 } 694 }
699 } 695 }
700 696
701 } # !is_android 697 } # !is_android
702 698
703 # TODO(GYP) Android osmesa_in_lib_dir target. 699 # TODO(GYP) Android osmesa_in_lib_dir target.
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/mesa/mesa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698