aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.cpp
Commit message (Expand)AuthorAge
...
* 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
* Rm int flavor of GrNextPow2 in favor of uint32_t flavorGravatar Robert Phillips2017-06-01
* Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"Gravatar Brian Osman2017-06-01
* Expand texturability testing to cover mip-mapped textures, and fix iOSGravatar Brian Osman2017-06-01
* Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"Gravatar Brian Osman2017-06-01
* Expand texturability testing to cover mip-mapped textures, and fix iOSGravatar Brian Osman2017-06-01
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* 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
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* 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
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Add abandoned GPU check to createTextureProxyGravatar Robert Phillips2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19