summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/MesaLib/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: Clean up redundant comparison in nvvertparse.c.hans@chromium.org2013-03-231-2/+1
* Made Mesa use consistent *_FLOAT_TO_UBYTE conversions.ernstm@chromium.org2013-03-121-1/+7
* Allows the ADDRESS_SANITIZER define to be used on Windows.sebmarchand@chromium.org2012-12-132-6/+6
* 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
* Fix the compile errors for mesa on Androidyongsheng.zhu@intel.com2012-08-216-18/+11
* 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-131-0/+1
* Suppress the ASan reports in swizzle_for_size()glider@chromium.org2012-07-311-0/+5
* Fix clip_span() to use memmove() instead of memcpy().glider@chromium.org2012-07-311-1/+1
* Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violationthakis@chromium.org2012-07-201-4/+0
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-1916-17/+17
* 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-253414-387844/+561000
* 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-202962-0/+1143282