index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
android
Commit message (
Expand
)
Author
Age
*
Remove GR_GL_IGNORE_ES3_MSAA.s
commit-bot@chromium.org
2014-01-16
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Add swapBuffer call to SkGLContextHelper.
djsollen@google.com
2013-10-09
*
Remove coverage msaa func from android grglinterface setup
bsalomon@google.com
2013-09-06
*
Fallback to GLES context when GL context setup fails at any stage.
commit-bot@chromium.org
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Fix ES2 context init.
bsalomon@google.com
2013-09-04
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Use indexed extensions on ES3.
commit-bot@chromium.org
2013-08-23
*
Recognize that ES3 supports texture storage. Add workaround for apparent Adre...
commit-bot@chromium.org
2013-08-21
*
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
*
Add support for GL_EXT_multisampled_render_to_texture.
bsalomon@google.com
2013-05-01
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
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
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Add support for new glShaderSource() signature from Khronos. Disabled by def...
senorblanco@chromium.org
2012-11-19
*
Move android gl files from src/gpu/android to src/gpu/gl/android.
bsalomon@google.com
2012-10-01