1. 66c1c78 Porting to x64 Android. Remove redefinitions of log2 and log2f. by rmcilroy@chromium.org · 10 years ago
  2. 3f79f50 Disable optimization on _swrast_write_zoomed_stencil_span by scottmg@chromium.org · 10 years ago
  3. e510ef0 mesa compile fixes for Clang / VS2013 by hans@chromium.org · 10 years ago
  4. e740c82 mesa compile fixes for VS2013 by scottmg@chromium.org · 11 years ago
  5. 009d829 Fix a bug with Multiple Render Targets. by hubbe@chromium.org · 11 years ago
  6. 2a34067 Don't use strtod_l in Mesa on Android by mymax@amazon.com · 11 years ago
  7. 99703ab Can't #define assert() before including assert.h on Android by mymax@amazon.com · 11 years ago
  8. 3f53ae5 In _mesa_add_parameter, in prog_parameter.c, |values| represents an by mymax@amazon.com · 11 years ago
  9. 4ba6f50 Disabled optimizations for a few files when compiled with Visual by kbr@chromium.org · 11 years ago
  10. f2ba759 Incorporated verbatim Mesa 9.0.3 sources from http://mesa3d.org/ in by kbr@chromium.org · 11 years ago
  11. daf37f3 Deleted old, modified Mesa 7.9 sources in preparation for upgrade to Mesa 9.0.3. by kbr@chromium.org · 11 years ago
  12. 9466a33 mesa: Clean up redundant comparison in nvvertparse.c. by hans@chromium.org · 11 years ago
  13. a2b7353 Made Mesa use consistent *_FLOAT_TO_UBYTE conversions. by ernstm@chromium.org · 11 years ago
  14. 6669f65 Allows the ADDRESS_SANITIZER define to be used on Windows. by sebmarchand@chromium.org · 11 years ago
  15. 793b720 Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  16. b6ba694 Revert 165005 until skia_webkit.gyp is present everywhere. by bungeman@chromium.org · 12 years ago
  17. d85c12d Fix the compile errors for mesa on Android by yongsheng.zhu@intel.com · 12 years ago
  18. 18c58b9 Hotfix compilation of prog_parameter.c by glider@chromium.org · 12 years ago
  19. e181790 Annotate _mesa_add_parameter with __attribute__((no_address_safety_analysis)) to suppress a report from AddressSanitizer by glider@chromium.org · 12 years ago
  20. 33ef6cd Suppress the ASan reports in swizzle_for_size() by glider@chromium.org · 12 years ago
  21. 12643af Fix clip_span() to use memmove() instead of memcpy(). by glider@chromium.org · 12 years ago
  22. 601d656 Enable -Wself-assign-memvar for Mesa, merge upstream fix for the one violation by thakis@chromium.org · 12 years ago
  23. 818e1c0 Enforce all the source files to be encoded in UTF-8. by maruel@chromium.org · 12 years ago
  24. 832f9d7 Eliminate a warning in a failure case. by petermayo@chromium.org · 13 years ago
  25. 74cb4ed Fix mesa not checking for a valid depth in mesa's _mesa_TexSubImage3D by rsleevi@chromium.org · 13 years ago
  26. 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
  27. d677059 Revert 69472 - Suppress a spurious warning in CompareConfig by scherkus@chromium.org · 13 years ago
  28. 5ec5ec6 Suppress a spurious warning in CompareConfig by petermayo@chromium.org · 13 years ago
  29. b441afc Fixed warning on linux x64. by alokp@chromium.org · 13 years ago
  30. ddfd1ae Fixed compile error due to uninitialized variable. by alokp@chromium.org · 13 years ago
  31. 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
  32. 052d55d Re-add disabling of optimization in s_texcombine.c on Windows lost by kbr@chromium.org · 14 years ago
  33. 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
  34. 01459a8 Disable optimization for s_texcombine.c because it takes by nsylvain@chromium.org · 14 years ago
  35. 3c63dc9 Windows OSMesa DLL only exports OSMesa functions. by apatrick@chromium.org · 14 years ago
  36. 3a0db22 Added MesaLib to third_party. by apatrick@chromium.org · 14 years ago