index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice_drawTexture.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Remove GrClipsStackClip member from SkGpuDevice
Brian Salomon
2017-03-13
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
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
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Fix Ganesh analytic blurred rect draws
robertphillips
2016-08-22
*
Implement GPU occluded blur mask filter
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
*
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
*
Just pass the draw context to paint conversion
brianosman
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
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Add isUnifiedMultisampled entry point to GrDrawContext
robertphillips
2016-05-16
*
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
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Skia Filter Quality and Scaling Metrics
ericrk
2016-04-18
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
Add Histogram Macros to Skia
ericrk
2016-02-05
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Clean up Ganesh path render a little bit
robertphillips
2015-11-30
[next]