aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureProxy.cpp
Commit message (Expand)AuthorAge
* Make GrTextureProxy store a GrTextureType.Gravatar Brian Salomon2018-07-30
* Update flag checks when validating surface being assigned to proxy.Gravatar Greg Daniel2018-04-24
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...Gravatar Greg Daniel2018-02-15
* Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...Gravatar Greg Daniel2018-02-14
* Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...Gravatar Greg Daniel2018-02-14
* Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...Gravatar Greg Daniel2018-02-14
* When creating emptyp MipMap proxies, don't instantiate them immediately.Gravatar Greg Daniel2018-02-14
* Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mipsGravatar Greg Daniel2018-02-12
* When querying mipmapped on proxies return targets state if possibleGravatar Greg Daniel2018-02-09
* Fix assert in GrTextureProxy.cppGravatar Robert Phillips2018-02-08
* Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...Gravatar Greg Daniel2018-02-08
* Switch MDB GrContextOptions over to Enable styleGravatar Robert Phillips2018-02-08
* Revert "Re-enable explicit resource allocation in Skia (take 2)"Gravatar Robert Phillips2018-02-07
* Re-enable explicit resource allocation in Skia (take 2)Gravatar Robert Phillips2018-02-07
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* Have lazy proxies keep their callbacks around and clean up their lambdas in t...Gravatar Greg Daniel2018-02-01
* Remove GrSurfaceProxy::MakeWrapped (take 2)Gravatar Robert Phillips2018-01-17
* Revert "Remove GrSurfaceProxy::MakeWrapped"Gravatar Robert Phillips2018-01-17
* Remove GrSurfaceProxy::MakeWrappedGravatar Robert Phillips2018-01-17
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17
* Updating lazy proxys to support the case where we know a lot more info about ...Gravatar Greg Daniel2018-01-12
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30
* Respect if texture proxy will have mips or not when computing sizeGravatar Greg Daniel2017-10-24
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-10-02
* Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...Gravatar Brian Osman2017-10-02
* Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...Gravatar Brian Osman2017-09-29
* Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...Gravatar Brian Osman2017-09-28
* Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...Gravatar Brian Osman2017-09-28
* Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"Gravatar Brian Osman2017-09-28
* Make threaded proxy generation MDB-friendly, and defer instantiationGravatar Brian Osman2017-09-28
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* Add some asserts and explict setting of fIsMipMappedGravatar Greg Daniel2017-09-26
* Remove unused function with an incorrect assertGravatar Brian Osman2017-09-22
* Add native caching of uniquely keyed GrTextureProxies (take 2)Gravatar Robert Phillips2017-09-21
* Revert "Add native caching of uniquely keyed GrTextureProxies"Gravatar Robert Phillips2017-09-20
* Add native caching of uniquely keyed GrTextureProxiesGravatar Robert Phillips2017-09-20