aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkSurface_Raster.cpp
Commit message (Expand)AuthorAge
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* move a bunch of helpers from SkImageInfo.h into privGravatar Mike Reed2018-02-09
* add writePixels to SkSurface --> so we can remove it from canvasGravatar Mike Reed2018-02-08
* ensure that what is valid for a surface is also valid for an imageGravatar Mike Reed2018-02-08
* 1010102, 101010x, 888x in swGravatar Mike Klein2018-01-30
* allow 4444 sw surfacesGravatar Mike Klein2018-01-24
* support gray8 destinations on CPUGravatar Mike Klein2018-01-09
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Mike Reed2017-10-03
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Gravatar Mike Reed2017-10-02
* Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Gravatar Mike Reed2017-10-02
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Jim Van Verth2017-09-27
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-27
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Greg Daniel2017-09-26
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-26
* Improve GrGLNonlinearColorSpaceXformEffect to support scRGBGravatar Stan Iliev2017-07-25
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Revert "Revert "Disable F16-nullptr sources""Gravatar Matt Sarett2017-06-12
* Revert "Disable F16-nullptr sources"Gravatar Matt Sarett2017-06-09
* Disable F16-nullptr sourcesGravatar Matt Sarett2017-06-08
* Validate SkSpecialSurface raster infoGravatar Florin Malita2017-05-03
* Only store width and height on SkPixelRef (part 1)Gravatar Matt Sarett2017-04-28
* Revert "Only store width and height on SkPixelRef"Gravatar Ben Wagner2017-04-28
* Only store width and height on SkPixelRefGravatar Matt Sarett2017-04-27
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Revert "Revert[2] "clean up (partially) colortable api"""Gravatar Mike Reed2017-04-01
* Revert[2] "clean up (partially) colortable api""Gravatar Mike Reed2017-04-01
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Gravatar Robert Phillips2017-03-20
* Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Gravatar Yuqian Li2017-03-17
* Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Gravatar Robert Phillips2017-03-17
* Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Gravatar Yuqian Li2017-03-16
* Remove budgeted parameter from SkSurface::makeImageSnapshotGravatar Robert Phillips2017-03-16
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* remove unused parameter in onNewimageSnapshotGravatar Mike Reed2016-12-30
* remove unused ForceUnique option from makeImageSnapshotGravatar Mike Reed2016-12-29
* SkBitmap::setPixelRef(): less reference churnGravatar Hal Canary2016-12-12
* s/SkAutoTUnref/sk_sp/ in src/ part 1Gravatar Hal Canary2016-11-07
* Loosen restriction on F16 surfaces - allow "legacy" F16 modeGravatar Brian Osman2016-11-01
* Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...Gravatar mtklein2016-10-13
* leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRasterGravatar lsalzman2016-10-12
* Delete SkColorSpace::gammaNamed() from public APIGravatar msarett2016-09-07
* Some tests around surface creation and snapshotting with color spaceGravatar brianosman2016-08-30
* rename FoceCopyMode to SkCopyPixelModeGravatar reed2016-08-05
* Document SkSurface::MakeRaster's memory initializationGravatar fmalita2016-07-06