aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "Make GPU backend triangulate rects such that they are rendere...Gravatar Brian Salomon2017-10-18
* Revert "Make GPU backend triangulate rects such that they are rendered as tri...Gravatar Brian Salomon2017-10-17
* Make GPU backend triangulate rects such that they are rendered as tri strips ...Gravatar Brian Salomon2017-10-17
* Make GrResourceProvider more sk_spifiedGravatar Brian Salomon2017-10-16
* Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""Gravatar Brian Salomon2017-10-09
* Revert "Disable GL buffer mapping on TSAN/Mac."Gravatar Brian Salomon2017-10-09
* Disable GL buffer mapping on TSAN/Mac.Gravatar Brian Salomon2017-10-09
* Try finding exact scratch texture in cache before approx, take 2Gravatar Greg Daniel2017-09-27
* Remove old, unused codeGravatar Brian Osman2017-09-26
* 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 unneeded kExact and kNoCreate Flags from GrResouceProviderGravatar Greg Daniel2017-09-25
* Guard resource provider path creation methods against abandoned contextGravatar Robert Phillips2017-09-21
* Don't call GrBuffer::map() in createPatternedIndexBuffer.Gravatar Mike Klein2017-09-21
* Remove pre-attachment of stencil buffersGravatar Robert Phillips2017-09-21
* 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
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Try finding exact scratch texture in cache before approxGravatar Greg Daniel2017-09-06
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Reduce stencil buffer clearingGravatar Robert Phillips2017-08-30
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...Gravatar Brian Salomon2017-08-28
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...Gravatar Brian Salomon2017-08-22
* Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...Gravatar Brian Salomon2017-08-18
* Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...Gravatar Brian Salomon2017-08-18
* Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...Gravatar Brian Salomon2017-08-18
* Add explicit clear of stencil buffer before opLists that use themGravatar Robert Phillips2017-08-08
* 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
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...Gravatar Robert Phillips2017-07-11
* 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
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Expand texturability testing to cover mip-mapped textures, and fix iOSGravatar Brian Osman2017-06-02