summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/MesaLib
Commit message (Expand)AuthorAgeFilesLines
* 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-154-70/+77
* Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3Drsleevi@chromium.org2011-05-281-1/+1
* Dodge a GCC warning/error by reorganizing the code in the egl config header a...petermayo@chromium.org2011-01-041-4/+3
* Revert 69472 - Suppress a spurious warning in CompareConfig scherkus@chromium.org2010-12-161-14/+0
* Suppress a spurious warning in CompareConfig petermayo@chromium.org2010-12-161-0/+14
* Fixed warning on linux x64.alokp@chromium.org2010-12-153-4/+4
* Fixed compile error due to uninitialized variable.alokp@chromium.org2010-12-141-1/+1
* Added facility to compile Mesa EGL implementation. Fixed a few issues so that...alokp@chromium.org2010-12-132-0/+6
* Re-add disabling of optimization in s_texcombine.c on Windows lostkbr@chromium.org2010-10-265-1/+16
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-253528-398685/+568735
* Fixed compilation errors for Windows multi-DLL build.apatrick@chromium.org2010-07-271-1/+5
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-6/+10
* Disabled a pragma in gl.h that gcc does not support.apatrick@chromium.org2010-06-071-3/+5
* Removed Mesa EGL and GLES2 headers.apatrick@chromium.org2010-06-077-1695/+4
* Disable optimization for s_texcombine.c because it takesnsylvain@chromium.org2010-06-011-1/+3
* Windows OSMesa DLL only exports OSMesa functions.apatrick@chromium.org2010-04-261-0/+1
* Added MesaLib to third_party.apatrick@chromium.org2010-04-203267-0/+1213703