index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
GrContextFactory.cpp
Commit message (
Expand
)
Author
Age
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Delete Gr testing contexts in reverse order
Greg Daniel
2018-01-16
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
*
Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...
Brian Osman
2017-11-16
*
Add method to sk_gpu_test::TestContext to automatically restore the previous ...
Brian Salomon
2017-11-16
*
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
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Add support for creating a GrContext backed by Metal.
Greg Daniel
2017-07-13
*
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
*
Store context type (rather than backend type) in ContextInfo
Robert Phillips
2017-06-08
*
Enable chromecast gpu perf
Kevin Lubick
2017-05-24
*
Add support for creating a shared vulkan test context
Greg Daniel
2017-05-15
*
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
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
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
*
Add skia_enable_discrete_gpu argument to GN
Brian Osman
2016-12-28
*
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
*
Revert "Always build the ANGLE test code. Always build ANGLE on windows and l...
Mike Klein
2016-11-14
*
Always build the ANGLE test code. Always build ANGLE on windows and linux.
Brian Salomon
2016-11-14
*
Fix iOS and Angle builds.
Ben Wagner
2016-11-03
*
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
*
GN: take over CommandBuffer bot
mtklein
2016-09-21
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
*
Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.
brianosman
2016-05-23
*
Add base class for GLTestContext and add new subclass VkTestContext.
bsalomon
2016-05-11
*
Remove executable bit from source code files.
benjaminwagner
2016-05-04
*
Enable NV_path_rendering in the Null GL.
svaisanen
2016-04-20
*
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
[next]