aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
...
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Fix use of NULL ptr in GrContext::drawRectGravatar bsalomon2014-11-12
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* Snap optdrawstate in inorder draw buffer and pass into gpuGravatar joshualitt2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* Refactor DrawTarget and GPU to be independentGravatar joshualitt2014-11-07
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...Gravatar bsalomon2014-11-05
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* removing setVertexArraySource from drawtargetGravatar joshualitt2014-11-04
* Rename and clarify semantics of GrContext::resolveRenderTarget.Gravatar bsalomon2014-11-03
* Revert changes to GrContext::resolveRenderTargetGravatar bsalomon2014-11-03
* Don't allow renderTarget==NULL to GrContext::clear() and friends.Gravatar bsalomon2014-11-03
* Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsGravatar bsalomon2014-11-03
* GrContext no longer ever draws on GpuGravatar joshualitt2014-10-31
* Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...Gravatar joshualitt2014-10-31
* GrContext no longer ever draws on GpuGravatar joshualitt2014-10-31
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* aa rect renderer takes a gpu on constructionGravatar joshualitt2014-10-28
* Widen the set of nested rects that can be drawn natively on the GPUGravatar robertphillips2014-10-21
* Prefer to recycle non-RT scratch textures that don't have pending IOGravatar bsalomon2014-10-15
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Change GrTextContext fallbacks to be a linked list chain.Gravatar jvanverth2014-10-14
* Devirtualize read/write pixels on surface.Gravatar bsalomon2014-10-13
* Use presence of a content key as non-scratch indicatorGravatar bsalomon2014-10-09
* Revert of Use presence of a content key as non-scratch indicator (patchset #5...Gravatar bsalomon2014-10-08
* Use presence of a content key as non-scratch indicatorGravatar bsalomon2014-10-08
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-07
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* Make writeRenderTargetPixels use draw buffer rather than GrGpuGravatar bsalomon2014-09-29
* Applying post-commit comments from https://codereview.chromium.org/607993002/Gravatar junov2014-09-29
* Change GrContext::copyTexture to go through GrDrawTargetGravatar junov2014-09-26
* Revert "Use draw buffer for texture copy impl."Gravatar Brian Salomon2014-09-24
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Use draw buffer for texture copy impl.Gravatar bsalomon2014-09-23
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22
* Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...Gravatar bsalomon2014-09-22
* Don't flush on read/write pixels unless necessaryGravatar bsalomon2014-09-22