summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/README.chromium
Commit message (Expand)AuthorAgeFilesLines
* third_party: Add wayland_drm_protocol target to third_party/mesa.reveman2015-11-201-1/+4
* Mesa roll and documented changes for memory leak fix.dyen2015-10-011-0/+3
* Roll mesa 071d25db04:3918dbd3bcthakis2015-08-111-0/+4
* Statically link stdc++ in libosmesa.soyucliu2015-07-171-0/+2
* Roll mesa 9731cb9:a041f9bmarcheu2014-12-201-0/+5
* mesa: Don't build mapi.h / mapi.cthakis@chromium.org2014-08-181-0/+2
* Roll mesa 261106:265279, remove -Wno-unknown-pragma on OS X too.thakis@chromium.org2014-04-221-0/+3
* Roll mesa to r261106anton@chromium.org2014-04-041-0/+3
* Roll mesa to 254411scottmg@chromium.org2014-03-021-0/+3
* Roll mesa r240938:r252594hans@chromium.org2014-02-221-0/+3
* Add comment describing a fix made to mesa.hubbe@chromium.org2013-10-191-0/+3
* Don't use strtod_l in Mesa on Androidmymax@amazon.com2013-07-041-0/+3
* Removing -include flag hack from compilermymax@amazon.com2013-07-041-0/+3
* Upgrading Mesa to 9.0.3dpranke@chromium.org2013-07-021-113/+16
* Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3."""dpranke@chromium.org2013-06-211-16/+113
* Re-land r207660 - "Upgrading Mesa to 9.0.3.""dpranke@chromium.org2013-06-211-113/+16
* Revert r207660 - "Upgrading Mesa to 9.0.3."dpranke@chromium.org2013-06-211-16/+113
* Upgrading Mesa to 9.0.3.dpranke@chromium.org2013-06-211-113/+16
* Updated paths to Mesa sources to the version pulled in via DEPS.kbr@chromium.org2013-06-081-12/+12
* mesa: Clean up redundant comparison in nvvertparse.c.hans@chromium.org2013-03-231-0/+2
* Made Mesa use consistent *_FLOAT_TO_UBYTE conversions.ernstm@chromium.org2013-03-121-0/+5
* 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