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
*
GrTessellator: abstract vertex allocation into caller.
senorblanco
2016-03-10
*
Lazy init batch unique ID
joshualitt
2016-03-08
*
Retract GrDrawTarget and GrPipelineBuilder a bit more
robertphillips
2016-03-02
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
robertphillips
2016-03-02
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-03-01
*
Modernize SkSpinlock.
mtklein
2016-02-29
*
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
benjaminwagner
2016-02-22
*
Calculate translations to apply to vertices in batch
joshualitt
2016-02-19
*
Add more specialized fragment builders
cdalton
2016-02-18
*
Modify interface to GrPathUtils::convertCubicToQuads
bsalomon
2016-02-16
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Use noperspective interpolation for 2D draws
cdalton
2016-02-12
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob
joshualitt
2016-02-11
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
Move Google3-specific stack limitation logic to template classes.
benjaminwagner
2016-02-05
*
Fix assert accessing pipeline from initBatchTracker
cdalton
2016-02-03
*
Templatize GrNonAtomicRef
cdalton
2016-02-02
*
Revert of Move Google3-specific stack limitation logic to template classes. R...
benjaminwagner
2016-02-02
*
Move Google3-specific stack limitation logic to template classes. Remove #ifd...
benjaminwagner
2016-02-02
*
added a default constructor for GrBatchToXPOverrides
ethannicholas
2016-02-01
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Fix GrAtlasTextBlob bounds management
joshualitt
2016-01-22
*
Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of htt...
joshualitt
2016-01-20
*
Fix GrAtlasTextBlob bounds management
joshualitt
2016-01-20
*
A few more small changes to make GrAtlasTextBlob nearly self contained
joshualitt
2016-01-20
*
Add Audittrail for path renderers
joshualitt
2016-01-14
*
Remove two varieties of drawNonAARect from GrDrawTarget
joshualitt
2016-01-13
*
Fixed an assertion error in GrAAConvexTessellator. While adding a new point, ...
ethannicholas
2016-01-08
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-07
*
Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...
caryclark
2016-01-07
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-06
*
Don't ref/unref the static src-over xp
bsalomon
2015-12-21
*
Rejigger distance field path rect calcs to avoid underflow
jvanverth
2015-12-18
*
Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths
ethannicholas
2015-12-15
*
Move all text stuff to its own folder
joshualitt
2015-12-11
*
Move DistanceAdjustTable to its own file
joshualitt
2015-12-10
*
Remove uniform color for GrDistanceFieldGeoProc
joshualitt
2015-12-10
*
Fix compile error with GOOGLE3 define.
benjaminwagner
2015-12-09
*
Fix bug with GrAtlasTextContext color regen
joshualitt
2015-12-09
*
A small text cleanup
joshualitt
2015-12-09
*
Remove spew in GrDefaultPathRenderer
joshualitt
2015-12-08
*
Improve nvpr glyph batching
cdalton
2015-12-08
*
Allow LCD text to batch across colorchanges. This will always use
joshualitt
2015-12-08
*
Remove drawPathsFromRange from GrDrawContext
cdalton
2015-12-08
[next]