index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
Commit message (
Expand
)
Author
Age
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
Fix instances where hwaa was wrong for mixed samples
csmartdalton
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Fix dashing bug where hwaa was unintentionally disabled
csmartdalton
2016-06-07
*
Make GrDashEffect take a AA mode enum.
bsalomon
2016-06-07
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
More Unref GrXPFactory.
bungeman
2016-06-03
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...
bsalomon
2016-05-19
*
Revert of Don't allow uncacheable paths in tessellated path renderer (patchse...
bsalomon
2016-05-18
*
Don't allow uncacheable paths in tessellated path renderer
bsalomon
2016-05-18
*
Remove GrFontScaler class.
bsalomon
2016-05-17
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Make distance field bounds calculation more accurate for strokes
bsalomon
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Fix nvpr path renderer to reject styles with nonDashPathEffects.
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
*
When filling nested rect path check for empty inner and empty outer rects
bsalomon
2016-05-02
*
added GrMSAAPathRenderer
ethannicholas
2016-05-02
*
Use constexpr constructors of GrStencilSettings rather than hacky macro system.
bsalomon
2016-04-29
*
Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of ...
jvanverth
2016-04-29
*
Unify implementations of stroking radius calculationsns
bsalomon
2016-04-29
*
Adjust tolerance to fix bezier glitches issue
xidachen
2016-04-28
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
Revert of Batch multiple single NVPR draw paths to instanced draws (patchset ...
stephana
2016-04-25
*
Batch multiple single NVPR draw paths to instanced draws
kkinnunen
2016-04-25
*
Compute bounds union while combining path range draw path batches
kkinnunen
2016-04-24
*
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...
jvanverth
2016-04-20
*
Use transfer buffer for BatchAtlas texture copies.
jvanverth
2016-04-20
*
Tweak distance field path renderer behavior in gamma-correct mode to match
brianosman
2016-04-13
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
Allow a small tolerance in GrAtlasTextBatch bounds test.
bsalomon
2016-04-13
*
sRGB support for distance field text.
brianosman
2016-04-12
*
Convert SkRefCnt to std::atomic.
bungeman
2016-04-08
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-07
*
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...
mtklein
2016-04-06
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-06
*
Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://coderevi...
ethannicholas
2016-04-04
*
added GrMSAAPathRenderer
ethannicholas
2016-04-04
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
[next]