aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.Gravatar brianosman2016-05-24
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-11
* Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....Gravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-10
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Add GrContext::releaseAndAbandonContext()Gravatar bsalomon2016-04-01
* Add deferred texture upload API.Gravatar bsalomon2016-03-11
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* There is an unused rowBytes parameter being passed along.Gravatar cblume2016-02-16
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-16
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Revert of Move Google3-specific stack limitation logic to template classes. R...Gravatar benjaminwagner2016-02-02
* Move Google3-specific stack limitation logic to template classes. Remove #ifd...Gravatar benjaminwagner2016-02-02
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Make swizzling in read/write pixel copy code more genericGravatar bsalomon2016-01-22
* Differentiate maxColorSamples and maxStencilSamples in GrCapsGravatar egdaniel2016-01-15
* GrAuditTrail hooks in GrContext + GrDrawContextGravatar joshualitt2016-01-13
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...Gravatar joshualitt2016-01-08
* Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...Gravatar joshualitt2016-01-07
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Create debug only SkSingleOwnerGravatar joshualitt2016-01-06
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03