index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
SkGLContext.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
Temporarily disable new GL error checking in ~SkGLContext
robertphillips@google.com
2013-02-07
*
Enhance GL error checking for non-Ganesh GL calls
robertphillips@google.com
2013-02-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Extended debug GL interface to include tracking of render buffers
robertphillips@google.com
2012-03-22
*
Added tracking of frame buffer objects to debug GL interface
robertphillips@google.com
2012-03-21
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10