index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLAssembleInterface.cpp
Commit message (
Expand
)
Author
Age
*
Add glGetShaderPrecisionFormat
bsalomon
2014-12-03
*
Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...
tomhudson
2014-11-24
*
Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...
tomhudson
2014-11-24
*
Add gpu support for Apple specific 'Vertex Arrays' functions
paraboul
2014-11-24
*
Add gpu support for glVertexAttrb1f, 2fv, and 3fv
egdaniel
2014-10-24
*
Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins
cdalton
2014-09-17
*
Remove reliance on linked in GL functions for assembling GLES interfaces.
bsalomon
2014-08-26
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Incorporate glStencilThenCover* nvpr methods
cdalton
2014-07-29
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...
rmistry
2014-06-23
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-06-22
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
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
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Move GrGLInterface function ptr setup into a common function for all OpenGL G...
commit-bot@chromium.org
2014-04-29