mtklein@google.com
|
62b50b7bb8
|
Have GMs read the GrContext via a setter/getter rather than a global.
GetGr's current global state makes things rather tricky to run GPU GMs in
parallel (DM). This API change will let me feed the right GrContext to the
right GM in DM.
I'm not planning on changing the status quo in GM-the-tool: the new getters and
setters still just return the same global.
BUG=skia:1590
R=bsalomon@google.com, robertphillips@google.com
Review URL: https://codereview.chromium.org/23567032
git-svn-id: http://skia.googlecode.com/svn/trunk@11306 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-09-16 20:42:15 +00:00 |
|
robertphillips@google.com
|
b7061176c7
|
Push sigma-based blur interface into our GMs/benches/tests/samplecode
https://codereview.chromium.org/23701006/
git-svn-id: http://skia.googlecode.com/svn/trunk@11129 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-09-06 14:16:12 +00:00 |
|
commit-bot@chromium.org
|
78a1078f17
|
Create new target to hold gpu test code, enable direct testing of GrEffects in GM.
R=robertphillips@google.com, jvanverth@google.com, egdaniel@google.com
Author: bsalomon@google.com
Review URL: https://chromiumcodereview.appspot.com/23352003
git-svn-id: http://skia.googlecode.com/svn/trunk@10866 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-21 19:27:48 +00:00 |
|
skia.committer@gmail.com
|
b74bdf0249
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@10842 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-21 07:01:29 +00:00 |
|
robertphillips@google.com
|
2cc0b47a9b
|
Third (and hopefully final) change to support bleed flag in Ganesh
https://codereview.chromium.org/23172013/
git-svn-id: http://skia.googlecode.com/svn/trunk@10826 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-20 16:51:20 +00:00 |
|
robertphillips@google.com
|
4146413c96
|
Fix merge problem between r10805 and 10803
git-svn-id: http://skia.googlecode.com/svn/trunk@10810 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-20 12:28:23 +00:00 |
|
robertphillips@google.com
|
d7ca66176f
|
Update tiled bitmap path to respect bleed flag
https://codereview.chromium.org/23261003/
git-svn-id: http://skia.googlecode.com/svn/trunk@10803 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-20 12:09:32 +00:00 |
|
commit-bot@chromium.org
|
eed779d866
|
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path.
R=bsalomon@google.com, reed@google.com, edisonn@google.com, scroggo@google.com, jvanverth@google.com, mtklein@google.com
Author: robertphillips@google.com
Review URL: https://chromiumcodereview.appspot.com/20806003
git-svn-id: http://skia.googlecode.com/svn/trunk@10765 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-16 10:24:37 +00:00 |
|
skia.committer@gmail.com
|
956b310f13
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@10385 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-26 07:00:58 +00:00 |
|
robertphillips@google.com
|
aaa9b29ed8
|
Added GM to test forthcoming bleed flag
https://codereview.chromium.org/20101004/
git-svn-id: http://skia.googlecode.com/svn/trunk@10375 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-25 21:34:00 +00:00 |
|