summaryrefslogtreecommitdiffstats
path: root/third_party/mesa
Commit message (Expand)AuthorAgeFilesLines
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-0/+3
* Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...scottmg@google.com2012-08-241-3/+0
* Turn on warnings as errors for (most) third_party code on Windowsscottmg@chromium.org2012-08-231-0/+3
* Fix the compile errors for mesa on Androidyongsheng.zhu@intel.com2012-08-217-18/+13
* Hotfix compilation of prog_parameter.cglider@chromium.org2012-08-131-0/+3
* Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis))...glider@chromium.org2012-08-132-0/+5
* Fix license metadata for mesasteveblock@chromium.org2012-08-022-3/+516
* Suppress the ASan reports in swizzle_for_size()glider@chromium.org2012-07-312-0/+10
* Fix clip_span() to use memmove() instead of memcpy().glider@chromium.org2012-07-312-1/+4
* Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violationthakis@chromium.org2012-07-203-7/+3
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-1917-17/+19
* Some misc gyp fix-up for Androidyfriedman@chromium.org2012-07-131-1/+1
* roll clang 155835:159409thakis@chromium.org2012-06-291-0/+3
* clang: Let target 'mesa' build without warnings.thakis@chromium.org2012-04-031-1/+18
* iCleanup: Delete a bunch of empty directories, part 4.thestig@chromium.org2012-02-232-47/+0
* Eliminate a warning in a failure case.petermayo@chromium.org2011-08-156-70/+273
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-7/+0
* Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3Drsleevi@chromium.org2011-05-282-1/+6
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-2/+3
* Dodge a GCC warning/error by reorganizing the code in the egl config header a...petermayo@chromium.org2011-01-042-4/+7
* Revert 69472 - Suppress a spurious warning in CompareConfig scherkus@chromium.org2010-12-162-16/+0
* Suppress a spurious warning in CompareConfig petermayo@chromium.org2010-12-162-0/+16
* Fixed warning on linux x64.alokp@chromium.org2010-12-154-4/+7
* Fixed compile error due to uninitialized variable.alokp@chromium.org2010-12-142-1/+3
* Added facility to compile Mesa EGL implementation. Fixed a few issues so that...alokp@chromium.org2010-12-134-0/+77
* Made OSMesa shared library position independent on linux.apatrick@chromium.org2010-11-031-0/+5
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-271-5/+0
* Re-add disabling of optimization in s_texcombine.c on Windows lostkbr@chromium.org2010-10-267-4/+105
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-253531-398975/+570984
* I added FreeBSD-generated config files for libevent and tcmalloc, along with ...pvalchev@chromium.org2010-10-041-1/+1
* Move us closer to passing the license check script.phajdan.jr@chromium.org2010-08-301-0/+1
* Fixed compilation errors for Windows multi-DLL build.apatrick@chromium.org2010-07-272-1/+8
* Build OSMesa as a loadable_module so chrome does not link against it.apatrick@chromium.org2010-07-151-1/+11
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-142-6/+15
* Disabled a pragma in gl.h that gcc does not support.apatrick@chromium.org2010-06-072-3/+10
* Removed Mesa EGL and GLES2 headers.apatrick@chromium.org2010-06-078-1695/+10
* Disable optimization for s_texcombine.c because it takesnsylvain@chromium.org2010-06-012-1/+5
* Windows OSMesa DLL only exports OSMesa functions.apatrick@chromium.org2010-04-263-6/+4
* Corrected inconsistent newlines in third_party/mesa/mesa.gyp.apatrick@chromium.org2010-04-221-411/+411
* Windows bots build and use OSMesaapatrick@chromium.org2010-04-211-0/+451
* Added MesaLib to third_party.apatrick@chromium.org2010-04-203268-0/+1213720