aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/core_files.mk
Commit message (Expand)AuthorAge
* add BlitRow procs for 32->32, to allow for neon and other optimizations.Gravatar reed@android.com2009-09-23
* rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of theGravatar reed@android.com2009-07-22
* add SkSize for dimensionsGravatar reed@android.com2009-05-13
* import portability fixes from Chrome around floatsGravatar reed@android.com2009-04-03
* Initial implementation of polygon trianagulation. It seems to be robust and p...Gravatar turk@google.com2009-03-13
* Add cubic clipping, similar to that of quad clipping. Both Newton-Raphson and...Gravatar turk@google.com2009-03-02
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06
* add crude Makefile (someone please help!)Gravatar reed@android.com2009-01-16