aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Slightly generalize GPU hard stop gradient implementation.Gravatar Brian Salomon2016-10-13
* added basic dataflow analysis to skslcGravatar ethannicholas2016-10-13
* Allow F16 color type on direct raster canvasesGravatar junov2016-10-13
* remove SkErrorGravatar Mike Klein2016-10-13
* Workaround unreachable code warning in GrGLCapsGravatar Brian Salomon2016-10-13
* Removed makeLinearGamma() from the public API for SkColorSpaceGravatar raftias2016-10-13
* SkXPS: compile under clang on winGravatar halcanary2016-10-13
* Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...Gravatar mtklein2016-10-13
* Preserve color space of images in deferred texture APIGravatar brianosman2016-10-13
* leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRasterGravatar lsalzman2016-10-12
* Fix double-accounting of SkPictureShader bitmap memoryGravatar fmalita2016-10-12
* Add SkRasterPipeline support to SkModeColorFilter.Gravatar Mike Klein2016-10-12
* Remove workaround for old compilers that do not support SSSE3.Gravatar Mike Klein2016-10-12
* SkRasterPipeline: 8x pipelines, without any 8x code enabled.Gravatar Mike Klein2016-10-12
* Don't pass in RT to individual Gpu CommandBuffer callsGravatar Greg Daniel2016-10-12
* Fix interface validation in Vulkan.Gravatar Greg Daniel2016-10-12
* GrTessellator: make inverse fill types more sane.Gravatar senorblanco2016-10-12
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-12
* Add SkColorSpaceTransferFn to SkColorSpaceGravatar Matt Sarett2016-10-11
* implement A8 destination fast-path for SkPixelInfo::CopyPixelsGravatar lsalzman2016-10-11
* fix vertex alpha calculation in GrTesselatorGravatar lsalzman2016-10-11
* Add AA Analytic Compile Flag (and small fixes)Gravatar liyuqian2016-10-11
* Add SkColorSpaceXform to the public APIGravatar msarett2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...Gravatar jvanverth2016-10-11
* Add SkColorSpacePrimaries to help with making D50 matricesGravatar msarett2016-10-11
* Remove restrictive format pattern for Fontconfig matchingGravatar drott2016-10-11
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...Gravatar mtklein2016-10-10
* Simplify rowsDecoded returned by incrementalDecodeGravatar scroggo2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...Gravatar jvanverth2016-10-10
* Update comment, move constant inside helper structGravatar Brian Osman2016-10-10
* Revert "SkRasterPipeline: 8x pipelines, attempt 2"Gravatar Mike Klein2016-10-10
* Report 0 rowsDecoded for no rows (SkPngCodec interlaced)Gravatar scroggo2016-10-10
* Fix an assert statement in SkPngCodecGravatar scroggo2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Convert gradient params test helper to a structGravatar Brian Osman2016-10-10
* fix another fuzzGravatar caryclark2016-10-07
* fix fuzz bustersGravatar caryclark2016-10-07
* SkRasterPipeline: 8x pipelines, attempt 2Gravatar Mike Klein2016-10-07
* GrTessellator: refactor Line out of Edge.Gravatar senorblanco2016-10-07
* Reduce geometry size for circles to help fill rate.Gravatar jvanverth2016-10-07
* Revert "SkRasterPipeline: 8x pipelines"Gravatar Mike Klein2016-10-07
* Disable antialiasing on interior of filled RRects that need distance vectorsGravatar Robert Phillips2016-10-07
* SkRasterPipeline: 8x pipelinesGravatar Mike Klein2016-10-07
* Add distance values to interior of filled RRectsGravatar Robert Phillips2016-10-06
* Harden SkPicturePlayback::handleOp() skipsGravatar fmalita2016-10-06
* Fix SkDeferredCanvas for use on android.Gravatar Herb Derby2016-10-06
* remove sprintfGravatar caryclark2016-10-06
* Make load4 and store4 part of SkNx properly.Gravatar Mike Klein2016-10-06