1. 457812d mesa: Disable use of "pragma export" on OS X. clang doesn't understand it. by thakis@chromium.org · 10 years ago
  2. ff34f1e Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windows by bajones@chromium.org · 11 years ago
  3. e740c82 mesa compile fixes for VS2013 by scottmg@chromium.org · 11 years ago
  4. 9511fdd Adding typedefs for EGLNative*Type in eglplatform.h by mymax@amazon.com · 11 years ago
  5. 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
  6. f2ba759 Incorporated verbatim Mesa 9.0.3 sources from http://mesa3d.org/ in by kbr@chromium.org · 11 years ago
  7. daf37f3 Deleted old, modified Mesa 7.9 sources in preparation for upgrade to Mesa 9.0.3. by kbr@chromium.org · 11 years ago
  8. 192a6be Plumb glDiscardFramebufferEXT entry point through command buffer by jamesr@chromium.org · 12 years ago
  9. 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
  10. 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
  11. 7de552a Fixed compilation errors for Windows multi-DLL build. by apatrick@chromium.org · 14 years ago
  12. 45c641b Added --use-gl command line flag to select GL implementation. by apatrick@chromium.org · 14 years ago
  13. 445f250 Disabled a pragma in gl.h that gcc does not support. by apatrick@chromium.org · 14 years ago
  14. 1e78010 Removed Mesa EGL and GLES2 headers. by apatrick@chromium.org · 14 years ago
  15. 3a0db22 Added MesaLib to third_party. by apatrick@chromium.org · 14 years ago