aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
* Add support for hoisting layers in pictures drawn with a matrixGravatar robertphillips2014-11-24
* Fix error in Ganesh' tiled bitmap drawingGravatar robertphillips2014-11-21
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* rename filterTextFlags to disableLCDGravatar reed2014-11-13
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* Address MSAA rendering in layer hoistingGravatar robertphillips2014-11-10
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-07
* Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...Gravatar jvanverth2014-11-06
* Get gpudft support working in dm, gm, nanobench and bench_picturesGravatar jvanverth2014-11-06
* 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
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* allow SkUserConfig.h to control NOGPUGravatar reed2014-10-30
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Revert of Use approximate scratch textures for image filters. (patchset #2 id...Gravatar hcm2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Revert of Use approximate scratch textures for image filters. (patchset #1 id...Gravatar bsalomon2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* Remove unused parameters from filter_textureGravatar robertphillips2014-10-20
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Change GrTextContext fallbacks to be a linked list chain.Gravatar jvanverth2014-10-14
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Expose layer hoisting API in GrContextGravatar robertphillips2014-10-08
* Only use msaa target for blur mask when doAA is trueGravatar derekf2014-10-07
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* Create MSAA render target for blur mask textureGravatar derekf2014-10-06
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Refactor layer hoisting codeGravatar robertphillips2014-09-18