index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.h
Commit message (
Expand
)
Author
Age
*
GPU implementation of drawRegion()
msarett
2016-08-25
*
Remove virtual from overrides in SkGpuDevice.h
bsalomon
2016-08-22
*
GPU implementation of drawArc.
bsalomon
2016-08-22
*
store info in basedevice, change getter to non-virtual const&
reed
2016-08-20
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Fix tile bitmap code in SkGpuDevice to compute correct local coords.
bsalomon
2016-08-17
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Remove SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-04
*
Remove GrRenderTarget member variable from SkGpuDevice
robertphillips
2016-08-04
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Deprecate SkDevice::accessBitmap method
robertphillips
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
*
Add makeSpecial calls to SkGpuDevice
robertphillips
2016-07-18
*
Add SkGpuDevice::asSpecial entry point
robertphillips
2016-07-15
*
Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter
robertphillips
2016-07-14
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add sk_sp to SkSurface_Gpu and SkGpuDevice
robertphillips
2016-04-29
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Image filters: de-nest SkImageFilter::Cache and Cache::Key.
senorblanco
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
make context() virtual on device
reed
2016-04-26
*
Remove deprecated paths from image filter infrastructure.
senorblanco
2016-04-18
*
Revert of Remove deprecated paths from image filter infrastructure. (patchset...
robertphillips
2016-04-17
*
Remove deprecated paths from image filter infrastructure.
senorblanco
2016-04-17
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Switch new SkImageFilter internal methods over to sk_sp
robertphillips
2016-03-24
*
Switch SkBlurImageFilter over to new onFilterImage interface
robertphillips
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patch...
robertphillips
2016-03-23
*
Switch SkBlurImageFilter over to new onFilterImage interface
robertphillips
2016-03-23
*
Mv DRRect drawing code from GrDrawContext into SkGpuDevice
robertphillips
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...
bsalomon
2016-02-05
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-05
[next]