index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Enforce our rules about valid images when making textures""
Brian Osman
2017-01-17
*
Revert "Enforce our rules about valid images when making textures"
Brian Osman
2017-01-14
*
Enforce our rules about valid images when making textures
Brian Osman
2017-01-14
*
Remove (unused) YUV API from SkPixelRef
Brian Osman
2017-01-13
*
Minor Ganesh refFoo cleanup
Robert Phillips
2017-01-13
*
Remove spurious checks for sRGB float data
Brian Osman
2017-01-13
*
Remove second version of SkImageInfo2GrPixelConfig
Brian Osman
2017-01-12
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Add Gray8 pixel config"
Brian Osman
2017-01-10
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Remove all KTX support"
Leon Scroggins
2016-12-16
*
Remove all KTX support
Leon Scroggins III
2016-12-15
*
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
*
GrTextureProducer cleanup, phase one: Bitmap and Image makers
Brian Osman
2016-11-28
*
remove SkPixelRef::refEncodedData()
Hal Canary
2016-11-22
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
New helpers for converting SkColor to GrColor4f
Brian Osman
2016-10-21
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Use legacy color filter API when doing legacy paint conversion
Brian Osman
2016-10-18
*
remove SkError
Mike Klein
2016-10-13
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Helper functions to do SkColor -> GrColor4f
Brian Osman
2016-09-30
*
Make GrRenderableConfigForColorSpace argument const
brianosman
2016-09-23
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
[next]