index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
mesa
Commit message (
Expand
)
Author
Age
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Fix mesa issues.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Fix mesa build error from r7519.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Fix macro redefinition warning on 10.6 bots in mesa code.
bsalomon@google.com
2013-01-08
*
Attempt to fix NULL to intptr_t warning-as-error on mac build.
bsalomon@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
Add glTexParameteriv to MESA GrGLInterface (missing from r4099)
bsalomon@google.com
2012-05-31
*
Hopefully fixes linux + mac build breaks from r3851 by adding missing include...
bsalomon@google.com
2012-05-07
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Added glBlendEquation to GL interface
robertphillips@google.com
2012-04-18
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28