aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
...
* Dynamically allocate the GrDrawContextsGravatar robertphillips2015-10-06
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* Remove GrClipTargetGravatar bsalomon2015-09-10
* Cleanup GrDrawTarget now that all paths lead to GrBatchGravatar bsalomon2015-09-10
* 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
* Limit lifetime of GrDrawContext objectsGravatar robertphillips2015-09-01
* Remove GrGpuTraceMarker hooks until we rethink the designGravatar joshualitt2015-09-01
* Rename flag from "distance field" to "device independent."Gravatar bsalomon2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Add ANGLE workaround to prefer flushes over VRAM usageGravatar robertphillips2015-08-20
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Expand functionality of GrRectBatchFactory with AARectsGravatar joshualitt2015-08-10
* Make folder for batchesGravatar joshualitt2015-08-07
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Make GrGpu read/write pixels take GrSurfaceGravatar bsalomon2015-07-30
* Skip temp texture when config conversion test has already failed.Gravatar bsalomon2015-07-29
* Don't read from unref'ed RT in GrContext::readSurfacePixelsGravatar bsalomon2015-07-28
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...Gravatar bsalomon2015-07-28
* Rename GrInOrderDrawBuffer to GrBufferedDrawTargetGravatar joshualitt2015-07-28
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...Gravatar bsalomon2015-07-23
* Make readpixels work on GrTexturesGravatar bsalomon2015-07-16
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...Gravatar bsalomon2015-06-30
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...Gravatar joshualitt2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* 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
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* 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
* Unblock DEPS roll by remove SkAutoTUnref from GrDrawContextGravatar robertphillips2015-05-26
* 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