reed@google.com
|
4b163ed2c2
|
Privatization:
move SkFDot.h to private
move parts of SkMath.h into SkMathPriv.h
Review URL: https://codereview.appspot.com/6461045
git-svn-id: http://skia.googlecode.com/svn/trunk@4997 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-07 21:35:13 +00:00 |
bsalomon@google.com
|
cf8fb1f6f0
|
Create GPU-less build of Skia.
git-svn-id: http://skia.googlecode.com/svn/trunk@4912 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-02 14:03:32 +00:00 |
borenet@google.com
|
0cb1e2bcae
|
Disable WritePixelsTest on Android
This fails on Xoom. Re-enable when #634 is fixed.
Review URL: https://codereview.appspot.com/6354099
git-svn-id: http://skia.googlecode.com/svn/trunk@4584 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-12 19:48:42 +00:00 |
bsalomon@google.com
|
31648eb1cf
|
Fix warnings
Review URL: http://codereview.appspot.com/5433054/
git-svn-id: http://skia.googlecode.com/svn/trunk@2741 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-23 15:01:08 +00:00 |
reed@google.com
|
b03db4a366
|
fix signed/unsigned warning (use size_t in conjunction with SK_ARRAY_COUNT)
git-svn-id: http://skia.googlecode.com/svn/trunk@2702 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-16 21:36:27 +00:00 |
bsalomon@google.com
|
74b98715a3
|
Do writepixels alpha-premul using gpu
Review URL: http://codereview.appspot.com/5373064/
git-svn-id: http://skia.googlecode.com/svn/trunk@2668 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-11 19:46:16 +00:00 |
bsalomon@google.com
|
bbce8b29bd
|
Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no plan to fix)
git-svn-id: http://skia.googlecode.com/svn/trunk@2663 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-10 21:20:37 +00:00 |
bsalomon@google.com
|
d58a1cd00b
|
Add config8888 support to writePixels
Review URL: http://codereview.appspot.com/5374052/
git-svn-id: http://skia.googlecode.com/svn/trunk@2662 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-10 20:57:43 +00:00 |