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
Commit message (
Expand
)
Author
Age
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
detach -> release
mtklein
2016-03-16
*
Add ability to wire up sharelist in glcontext creation
joshualitt
2016-01-20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove deprecated usage of SkNEW and SkDELETE
mdempsky
2015-08-26
*
Implement SkGLContext swapBuffers with fence syncs
cdalton
2015-06-23
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Refactor SkGLContext to be actually extendable
kkinnunen
2014-10-15
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Revert of speculative fix for ios (patchset #1 id:1 of https://codereview.chr...
bsalomon
2014-10-08
*
speculative fix for ios
Brian Salomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove reliance on linked in GL functions for assembling GLES interfaces.
bsalomon
2014-08-26
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Fix a number of issues with iOS build.
jvanverth
2014-06-11
*
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
*
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
*
Add swapBuffer call to SkGLContextHelper.
djsollen@google.com
2013-10-09
*
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
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28