aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ProxyTest.cpp
Commit message (Expand)AuthorAge
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Fix DeferredTextureImage test on MacGravatar Robert Phillips2017-08-02
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Fix WrappedProxyTest for sample count changeGravatar Greg Daniel2017-07-20
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-06-12
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Disable deferred proxies for M60 branchGravatar Robert Phillips2017-05-31
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Prevent creation of zero-sized proxiesGravatar Robert Phillips2017-04-26
* Update ProxyTest to skip configs that don't support the requested sample countsGravatar Greg Daniel2017-04-19
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-03-01
* Have Vulkan advertise that compressed textures are currently unsupportedGravatar Robert Phillips2017-02-02
* Disable Vulkan backend in DeferredProxyTest (for now)Gravatar Robert Phillips2017-02-01
* Fix memory leak in DeferredProxyTestGravatar Robert Phillips2017-02-01
* Add test for proactive proxy-creation failureGravatar Robert Phillips2017-02-01