aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpu/GrContextFactory.h
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
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* 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
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Add metal config to toolsGravatar Greg Daniel2017-07-14
* 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
* Revert "Revert "Add API for flushing surfaces with gpu semaphores""Gravatar Greg Daniel2017-06-16
* Revert "Add API for flushing surfaces with gpu semaphores"Gravatar Greg Daniel2017-06-15
* Add API for flushing surfaces with gpu semaphoresGravatar Greg Daniel2017-06-15
* Store context type (rather than backend type) in ContextInfoGravatar Robert Phillips2017-06-08
* 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
* 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
* 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
* 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
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Add ContextOptions field to SkCommandLineConfigGpuGravatar csmartdalton2016-09-13
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Make unit tests use generic testcontext rather than glcontextGravatar bsalomon2016-05-11
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Vulkan config in dmGravatar bsalomon2016-04-11
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Add GrContext::releaseAndAbandonContext()Gravatar bsalomon2016-04-01
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...Gravatar bsalomon2016-03-31
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30