index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
iOS
/
GrGLCreateNativeInterface_iOS.cpp
Commit message (
Expand
)
Author
Age
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-05
*
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...
djsollen@google.com
2014-05-02
*
Revert of Fix iOS build. (https://codereview.chromium.org/269663008/)
commit-bot@chromium.org
2014-05-02
*
Fix iOS build.
bsalomon@google.com
2014-05-02
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
get iOS building again
commit-bot@chromium.org
2014-04-05
*
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
bsalomon@google.com
2014-04-01
*
Fix error on iOS native interface
commit-bot@chromium.org
2014-02-21
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
really really fix iOS build.
bsalomon@google.com
2014-01-21
*
Really fix ios build?
bsalomon@google.com
2014-01-21
*
Fix ios build?
bsalomon@google.com
2014-01-21
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Make GrGLInterface be context-specific on all platforms
commit-bot@chromium.org
2014-01-15
*
Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3.
bsalomon@google.com
2013-08-15
*
get genmipmap function in the struct
commit-bot@chromium.org
2013-07-26
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
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
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28