aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches
Commit message (Expand)AuthorAge
* Start using GrGpuCommandBuffer in GrDrawTarget.Gravatar egdaniel2016-06-23
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Fix instances where hwaa was wrong for mixed samplesGravatar csmartdalton2016-06-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Fix dashing bug where hwaa was unintentionally disabledGravatar csmartdalton2016-06-07
* Make GrDashEffect take a AA mode enum.Gravatar bsalomon2016-06-07
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* More Unref GrXPFactory.Gravatar bungeman2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Handle stroked single line special case in GaneshGravatar robertphillips2016-06-02
* Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...Gravatar bsalomon2016-05-19
* Revert of Don't allow uncacheable paths in tessellated path renderer (patchse...Gravatar bsalomon2016-05-18
* Don't allow uncacheable paths in tessellated path rendererGravatar bsalomon2016-05-18
* Remove GrFontScaler class.Gravatar bsalomon2016-05-17
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Make distance field bounds calculation more accurate for strokesGravatar bsalomon2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Fix nvpr path renderer to reject styles with nonDashPathEffects.Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Make GrPathRenderer only support fills for path stencilingGravatar bsalomon2016-05-05
* When filling nested rect path check for empty inner and empty outer rectsGravatar bsalomon2016-05-02
* added GrMSAAPathRendererGravatar ethannicholas2016-05-02
* Use constexpr constructors of GrStencilSettings rather than hacky macro system.Gravatar bsalomon2016-04-29
* Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of ...Gravatar jvanverth2016-04-29
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Adjust tolerance to fix bezier glitches issueGravatar xidachen2016-04-28
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* Revert of Batch multiple single NVPR draw paths to instanced draws (patchset ...Gravatar stephana2016-04-25
* Batch multiple single NVPR draw paths to instanced drawsGravatar kkinnunen2016-04-25
* Compute bounds union while combining path range draw path batchesGravatar kkinnunen2016-04-24
* Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...Gravatar jvanverth2016-04-20
* Use transfer buffer for BatchAtlas texture copies.Gravatar jvanverth2016-04-20
* Tweak distance field path renderer behavior in gamma-correct mode to matchGravatar brianosman2016-04-13
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* Allow a small tolerance in GrAtlasTextBatch bounds test.Gravatar bsalomon2016-04-13
* sRGB support for distance field text.Gravatar brianosman2016-04-12
* Convert SkRefCnt to std::atomic.Gravatar bungeman2016-04-08
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-07
* Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...Gravatar mtklein2016-04-06
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-06
* Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://coderevi...Gravatar ethannicholas2016-04-04
* added GrMSAAPathRendererGravatar ethannicholas2016-04-04
* Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://coderevi...Gravatar ethannicholas2016-04-04
* added GrMSAAPathRendererGravatar ethannicholas2016-04-04