index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GrContextFactoryTest.cpp
Commit message (
Expand
)
Author
Age
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Make unit tests use generic testcontext rather than glcontext
bsalomon
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...
bsalomon
2016-04-04
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Enable gpusrgb config on bots.
brianosman
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
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-06
*
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...
jcgregorio
2016-01-05
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-05
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
reed
2015-12-14
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-14
*
Make NVPR a GL context option instead of a GL context
kkinnunen
2015-12-10
*
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 ...
borenet
2015-12-09
*
Make NVPR a GL context option instead of a GL context
kkinnunen
2015-12-08
*
Skip dm GPU configs when context creation fails
kkinnunen
2015-12-03
*
Revert of Make NVPR a GL context option instead of a GL context (patchset #2 ...
bsalomon
2015-12-01
*
Make NVPR a GL context option instead of a GL context
kkinnunen
2015-12-01
*
Remove GrContextFactory::getGLContext
kkinnunen
2015-11-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
Preprend Test to test function name generated by DEF_TEST() macro.
tfarina
2014-06-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Add --threads to tests binary, to run non-GPU tests on multiple cores.
commit-bot@chromium.org
2013-04-19
*
GrContextFactory can now expose the GLContext it is using.
keyar@chromium.org
2012-08-14