1. e70a8ff Merge from Chromium at DEPS revision 265802 by Ben Murdoch · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  2. 2042c05 Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 457812d99a213dedf1c4cd38018ff48118d0c44f by Android Chromium Automerger · 10 years ago
  3. 457812d mesa: Disable use of "pragma export" on OS X. clang doesn't understand it. by thakis@chromium.org · 10 years ago
  4. c7fd8ad Merge from Chromium at DEPS revision 262940 by Ben Murdoch · 10 years ago
  5. ea82f89 Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 66c1c789ce3407472de9ed620c9f815639058835 by Android Chromium Automerger · 10 years ago
  6. 66c1c78 Porting to x64 Android. Remove redefinitions of log2 and log2f. by rmcilroy@chromium.org · 10 years ago
  7. 362f141 Merge from Chromium at DEPS revision 257591 by Torne (Richard Coles) · 10 years ago
  8. 5bdd200 Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 3f79f50967bbf4fdaba7507a8d1526aa24eefd91 by Android Chromium Automerger · 10 years ago
  9. 3f79f50 Disable optimization on _swrast_write_zoomed_stencil_span by scottmg@chromium.org · 10 years ago
  10. 4da7aee Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at e510ef026f853574a76ff832d27b8292c03c707b by Android Chromium Automerger · 10 years ago
  11. e510ef0 mesa compile fixes for Clang / VS2013 by hans@chromium.org · 10 years ago
  12. 23aa870 Merge from Chromium at DEPS revision 251904 by Torne (Richard Coles) · 10 years ago
  13. 8601dbc Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at ff34f1e559362fbff2c693ed16effb3046dba8e9 by Android Chromium Automerger · 10 years ago
  14. ff34f1e Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows by bajones@chromium.org · 10 years ago
  15. 638e9ad am 8cd8c297: (-s ours) Merge remote-tracking branch \'origin/kitkat-dev\' by Baligh Uddin · 10 years ago
  16. 8cd8c29 Merge remote-tracking branch 'origin/kitkat-dev' by Baligh Uddin · 11 years ago
  17. 55b120b Initial empty repository by Baligh Uddin · 11 years ago
  18. 963ae1e Merge from Chromium at DEPS revision 232015 by Torne (Richard Coles) · 11 years ago
  19. 4980a6c Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at e740c825b11773ebe636675977e5f79de253c745 by Android Chromium Automerger · 11 years ago
  20. e740c82 mesa compile fixes for VS2013 by scottmg@chromium.org · 11 years ago
  21. 009d829 Fix a bug with Multiple Render Targets. by hubbe@chromium.org · 11 years ago
  22. d7621cb Merge from Chromium at DEPS revision r212014 by Ben Murdoch · 11 years ago
  23. 75b9da6 Merge from Chromium at DEPS revision r210036 by Ben Murdoch · 11 years ago
  24. 496844b Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 2a3406721cd61852bebd502c7a907cf07b7be731 by Android Chromium Automerger · 11 years ago
  25. f5e6465 Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 99703ab948d16a83979d70d595e48cc5a0f06880 by Android Chromium Automerger · 11 years ago
  26. 2a34067 Don't use strtod_l in Mesa on Android by mymax@amazon.com · 11 years ago
  27. 99703ab Can't #define assert() before including assert.h on Android by mymax@amazon.com · 11 years ago
  28. 7b583f4 Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 9511fddfee83830f3c0479b5dde791e87cecd9bd by Android Chromium Automerger · 11 years ago
  29. 9511fdd Adding typedefs for EGLNative*Type in eglplatform.h by mymax@amazon.com · 11 years ago
  30. 3f53ae5 In _mesa_add_parameter, in prog_parameter.c, |values| represents an by mymax@amazon.com · 11 years ago
  31. f2304cf Checked in sources which are normally autogenerated during Mesa's build process. by kbr@chromium.org · 11 years ago
  32. 5dc3c74 Changed typedefs for GLintptr and GLsizeiptr (and ARB variants) to work around conflicts with Skia's typedefs in src/third_party/skia/include/gpu/gl/GrGLFunctions.h . There is a fundamental conflict between the OpenGL and OpenGL ES headers for these typedefs. Without this modification, src/ui/gl/gl_bindings_skia_in_process.cc fails to compile. by kbr@chromium.org · 11 years ago
  33. 4ba6f50 Disabled optimizations for a few files when compiled with Visual by kbr@chromium.org · 11 years ago
  34. f2ba759 Incorporated verbatim Mesa 9.0.3 sources from http://mesa3d.org/ in by kbr@chromium.org · 11 years ago
  35. daf37f3 Deleted old, modified Mesa 7.9 sources in preparation for upgrade to Mesa 9.0.3. by kbr@chromium.org · 11 years ago
  36. b25c939 Merge from Chromium at DEPS revision r205460 by Torne (Richard Coles) · 11 years ago
  37. 6bc665e Merge third_party/mesa/src from https://chromium.googlesource.com/chromium/deps/mesa.git at 6da96107e2467063c72e1ec5804f0618a6ce83d3 by Android Chromium Automerger · 11 years ago
  38. 6041273 Initial empty repository by Chad Jones · 11 years ago
  39. 6da9610 Copied src/third_party/mesa/MesaLib to deps/third_party/mesa in by kbr@chromium.org · 11 years ago
  40. 9466a33 mesa: Clean up redundant comparison in nvvertparse.c. by hans@chromium.org · 11 years ago
  41. a2b7353 Made Mesa use consistent *_FLOAT_TO_UBYTE conversions. by ernstm@chromium.org · 11 years ago
  42. 6669f65 Allows the ADDRESS_SANITIZER define to be used on Windows. by sebmarchand@chromium.org · 11 years ago
  43. 192a6be Plumb glDiscardFramebufferEXT entry point through command buffer by jamesr@chromium.org · 11 years ago
  44. 793b720 Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  45. b6ba694 Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  46. 0b0b296 Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContext to query the GPU's total video memory. by ccameron@chromium.org · 12 years ago
  47. d85c12d Fix the compile errors for mesa on Android by yongsheng.zhu@intel.com · 12 years ago
  48. 18c58b9 Hotfix compilation of prog_parameter.c by glider@chromium.org · 12 years ago
  49. e181790 Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis)) to suppress a report from AddressSanitizer by glider@chromium.org · 12 years ago
  50. 33ef6cd Suppress the ASan reports in swizzle_for_size() by glider@chromium.org · 12 years ago
  51. 12643af Fix clip_span() to use memmove() instead of memcpy(). by glider@chromium.org · 12 years ago
  52. 601d656 Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violation by thakis@chromium.org · 12 years ago
  53. 818e1c0 Enforce all the source files to be encoded in UTF-8. by maruel@chromium.org · 12 years ago
  54. 190e909 Cleanup: Delete a bunch of empty directories, part 5. by thestig@chromium.org · 12 years ago
  55. aa4bee9 iCleanup: Delete a bunch of empty directories, part 4. by thestig@chromium.org · 12 years ago
  56. a391af4 Cleanup: Delete a bunch of empty directories, part 2. by thestig@chromium.org · 12 years ago
  57. 832f9d7 Eliminate a warning in a failure case. by petermayo@chromium.org · 13 years ago
  58. 74cb4ed Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3D by rsleevi@chromium.org · 13 years ago
  59. 840dab7 Dodge a GCC warning/error by reorganizing the code in the egl config header a little. Will change the behavior of wrong by petermayo@chromium.org · 13 years ago
  60. d677059 Revert 69472 - Suppress a spurious warning in CompareConfig by scherkus@chromium.org · 13 years ago
  61. 5ec5ec6 Suppress a spurious warning in CompareConfig by petermayo@chromium.org · 13 years ago
  62. b441afc Fixed warning on linux x64. by alokp@chromium.org · 13 years ago
  63. ddfd1ae Fixed compile error due to uninitialized variable. by alokp@chromium.org · 13 years ago
  64. 6f61be8 Added facility to compile Mesa EGL implementation. Fixed a few issues so that it can be compiled against standard EGL 1.4 headers. by alokp@chromium.org · 13 years ago
  65. 052d55d Re-add disabling of optimization in s_texcombine.c on Windows lost by kbr@chromium.org · 14 years ago
  66. 760fd89 Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the by kbr@chromium.org · 14 years ago
  67. 7de552a Fixed compilation errors for Windows multi-DLL build. by apatrick@chromium.org · 14 years ago
  68. 45c641b Added --use-gl command line flag to select GL implementation. by apatrick@chromium.org · 14 years ago
  69. 445f250 Disabled a pragma in gl.h that gcc does not support. by apatrick@chromium.org · 14 years ago
  70. 1e78010 Removed Mesa EGL and GLES2 headers. by apatrick@chromium.org · 14 years ago
  71. 01459a8 Disable optimization for s_texcombine.c because it takes by nsylvain@chromium.org · 14 years ago
  72. 3c63dc9 Windows OSMesa DLL only exports OSMesa functions. by apatrick@chromium.org · 14 years ago
  73. 3a0db22 Added MesaLib to third_party. by apatrick@chromium.org · 14 years ago