summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-17Merge from Chromium at DEPS revision r212014android-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-cts-4.4_r4android-cts-4.4_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-cts-releasekitkat-cts-devBen Murdoch
2013-07-10Merge from Chromium at DEPS revision r210036Ben Murdoch
2013-07-04Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/de...Android Chromium Automerger
2013-07-04Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/de...Android Chromium Automerger
2013-07-04Don't use strtod_l in Mesa on Androidmymax@amazon.com
2013-07-04Can't #define assert() before including assert.h on Androidmymax@amazon.com
2013-06-21Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/de...Android Chromium Automerger
2013-06-19Adding typedefs for EGLNative*Type in eglplatform.hmymax@amazon.com
2013-06-17In _mesa_add_parameter, in prog_parameter.c, |values| represents anmymax@amazon.com
2013-06-14Checked in sources which are normally autogenerated during Mesa's build process.kbr@chromium.org
2013-06-14Changed typedefs for GLintptr and GLsizeiptr (and ARB variants) to work aroun...kbr@chromium.org
2013-06-14Disabled optimizations for a few files when compiled with Visualkbr@chromium.org
2013-06-14Incorporated verbatim Mesa 9.0.3 sources from http://mesa3d.org/ inkbr@chromium.org
2013-06-14Deleted old, modified Mesa 7.9 sources in preparation for upgrade tokbr@chromium.org
2013-06-11Merge from Chromium at DEPS revision r205460Torne (Richard Coles)
2013-06-10Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/de...Android Chromium Automerger
2013-06-10Initial empty repositoryChad Jones
2013-06-05Copied src/third_party/mesa/MesaLib to deps/third_party/mesa inkbr@chromium.org
2013-03-23mesa: Clean up redundant comparison in nvvertparse.c.hans@chromium.org
2013-03-12Made Mesa use consistent *_FLOAT_TO_UBYTE conversions.ernstm@chromium.org
2012-12-13Allows the ADDRESS_SANITIZER define to be used on Windows.sebmarchand@chromium.org
2012-12-12Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org
2012-10-30Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org
2012-10-30Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org
2012-09-21Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org
2012-08-21Fix the compile errors for mesa on Androidyongsheng.zhu@intel.com
2012-08-13Hotfix compilation of prog_parameter.cglider@chromium.org
2012-08-13Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis))...glider@chromium.org
2012-07-31Suppress the ASan reports in swizzle_for_size()glider@chromium.org
2012-07-31Fix clip_span() to use memmove() instead of memcpy().glider@chromium.org
2012-07-20Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violationthakis@chromium.org
2012-07-19Enforce all the source files to be encoded in UTF-8.maruel@chromium.org
2012-02-23Cleanup: Delete a bunch of empty directories, part 5.thestig@chromium.org
2012-02-23iCleanup: Delete a bunch of empty directories, part 4.thestig@chromium.org
2012-02-23Cleanup: Delete a bunch of empty directories, part 2.thestig@chromium.org
2011-08-15Eliminate a warning in a failure case.petermayo@chromium.org
2011-05-28Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3Drsleevi@chromium.org
2011-01-04Dodge a GCC warning/error by reorganizing the code in the egl config header a...petermayo@chromium.org
2010-12-16Revert 69472 - Suppress a spurious warning in CompareConfig scherkus@chromium.org
2010-12-16Suppress a spurious warning in CompareConfig petermayo@chromium.org
2010-12-15Fixed warning on linux x64.alokp@chromium.org
2010-12-14Fixed compile error due to uninitialized variable.alokp@chromium.org
2010-12-13Added facility to compile Mesa EGL implementation. Fixed a few issues so that...alokp@chromium.org
2010-10-26Re-add disabling of optimization in s_texcombine.c on Windows lostkbr@chromium.org
2010-10-25Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org
2010-07-27Fixed compilation errors for Windows multi-DLL build.apatrick@chromium.org
2010-07-14Added --use-gl command line flag to select GL implementation.apatrick@chromium.org
2010-06-07Disabled a pragma in gl.h that gcc does not support.apatrick@chromium.org
2010-06-07Removed Mesa EGL and GLES2 headers.apatrick@chromium.org
2010-06-01Disable optimization for s_texcombine.c because it takesnsylvain@chromium.org