aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Better (?) interface for controlling sRGB-ness of mipmaps on GrTextureGravatar brianosman2016-06-13
* Move multisampleDisableSupport into GrCapsGravatar csmartdalton2016-06-10
* Fix glDraw*Indirect prototypesGravatar csmartdalton2016-06-09
* Add control of manual mipmapping to GrContextOptionsGravatar brianosman2016-06-09
* Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...Gravatar mtklein2016-06-09
* Add control of manual mipmapping to GrContextOptionsGravatar brianosman2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Abandon offset support with texel buffersGravatar csmartdalton2016-06-03
* Support ARB extensions for indirect drawingGravatar csmartdalton2016-06-03
* Manually generated sRGB mipmaps, with successively smaller draws.Gravatar brianosman2016-06-02
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.Gravatar brianosman2016-05-24
* Add Xlib support to viewerGravatar jvanverth2016-05-23
* Retract GrRenderTarget from GrTestTargetGravatar robertphillips2016-05-20
* Retract GrRenderTarget from GLProgramsTestGravatar robertphillips2016-05-19
* Make GrAppliedClip friendlessGravatar robertphillips2016-05-19
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Add isUnifiedMultisampled entry point to GrDrawContextGravatar robertphillips2016-05-16
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-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
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Bring back sRGB-write-control as a caps bit.Gravatar brianosman2016-05-05
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04