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
*
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
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...
jcgregorio
2016-02-04
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-04
*
Fix unref order in SkGpuDevice
joshualitt
2016-01-08
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Rewrite drawBitmap/ImageNine on top of GrTextureProducer
bsalomon
2015-12-09
*
Move texture drawing utility method to SkGpuDevice
jvanverth
2015-12-08
*
Remove SkDrawProcs
herb
2015-11-24
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
bsalomon
2015-11-18
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
use (temp) gpu-imagefilter-cache for applyFilter
reed
2015-10-20
*
Use SkImageCacherator in SkImages
reed
2015-09-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
implement drawAtlas natively on gpu-device
reed
2015-06-25
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Rename all things "leaky" in SkDevice
robertphillips
2015-06-19
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-17
*
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Break GrTextContext's reliance on SkGpuDevice
robertphillips
2015-05-28
*
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
robertphillips
2015-05-27
*
Split drawing functionality out of GrContext and into new GrDrawContext
robertphillips
2015-05-26
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
[next]