index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGpuFactory.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
GrVkGpu initialization cleanup.
jvanverth
2016-03-23
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Add support for a new GPU interface
jvanverth
2015-08-12
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Remove init from GrGLContextInfo and caps classes
bsalomon
2015-05-22
*
Add support for using alternative backends (like DirectX) when creating a GrGpu.
egdaniel
2015-03-26
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Rename GrGpuGL to GrGLGpu for consistency
bsalomon
2014-12-16
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Merge GrGpuGLShaders into its parent class, GrGpuGL
bsalomon@google.com
2012-05-31
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
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
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Remove GrGpuGLFixed subclass and ES1 support
bsalomon@google.com
2011-11-14
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12