index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.cpp
Commit message (
Expand
)
Author
Age
...
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Minor clean up related to blur mask filters
robertphillips
2016-08-05
*
Remove SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-04
*
Remove GrRenderTarget member variable from SkGpuDevice
robertphillips
2016-08-04
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
robertphillips
2016-07-26
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Connect dst color space in a few places (removing TODOs)
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Deprecate SkDevice::accessBitmap method
robertphillips
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
remove dead methods now that we use specials exclusively for imagefilters
reed
2016-07-20
*
Remove SkDevice::accessRenderTarget virtual
robertphillips
2016-07-20
*
pre-land special methods on device
reed
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Add makeSpecial calls to SkGpuDevice
robertphillips
2016-07-18
*
Add copy (when needed) to SkGpuDevice::asSpecial
robertphillips
2016-07-15
*
Add SkGpuDevice::asSpecial entry point
robertphillips
2016-07-15
*
Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter
robertphillips
2016-07-14
*
Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef
bsalomon
2016-07-14
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in
robertphillips
2016-06-02
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Replace GrStrokeInfo with GrStyle.
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
*
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...
robertphillips
2016-05-06
*
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...
robertphillips
2016-05-06
*
Disable layer hoisting for non-8888 canvases
robertphillips
2016-05-05
[prev]
[next]