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
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...
reed
2016-03-04
*
Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...
reed
2016-03-03
*
move annotations to canvas virtual
reed
2016-03-03
*
Move drawDRRect back to GrDrawContext
robertphillips
2016-02-29
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...
ericrk
2016-02-25
*
Skia Filter Quality and Scaling Metrics
ericrk
2016-02-25
*
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
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Delete GrTextContext
joshualitt
2016-02-16
*
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
*
Add Histogram Macros to Skia
ericrk
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
*
Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused).
senorblanco
2016-01-21
*
fix SkGpuDevice::drawBitmapRect to always update clips
lsalzman
2016-01-14
*
Refactor to use GrWrapTextureInBitmap more
robertphillips
2016-01-14
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Guard SkGpuDevice
joshualitt
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Fix unref order in SkGpuDevice
joshualitt
2016-01-08
*
Move path fallback for AA rect out of SkGpuDevice
cdalton
2016-01-04
*
Move all text stuff to its own folder
joshualitt
2015-12-11
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Rewrite drawBitmap/ImageNine on top of GrTextureProducer
bsalomon
2015-12-09
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w...
bsalomon
2015-12-08
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Clean up Ganesh path render a little bit
robertphillips
2015-11-30
*
Remove SkDrawProcs
herb
2015-11-24
*
Sniff out rects, ovals & rrects in SkGpuDevice::drawPath
robertphillips
2015-11-24
*
Clarify when oval & rrects get devolved to paths in SkGpuDevice/GrDrawContext...
robertphillips
2015-11-24
*
Avoid geometric ninepatch if rendertarget has MSAA
joshualitt
2015-11-19
*
Fix leak in drawBitmapNine
egdaniel
2015-11-19
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
bsalomon
2015-11-18
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-09
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
[next]