aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrContext.h
Commit message (Expand)AuthorAge
...
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-10-26
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Move Mutexy things to private.Gravatar herb2015-09-29
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...Gravatar bsalomon2015-09-10
* Revert of Add a mutex to GrContext::readSurfacePixels to protect against mult...Gravatar bsalomon2015-09-09
* Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...Gravatar bsalomon2015-09-09
* Remove GrGpuTraceMarker hooks until we rethink the designGravatar joshualitt2015-09-01
* Allow setting of GrBatchFontCache atlas sizesGravatar joshualitt2015-08-19
* Expand functionality of GrRectBatchFactory with AARectsGravatar joshualitt2015-08-10
* 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