index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrContextFactory.h
Commit message (
Expand
)
Author
Age
*
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
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Make GPU versions of benchs use the same canvas size as raster.
bsalomon@google.com
2013-02-22
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
printf->SkDebugf for r5491
borenet@google.com
2012-09-11
*
Temporarily add logging to GrContextFactory and SkNativeGLContext_android
borenet@google.com
2012-09-11
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
GrContextFactory can now expose the GLContext it is using.
keyar@chromium.org
2012-08-14
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19