bsalomon@google.com
|
a2092aab4b
|
Fix return value in read pixels unit test
git-svn-id: http://skia.googlecode.com/svn/trunk@2656 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-10 15:10:24 +00:00 |
|
tomhudson@google.com
|
f74ad8c91a
|
Removes warnings generated by gcc and clang.
git-svn-id: http://skia.googlecode.com/svn/trunk@2651 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-09 22:15:08 +00:00 |
|
bsalomon@google.com
|
c436499622
|
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
Review URL: http://codereview.appspot.com/5347042/
git-svn-id: http://skia.googlecode.com/svn/trunk@2618 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-07 15:54:49 +00:00 |
|
bsalomon@google.com
|
6850eab42b
|
Override 32BPP format in SkCanvas::readPixels
Review URL: http://codereview.appspot.com/5330073/
git-svn-id: http://skia.googlecode.com/svn/trunk@2600 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-03 20:29:47 +00:00 |
|
bsalomon@google.com
|
c69809745e
|
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt).
git-svn-id: http://skia.googlecode.com/svn/trunk@2586 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-02 19:57:21 +00:00 |
|
bsalomon@google.com
|
ace7bd5623
|
Revert r2584 (new test fails in fixed pt builds)
git-svn-id: http://skia.googlecode.com/svn/trunk@2585 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-02 19:39:51 +00:00 |
|
bsalomon@google.com
|
1a8ddf0a35
|
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled.
Review URL: http://codereview.appspot.com/5307077/
git-svn-id: http://skia.googlecode.com/svn/trunk@2584 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-11-02 19:34:16 +00:00 |
|