aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpu/GrContextFactory.cpp
Commit message (Expand)AuthorAge
* remove debug gl interface, grcontextfactory context type, and config.Gravatar Brian Salomon2018-07-12
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* Delete Gr testing contexts in reverse orderGravatar Greg Daniel2018-01-16
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...Gravatar Brian Salomon2017-11-17
* Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...Gravatar Brian Osman2017-11-16
* Add method to sk_gpu_test::TestContext to automatically restore the previous ...Gravatar Brian Salomon2017-11-16
* Drop support for OSMesa in test tools and remove build botGravatar Brian Salomon2017-11-13
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Add support for creating a GrContext backed by Metal.Gravatar Greg Daniel2017-07-13
* Revert "Revert "Make mock GrContext unit testable.""Gravatar Brian Salomon2017-07-06
* Revert "Make mock GrContext unit testable."Gravatar Brian Salomon2017-07-06
* Make mock GrContext unit testable.Gravatar Brian Salomon2017-07-06
* Store context type (rather than backend type) in ContextInfoGravatar Robert Phillips2017-06-08
* Enable chromecast gpu perfGravatar Kevin Lubick2017-05-24
* Add support for creating a shared vulkan test contextGravatar Greg Daniel2017-05-15
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Remove gpu configs that don't have explicit API.Gravatar Brian Salomon2017-03-20
* Fixes to shared context test APIGravatar Brian Osman2017-02-27
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* Support shared GL contexts in GrContextFactoryGravatar Brian Osman2017-02-22
* Rename GrContextFactory::ContextOptions to ContextOverridesGravatar csmartdalton2017-02-21
* Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"Gravatar Brian Salomon2017-01-24
* Remove sentinal GLContext used in early days of Vulkan in our toolsGravatar Greg Daniel2017-01-24
* Add skia_enable_discrete_gpu argument to GNGravatar Brian Osman2016-12-28
* Two (related) changes here:Gravatar brianosman2016-12-02
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Revert "Always build the ANGLE test code. Always build ANGLE on windows and l...Gravatar Mike Klein2016-11-14
* Always build the ANGLE test code. Always build ANGLE on windows and linux.Gravatar Brian Salomon2016-11-14
* Fix iOS and Angle builds.Gravatar Ben Wagner2016-11-03
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Explicit control in tools of ANGLE frontend and backendGravatar bsalomon2016-10-14
* Revert of Explicit control in tools of ANGLE frontend and backend (patchset #...Gravatar bsalomon2016-09-29
* Explicit control in tools of ANGLE frontend and backendGravatar bsalomon2016-09-29
* GN: take over CommandBuffer botGravatar mtklein2016-09-21
* Add ContextOptions field to SkCommandLineConfigGpuGravatar csmartdalton2016-09-13
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Cleanup needed to use WindowContext for AndroidGravatar djsollen2016-06-09
* Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.Gravatar brianosman2016-05-23
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* Enable NV_path_rendering in the Null GL.Gravatar svaisanen2016-04-20