summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-22mesa: Disable use of "pragma export" on OS X. clang doesn't understand it.thakis@chromium.org
2013-12-16Updated GLintptr and GLsizeiptr to be the appropriate types on 64 bit Windowsbajones@chromium.org
2013-10-22mesa compile fixes for VS2013scottmg@chromium.org
2013-06-19Adding typedefs for EGLNative*Type in eglplatform.hmymax@amazon.com
2013-06-14Changed typedefs for GLintptr and GLsizeiptr (and ARB variants) to work aroun...kbr@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
2012-12-12Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org
2012-09-21Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@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-04-20Added MesaLib to third_party.apatrick@chromium.org