aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add ifdef guard around gpu-specific code in native windows window.Gravatar plesner2015-11-05
* Assert when running SampleApp with msaa 16 on Windows 10Gravatar aleksandar.stojiljkovic2015-11-05
* Fix for atlas doesn't call eviction functionsGravatar joshualitt2015-11-05
* Create SDL backed SkOSWindowGravatar joshualitt2015-11-04
* Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-11-04
* SkRecord: text blobsGravatar mtklein2015-11-04
* Avoid hang in OncePtr test with --threads 1Gravatar kkinnunen2015-11-04
* Make AndroidOptions constGravatar scroggo2015-11-04
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-04
* Revert of Reland "By default purge resources that haven't been used for 64 fl...Gravatar bsalomon2015-11-03
* Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...Gravatar reed2015-11-03
* Take mutex when calling into FreeType.Gravatar bungeman2015-11-03
* Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...Gravatar egdaniel2015-11-03
* SkRemote: saveLayerGravatar mtklein2015-11-03
* Fix setColocatedSampleLocations on ES and GL < 4.5Gravatar cdalton2015-11-03
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-03
* Combine native sampling with samplingGravatar scroggo2015-11-03
* Reland "By default purge resources that haven't been used for 64 flushes (pat...Gravatar bsalomon2015-11-03
* SkRemote: some images, many TODOsGravatar mtklein2015-11-03
* Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-11-03
* Clean up GrAtlas and rename it GrLayerAtlasGravatar robertphillips2015-11-03
* Simplify SkGpuBlurUtils.Gravatar senorblanco2015-11-03
* Revert of stop using drawSprite (at least w/ no filters) as it is going away ...Gravatar robertphillips2015-11-03
* SkScan_Antihair: assert in debug and potentialy lost last pixelsGravatar aleksandar.stojiljkovic2015-11-02
* Make SkBlurImageFilter capable of cropping during blur (raster path)Gravatar senorblanco2015-11-02
* Add bleed GM variants for bmp backed by an oversized textureGravatar bsalomon2015-11-02
* stop using drawSprite (at least w/ no filters) as it is going awayGravatar reed2015-11-02
* Revert of Make SkBlurImageFilter capable of cropping during blur (patchset #1...Gravatar senorblanco2015-11-02
* Allow max tile size to be overridden separately from max texture size.Gravatar bsalomon2015-11-02
* Make SkBlurImageFilter capable of cropping during blur (raster path)Gravatar senorblanco2015-11-02
* Start making all .cpp files compile-able on all platforms.Gravatar mtklein2015-11-02
* SkRemote: all paint effects except typefaceGravatar mtklein2015-11-02
* Fix assert in GrGLShaderBuilder regarding shader outputsGravatar egdaniel2015-11-02
* path ops: fix fuzz-found divide by zeroGravatar caryclark2015-11-02
* Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.Gravatar egdaniel2015-11-02
* path ops; remove obsolete reduceGravatar caryclark2015-10-30
* More conic-specific tests revealed a few conic-specific bugs. Because javascr...Gravatar caryclark2015-10-30
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Dedup SkPaths by gen-ID when going to .skpGravatar mtklein2015-10-30
* Minor cleanup of clip mask managerGravatar robertphillips2015-10-30
* Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.Gravatar bsalomon2015-10-29
* [SkDebugger] Show detailed drawImage infoGravatar fmalita2015-10-29
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...Gravatar bsalomon2015-10-29
* Remove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define.Gravatar senorblanco2015-10-29
* Add generationID to debugger's path informationGravatar robertphillips2015-10-29
* Use only one CGFont/CTFont per scaler context on Mac.Gravatar bungeman2015-10-29
* Remove GrGLProcessor and create GrGLSLTextureSampler class.Gravatar egdaniel2015-10-29
* Protect apply_paint_to_bounds_sans_imagefilter() with an #ifdef.Gravatar senorblanco2015-10-28
* SkBlurImageFilter_opts: optimize NEON box_blur_double in separate loops.Gravatar senorblanco2015-10-28