aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBlitter.cpp
Commit message (Expand)AuthorAge
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* remove align16 calls in skhader context sizes. will handle this elsewhere as ...Gravatar reed2016-03-04
* Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...Gravatar reed2016-03-03
* Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...Gravatar halcanary2016-03-03
* enforce 16byte alignment in shader contextsGravatar reed2016-03-03
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* lots of sRGB and F16 blitsGravatar reed2016-02-22
* misc fixes to make float buffers work a little betterGravatar reed2016-02-17
* blitters for sRGB and float16Gravatar reed2016-02-15
* float components in xfermodesGravatar reed2016-01-30
* add SkShader::newWithColorFilterGravatar reed2016-01-07
* Fix buffer overrun, bit overrun and add a test.Gravatar herb2015-11-18
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* delete (unused) TransparentShaderGravatar reed2015-06-05
* SkPDF: with opaque draws, treat SRC mode as SRC_OVERGravatar halcanary2015-05-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* Add SK_OVERRIDE to a few places that are missing it.Gravatar mtklein2014-12-15
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* make set3DMask virtual, so we can safely notify the shadercontextGravatar reed2014-09-10
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Use Identity matrix for SkTransparentShader.Gravatar scroggo2014-06-04
* Make gMask_00FF00FF a constantGravatar commit-bot@chromium.org2014-05-12
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* Remove support for inheriting the paint color from SkColorShaderGravatar commit-bot@chromium.org2014-04-24
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-10
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-10
* Rename kPMColor_SkColorType to kN32_SkColorType.Gravatar commit-bot@chromium.org2014-04-09
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13