aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrContext.h
Commit message (Expand)AuthorAge
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Let text contexts fall back directly to pathsGravatar joshualitt2015-03-20
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Rename GrResourceCache2->GrResourceCacheGravatar bsalomon2015-02-11
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* BUG=skia:Gravatar joshualitt2015-02-05
* More cleanup around GrContext, textures, and SkGr.cppGravatar bsalomon2015-02-04
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* Change to create device coord coordsetGravatar joshualitt2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-25
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-24
* Drawstate on stackGravatar joshualitt2014-11-17
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* 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
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* 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
* Rename and clarify semantics of GrContext::resolveRenderTarget.Gravatar bsalomon2014-11-03
* Don't allow renderTarget==NULL to GrContext::clear() and friends.Gravatar 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
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-24
* Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...Gravatar bsalomon2014-10-23