aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrContext.h
Commit message (Expand)AuthorAge
* Add abliity to set textblob cache budget to GrContextGravatar joshualitt2015-08-03
* Skip temp texture when config conversion test has already failed.Gravatar bsalomon2015-07-29
* Make readpixels work on GrTexturesGravatar bsalomon2015-07-16
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* style nit cleanups. e.g. remove 'virtual' on override declarationsGravatar robertphillips2015-07-07
* Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...Gravatar bsalomon2015-06-30
* remove SkInstCntGravatar mtklein2015-06-26
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Add caps overrides to GMsGravatar bsalomon2015-05-27
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* add option to supress prints on contextGravatar joshualitt2015-05-12
* Revert of add option to supress prints on context (patchset #5 id:80001 of ht...Gravatar joshualitt2015-05-12
* add option to supress prints on contextGravatar joshualitt2015-05-12
* remove legacy Gr thingsGravatar bsalomon2015-05-08
* Isolate GrBufferAllocPools inside GrBatchTargetGravatar robertphillips2015-05-07
* adding uniqueID to GrContextGravatar joshualitt2015-05-07
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.Gravatar bsalomon2015-04-28
* remove old text contexts and fontcacheGravatar joshualitt2015-04-28
* Extract gpu line dashing to GrDashLinePathRendererGravatar kkinnunen2015-04-26
* The TextBlobCache needs the ability to trigger a flush because otherwise its ...Gravatar joshualitt2015-04-10
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08
* 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