summaryrefslogtreecommitdiffstats
path: root/third_party/mesa
Commit message (Expand)AuthorAgeFilesLines
* 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