Commit message (Expand) | Author | Age | |
---|---|---|---|
* | use sk_bzero instead of bzero, since it isn't always available. | reed@android.com | 2009-06-29 |
* | add experimental state tracker for opengl | reed@android.com | 2009-06-12 |
* | add isConvex() hit to SkPath, to be used to speed up fills and opengl | reed@android.com | 2009-06-03 |
* | initialize fFlags in gradients | reed@android.com | 2009-06-02 |
* | add unimpl macro to help track bugs | reed@android.com | 2009-06-01 |
* | update includes for android for gl backend | reed@android.com | 2009-06-01 |
* | update SDL port to support OpenGL | reed@android.com | 2009-05-29 |
* | API change: SkPath computeBounds -> getBounds | reed@android.com | 2009-04-01 |
* | update header path (from android) | reed@android.com | 2009-01-26 |
* | explicitly include SkGlyphCache.h, since it is no longer brought in by SkDraw.h | reed@android.com | 2008-12-23 |
* | grab from latest android | reed@android.com | 2008-12-17 |