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[6] "Remove SkDraw from device-draw methods, and enable device-centric ...
Mike Reed
2017-03-07
*
Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, an...
Mike Reed
2017-03-04
*
Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable...
Mike Reed
2017-03-04
*
Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-...
Cary Clark
2017-03-03
*
Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric ...
Mike Reed
2017-03-03
*
Revert "Remove SkDraw from device-draw methods, and enable device-centric cli...
Mike Reed
2017-03-02
*
Remove SkDraw from device-draw methods, and enable device-centric clipping.
Mike Reed
2017-03-02
*
abstract access to device-clip-bounds
Mike Reed
2017-02-23
*
remove device field from SkDraw
Mike Reed
2017-02-22
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
use common intermediate device class for clipstack management
Mike Reed
2017-02-17
*
add device-clipping to gpudevice
Mike Reed
2017-02-16
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Add GrMakeCachedBitmapProxy
Robert Phillips
2017-02-15
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Fix rounding error with tiled bitmap draws
Brian Osman
2017-02-06
*
Fix two bugs when deciding to tile. Large images were always tiling.
Brian Osman
2017-02-06
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...
Brian Salomon
2017-01-28
*
Reland "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Revert "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Refactor trimming logic for read/writePixels()
Matt Sarett
2017-01-23
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Matt Sarett
2017-01-17
*
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Brian Osman
2017-01-15
*
Add SkImageInfoValidConversion() and SkImageInfoIsValid
Matt Sarett
2017-01-13
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Minor Ganesh refFoo cleanup
Robert Phillips
2017-01-13
*
Try out refFoo pattern on GrRenderTargetContext
Robert Phillips
2017-01-13
*
Remove second version of SkImageInfo2GrPixelConfig
Brian Osman
2017-01-12
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Start making texture coordinates be absolute
Robert Phillips
2017-01-10
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Rename batch->op and sk_sp for all remaining path renderer classes.
Brian Salomon
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
[next]