index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
GrContextFactory.h
Commit message (
Expand
)
Author
Age
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Drop support for OSMesa in test tools and remove build bot
Brian Salomon
2017-11-13
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Add metal config to tools
Greg Daniel
2017-07-14
*
Revert "Revert "Make mock GrContext unit testable.""
Brian Salomon
2017-07-06
*
Revert "Make mock GrContext unit testable."
Brian Salomon
2017-07-06
*
Make mock GrContext unit testable.
Brian Salomon
2017-07-06
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Store context type (rather than backend type) in ContextInfo
Robert Phillips
2017-06-08
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
Fixes to shared context test API
Brian Osman
2017-02-27
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Support shared GL contexts in GrContextFactory
Brian Osman
2017-02-22
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"
Brian Salomon
2017-01-24
*
Remove sentinal GLContext used in early days of Vulkan in our tools
Greg Daniel
2017-01-24
*
Two (related) changes here:
brianosman
2016-12-02
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-10-14
*
Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...
bsalomon
2016-09-29
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-09-29
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Make unit tests use generic testcontext rather than glcontext
bsalomon
2016-05-11
*
Add base class for GLTestContext and add new subclass VkTestContext.
bsalomon
2016-05-11
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
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
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
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