aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-09
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* Remove debug print statementGravatar egdaniel2015-11-09
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* Clean up GrBatchAtlas a bitGravatar robertphillips2015-11-06
* Loosen requirements for mixed samples supportGravatar cdalton2015-11-06
* Add addFragPosUniform to GrGLrogramBuilderGravatar egdaniel2015-11-06
* Revert of Update Layer Hoisting to store its atlas texture in the resource ca...Gravatar robertphillips2015-11-06
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-06
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Make bicubic FP factories return const FPsGravatar bsalomon2015-11-05
* Fix for atlas doesn't call eviction functionsGravatar joshualitt2015-11-05
* Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-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
* Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...Gravatar egdaniel2015-11-03
* Fix setColocatedSampleLocations on ES and GL < 4.5Gravatar cdalton2015-11-03
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-03
* Reland "By default purge resources that haven't been used for 64 flushes (pat...Gravatar bsalomon2015-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
* Revert of stop using drawSprite (at least w/ no filters) as it is going away ...Gravatar robertphillips2015-11-03
* 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
* Allow max tile size to be overridden separately from max texture size.Gravatar bsalomon2015-11-02
* Start making all .cpp files compile-able on all platforms.Gravatar mtklein2015-11-02
* Fix assert in GrGLShaderBuilder regarding shader outputsGravatar egdaniel2015-11-02
* Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.Gravatar egdaniel2015-11-02
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-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
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...Gravatar bsalomon2015-10-29
* Remove GrGLProcessor and create GrGLSLTextureSampler class.Gravatar egdaniel2015-10-29
* Remove gpu-side clip mask merging from clip mask managerGravatar robertphillips2015-10-28
* skia: Add ANGLE support on MacGravatar hendrikw2015-10-28
* Remove min texture size supportGravatar bsalomon2015-10-28
* Create GLSL base class for ProgramDataManagerGravatar egdaniel2015-10-28
* Disable CHROMIUM_bind_uniform_location due to a spec bugGravatar kkinnunen2015-10-28
* Make SkTextBlob::RunIterator public.Gravatar halcanary2015-10-27
* skia: Fix command buffer support on the macGravatar hendrikw2015-10-27
* Disable gpu-side clip mask merging in the clip mask managerGravatar robertphillips2015-10-27
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Fix ClipMaskManager's SW-fallback logic (take 2)Gravatar robertphillips2015-10-27
* Move scissor state to GrAppliedClipGravatar bsalomon2015-10-27