aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Remove GrFontScaler class.Gravatar bsalomon2016-05-17
* Add OpenGL context to Viewer.Gravatar jvanverth2016-05-17
* Remove GrFontDescKey.Gravatar bsalomon2016-05-17
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* Rename SkDescriptor::equals to SkDescriptor::operator==Gravatar bsalomon2016-05-17
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Make GrFontScaler not be ref-countedGravatar bsalomon2016-05-17
* Remove unneeded reference count churn.Gravatar bungeman2016-05-16
* Add isUnifiedMultisampled entry point to GrDrawContextGravatar robertphillips2016-05-16
* Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...Gravatar robertphillips2016-05-16
* Retract GrRenderTarget from AlphaClipMask codeGravatar robertphillips2016-05-15
* Fix return from nullptr to false in GrVkTexture.cppGravatar bsalomon2016-05-14
* Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:4000...Gravatar bsalomon2016-05-13
* Fix msaa on GrVkRenderTargetGravatar egdaniel2016-05-13
* Retract GrRenderTarget from AlphaClipMask codeGravatar robertphillips2016-05-13
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Abort stencil draws when the attachment failsGravatar cdalton2016-05-13
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Add bounds to GrShapeGravatar bsalomon2016-05-13
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Ignore patch version when checking compatibility of vulkan layersGravatar egdaniel2016-05-12
* Support allowSRGBInputs on Vulkan (via secondary texture views)Gravatar brianosman2016-05-12
* Fix sRGB textures that must be copied (for NPOT tiling, etc...)Gravatar brianosman2016-05-12
* Add isEmpty() query to GrShape and improve comments.Gravatar bsalomon2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Use GrGammaEffect to support YUV conversion without sRGB write controlGravatar brianosman2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-11
* Make distance field bounds calculation more accurate for strokesGravatar bsalomon2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....Gravatar robertphillips2016-05-11
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-10
* Disable unpack row length when uploading mipsGravatar ericrk2016-05-10
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Fix nvpr path renderer to reject styles with nonDashPathEffects.Gravatar bsalomon2016-05-10
* Remove config range asserts that cause tautological-constant-out-of-range-com...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Only enable SRGB write control on desktop GL when SRGB is supported.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
* Incorporate scale into GrStyle and GrShapeGravatar bsalomon2016-05-09
* Allow gpu ResourceHandle class to be shared for multiple purposesGravatar egdaniel2016-05-09
* Break apart shared use of varying and uniform transformsGravatar egdaniel2016-05-09
* Reset layout to undefined when we realloc VkTexture memoryGravatar egdaniel2016-05-09
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09