index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Remove unneeded reference count churn.
bungeman
2016-05-16
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ...
robertphillips
2016-05-16
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-15
*
Fix return from nullptr to false in GrVkTexture.cpp
bsalomon
2016-05-14
*
Revert of Retract GrRenderTarget from AlphaClipMask code (patchset #3 id:4000...
bsalomon
2016-05-13
*
Fix msaa on GrVkRenderTarget
egdaniel
2016-05-13
*
Retract GrRenderTarget from AlphaClipMask code
robertphillips
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Abort stencil draws when the attachment fails
cdalton
2016-05-13
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Ignore patch version when checking compatibility of vulkan layers
egdaniel
2016-05-12
*
Support allowSRGBInputs on Vulkan (via secondary texture views)
brianosman
2016-05-12
*
Fix sRGB textures that must be copied (for NPOT tiling, etc...)
brianosman
2016-05-12
*
Add isEmpty() query to GrShape and improve comments.
bsalomon
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Use GrGammaEffect to support YUV conversion without sRGB write control
brianosman
2016-05-11
*
Switch GrTextureToYUVPlanes over to newDrawContext calls
robertphillips
2016-05-11
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-11
*
Make distance field bounds calculation more accurate for strokes
bsalomon
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....
robertphillips
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-10
*
Disable unpack row length when uploading mips
ericrk
2016-05-10
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Fix nvpr path renderer to reject styles with nonDashPathEffects.
bsalomon
2016-05-10
*
Remove config range asserts that cause tautological-constant-out-of-range-com...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Only enable SRGB write control on desktop GL when SRGB is supported.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
Allow gpu ResourceHandle class to be shared for multiple purposes
egdaniel
2016-05-09
*
Break apart shared use of varying and uniform transforms
egdaniel
2016-05-09
*
Reset layout to undefined when we realloc VkTexture memory
egdaniel
2016-05-09
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Clean up GrVkImage::setLayout()
jvanverth
2016-05-06
*
Fix issue where GrStyle::applyToPath exited before applying stroke
bsalomon
2016-05-06
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...
robertphillips
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
[next]