aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/mesa
Commit message (Expand)AuthorAge
* Add glTexGen funcs to interfaceGravatar commit-bot@chromium.org2013-08-30
* get genmipmap function in the structGravatar commit-bot@chromium.org2013-07-26
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Fix mesa issues.Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Revert 7919 and 7920 (committed wrong version of r7919.)Gravatar bsalomon@google.com2013-03-01
* Fix mesa build error from r7519.Gravatar bsalomon@google.com2013-03-01
* Add support to GrGLInterface for vertex array objectsGravatar bsalomon@google.com2013-03-01
* Use glGetStringi to get extensions when available.Gravatar bsalomon@google.com2013-02-26
* Fix macro redefinition warning on 10.6 bots in mesa code.Gravatar bsalomon@google.com2013-01-08
* Attempt to fix NULL to intptr_t warning-as-error on mac build.Gravatar bsalomon@google.com2013-01-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Remove glBlendEquation and glColorPointerGravatar bsalomon@google.com2012-06-08
* Add glTexParameteriv to MESA GrGLInterface (missing from r4099)Gravatar bsalomon@google.com2012-05-31
* Hopefully fixes linux + mac build breaks from r3851 by adding missing include...Gravatar bsalomon@google.com2012-05-07
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Added glBlendEquation to GL interfaceGravatar robertphillips@google.com2012-04-18
* Moved mac, unix, win and mesa directories under src/gpu/glGravatar robertphillips@google.com2012-03-28