aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkVertices.h
Commit message (Expand)AuthorAge
* added caching of SkVerticesGravatar Ruiqi Mao2018-07-09
* Revert "added skeletal animation support to GPU backend"Gravatar Ruiqi Mao2018-07-03
* added skeletal animation support to GPU backendGravatar Ruiqi Mao2018-07-03
* skeletal animation support added to API and software backendGravatar Ruiqi Mao2018-06-29
* Rewrite SkVertices specified with triangle fans as indexed trianglesGravatar Brian Salomon2018-04-28
* Fixed SkVertices crashing on Windows DLL buildsGravatar Yong-Hwan Baek2018-04-22
* check for valid vertices modeGravatar Mike Reed2018-01-23
* Add SK_API to APIs used by the android framework.Gravatar Derek Sollenberger2017-09-21
* remove legacy vertices flag and codeGravatar Mike Reed2017-04-06
* move vertex-mode enum into SkVerticesGravatar Mike Reed2017-04-03
* Revert[4] "store vertices arrays inline with object""""Gravatar Mike Reed2017-03-16
* Revert[3] "store vertices arrays inline with object"""Gravatar Mike Reed2017-03-16
* Revert[2] "store vertices arrays inline with object""Gravatar Mike Reed2017-03-15
* Revert "store vertices arrays inline with object"Gravatar Mike Reed2017-03-15
* store vertices arrays inline with objectGravatar Mike Reed2017-03-15
* add uniqueIDGravatar Mike Reed2017-03-15
* vertices to/from dataGravatar Mike Reed2017-03-14
* add SkVertices::BuilderGravatar Mike Reed2017-03-14
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.Gravatar Brian Salomon2017-02-06