summaryrefslogtreecommitdiffstats
path: root/third_party/mesa
Commit message (Expand)AuthorAgeFilesLines
* Copying gyp warning disables to gn for VS 2015 64-bitbrucedawson2016-01-061-0/+1
* Fixing remaining VC++ 2015 64-bit build breaksbrucedawson2015-12-101-0/+3
* GN(Android): Add libosmesa.so to ContentShell.apkagrieve2015-12-031-55/+46
* third_party: Add wayland_drm_protocol target to third_party/mesa.reveman2015-11-203-1/+52
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Remove stale __GLIBC__ define from "mesa" GN targetpkotwicz2015-11-161-4/+1
* Fix MESA_EGL_NO_X11_HEADERS define in GNpkotwicz2015-11-091-1/+1
* Add more test binaries to GN Mac build.brettw2015-10-211-1/+1
* Mesa roll and documented changes for memory leak fix.dyen2015-10-012-1/+8
* Un-nest configs in GN files.brettw2015-09-021-9/+9
* Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://coder...thakis2015-09-011-9/+9
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Un-nest configs in GN files.brettw2015-08-311-9/+9
* Suppress -Woverloaded-virtual for mesa's glsl library.thakis2015-08-172-2/+15
* Roll mesa 071d25db04:3918dbd3bcthakis2015-08-111-0/+4
* Reland of Enable C4018 globally for the GN build, and disable per-target. (pa...pkasting2015-07-281-0/+2
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-2/+0
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-0/+1
* Misc GN build improvements, mostly Windows.brettw2015-07-231-2/+6
* clang/win: Enable -Wunused-local-typedefthakis2015-07-202-0/+4
* Statically link stdc++ in libosmesa.soyucliu2015-07-173-0/+12
* clang/win: Try to get bots green after https://codereview.chromium.org/122658...Nico Weber2015-07-102-9/+17
* clang/win: Build without -Wno-incompatible-pointer-types.sammc2015-07-102-2/+13
* Remove misleading .def in sources of mesa build.gnscottmg2015-06-111-1/+0
* Include missing mesa .def file in GN buildscottmg2015-06-091-0/+6
* clang/win: Make everything work in a GN build.thakis2015-06-081-8/+19
* Reland "Enable libc++ on Android"jdduke2015-05-051-7/+1
* Fix UBSAN VPTR build breakage due to unused sanitizer coverage argument.inferno2015-03-031-0/+1
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-9/+9
* Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...jam2015-02-071-1/+7
* Enable libc++ on Androidjdduke2015-02-061-7/+1
* Revert of Revert of linux/gyp: Find missing symbols at build time, not runtim...thakis2015-01-191-0/+9
* Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchs...timloh2015-01-191-9/+0
* linux/gyp: Find missing symbols at build time, not runtime.thakis2015-01-171-0/+9
* Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchs...thestig2015-01-171-9/+0
* linux/gyp: Find missing symbols at build time, not runtime.thakis2015-01-171-0/+9
* Add GN interactive UI tests.brettw2015-01-061-0/+4
* Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere...nhiroki2015-01-061-4/+0
* Add GN interactive UI testsbrettw2015-01-061-0/+4
* Roll mesa 9731cb9:a041f9bmarcheu2014-12-201-0/+5
* Revert of clang: Remove unused warning suppression flags. (patchset #1 id:1 o...thakis2014-12-111-0/+3
* clang: Remove unused warning suppression flags.thakis2014-12-091-3/+0
* mesa gn build: suppress -Wstring-conversion warningshans2014-12-091-3/+4
* gn format //third_partyscottmg2014-12-031-58/+45
* clang: Suppress a few -Wstring-conversion warnings in 3rd-party code.thakis2014-11-252-0/+11
* Use the experimental PBQP register allocator for UBSan builds.glider2014-11-111-8/+0
* Fix Win GN error in mesa's file.John Abd-El-Malek2014-11-081-1/+1
* Disable optimization for libmesa and libgl under UBSan to work around issue 4...glider2014-10-241-0/+8
* Roll mesa 457812d9:9731cb9jamesr2014-09-293-30/+0
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1