summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/README.chromium
Commit message (Expand)AuthorAgeFilesLines
* Allows the ADDRESS_SANITIZER define to be used on Windows.sebmarchand@chromium.org2012-12-131-1/+3
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-121-0/+2
* Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org2012-09-211-0/+2
* Fix the compile errors for mesa on Androidyongsheng.zhu@intel.com2012-08-211-0/+2
* Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis))...glider@chromium.org2012-08-131-0/+4
* Fix license metadata for mesasteveblock@chromium.org2012-08-021-3/+4
* 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-0/+3
* Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violationthakis@chromium.org2012-07-201-0/+3
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-191-0/+2
* Eliminate a warning in a failure case.petermayo@chromium.org2011-08-151-0/+5
* Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3Drsleevi@chromium.org2011-05-281-0/+5
* 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-041-0/+4
* Revert 69472 - Suppress a spurious warning in CompareConfig scherkus@chromium.org2010-12-161-2/+0
* Suppress a spurious warning in CompareConfig petermayo@chromium.org2010-12-161-0/+2
* Fixed warning on linux x64.alokp@chromium.org2010-12-151-0/+3
* Fixed compile error due to uninitialized variable.alokp@chromium.org2010-12-141-0/+2
* Added facility to compile Mesa EGL implementation. Fixed a few issues so that...alokp@chromium.org2010-12-131-0/+3
* Re-add disabling of optimization in s_texcombine.c on Windows lostkbr@chromium.org2010-10-261-1/+6
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-251-25/+51
* 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-271-0/+3
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+5
* Disabled a pragma in gl.h that gcc does not support.apatrick@chromium.org2010-06-071-0/+5
* Removed Mesa EGL and GLES2 headers.apatrick@chromium.org2010-06-071-0/+6
* Disable optimization for s_texcombine.c because it takesnsylvain@chromium.org2010-06-011-0/+2
* Windows OSMesa DLL only exports OSMesa functions.apatrick@chromium.org2010-04-261-0/+2
* Added MesaLib to third_party.apatrick@chromium.org2010-04-201-0/+17