summaryrefslogtreecommitdiffstats
path: root/third_party/mesa
Commit message (Expand)AuthorAgeFilesLines
* mesa: Clean up redundant comparison in nvvertparse.c.hans@chromium.org2013-03-232-2/+3
* Made Mesa use consistent *_FLOAT_TO_UBYTE conversions.ernstm@chromium.org2013-03-122-1/+12
* Added OWNERS file for third_party/mesa.kbr@chromium.org2013-03-121-0/+6
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-0/+7
* Linux: use generated shim headers for system mesa.phajdan.jr@chromium.org2013-01-151-2/+26
* Revert "Linux: include system Mesa headers when using system Mesa."phajdan.jr@chromium.org2012-12-282-23/+0
* Allows the ADDRESS_SANITIZER define to be used on Windows.sebmarchand@chromium.org2012-12-133-7/+9
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-122-0/+8
* Linux: include system Mesa headers when using system Mesa.phajdan.jr@chromium.org2012-11-302-0/+23
* Disambiguate 'headers' targets in khronos and mesa.bauerb@chromium.org2012-11-281-4/+4
* Add a skeleton for use_system_mesa switch.phajdan.jr@chromium.org2012-11-171-562/+584
* Encapsulate mesa include paths in mesa.gyp,phajdan.jr@chromium.org2012-11-161-2/+13
* Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org2012-10-303-702/+640
* Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org2012-10-303-640/+702
* Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org2012-09-212-0/+9
* 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