bsalomon
|
bb3be25a86
|
Remove rect clip type from grclip.
R=joshualitt@google.com
BUG=skia:
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/989443003
|
2015-03-06 08:21:39 -08:00 |
|
joshualitt
|
570d2f81a6
|
I'd really like to land this before the branch so speedy reviews are appreciated.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/586d5d640b19860dfbbd903a5188da1bbbe87336
Review URL: https://codereview.chromium.org/936943002
|
2015-02-25 13:19:48 -08:00 |
|
joshualitt
|
2907059d0e
|
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/)
Reason for revert:
Strange blur problems on nexus 5
Original issue's description:
> I'd really like to land this before the branch so speedy reviews are appreciated.
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/586d5d640b19860dfbbd903a5188da1bbbe87336
TBR=jvanverth@google.com,senorblanco@google.com,bsalomon@google.com,senorblanco@chromium.org,joshualitt@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/956083002
|
2015-02-25 13:04:44 -08:00 |
|
joshualitt
|
586d5d640b
|
I'd really like to land this before the branch so speedy reviews are appreciated.
BUG=skia:
Review URL: https://codereview.chromium.org/936943002
|
2015-02-25 11:21:21 -08:00 |
|
joshualitt
|
ab2f44cbfa
|
probable fix for asan bot
NOTREECHECKS=True
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/956583002
|
2015-02-24 06:47:14 -08:00 |
|
joshualitt
|
0413d43e1b
|
Enable rect clips
BUG=skia:
Review URL: https://codereview.chromium.org/951653002
|
2015-02-23 17:52:51 -08:00 |
|
joshualitt
|
9ece6a9548
|
move static init to cpp file to fix linux builder
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/947933004
|
2015-02-23 17:03:33 -08:00 |
|
joshualitt
|
128def3900
|
Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of https://codereview.chromium.org/951103002/)
Reason for revert:
still breaks
Original issue's description:
> fix for linux builder warn on exit destructor
>
> TBR=bsalomon@google.com
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/51fdb4f8f63b6bb13e719000381e225503a2d4a0
TBR=joshualitt@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/955493003
|
2015-02-23 16:19:22 -08:00 |
|
joshualitt
|
51fdb4f8f6
|
fix for linux builder warn on exit destructor
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/951103002
|
2015-02-23 15:57:23 -08:00 |
|
joshualitt
|
44701df5ce
|
Move clip off of draw target
BUG=skia:
Review URL: https://codereview.chromium.org/947443003
|
2015-02-23 14:44:58 -08:00 |
|
robertphillips@google.com
|
a2d71482db
|
Removed GrClip & related classes
http://codereview.appspot.com/6450071/
git-svn-id: http://skia.googlecode.com/svn/trunk@4899 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-01 20:08:47 +00:00 |
|
robertphillips@google.com
|
641f8b19a6
|
Replace GrClip with SkClipStack
http://codereview.appspot.com/6449070/
git-svn-id: http://skia.googlecode.com/svn/trunk@4865 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-31 19:15:58 +00:00 |
|
robertphillips@google.com
|
7b11289b4e
|
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate space
http://codereview.appspot.com/6457061/
git-svn-id: http://skia.googlecode.com/svn/trunk@4856 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-31 15:18:21 +00:00 |
|
robertphillips@google.com
|
f8d904a7ee
|
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
http://codereview.appspot.com/6445052/
git-svn-id: http://skia.googlecode.com/svn/trunk@4848 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-31 12:18:16 +00:00 |
|
robertphillips@google.com
|
e4d69c0e46
|
Added getConservativeBound helper function to GrClipData
http://codereview.appspot.com/6454054/
git-svn-id: http://skia.googlecode.com/svn/trunk@4798 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-26 21:37:40 +00:00 |
|
robertphillips@google.com
|
beb1af78d0
|
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
http://codereview.appspot.com/6454047/
git-svn-id: http://skia.googlecode.com/svn/trunk@4788 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-26 18:52:16 +00:00 |
|
robertphillips@google.com
|
a6f11c4f71
|
Gave GrClip an SkClipStack-style iterator
http://codereview.appspot.com/6434046/
git-svn-id: http://skia.googlecode.com/svn/trunk@4723 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-23 17:39:44 +00:00 |
|
robertphillips@google.com
|
3e11c0bd92
|
Forced GrClip to always have conservative bounds
http://codereview.appspot.com/6353089/
git-svn-id: http://skia.googlecode.com/svn/trunk@4545 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-07-11 18:20:35 +00:00 |
|
bsalomon@google.com
|
a320194e42
|
Make GrClipMaskManager configure the stencil and scissor on GrGpu
Review URL: http://codereview.appspot.com/6308096/
git-svn-id: http://skia.googlecode.com/svn/trunk@4288 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-21 19:58:20 +00:00 |
|
bsalomon@google.com
|
8d033a1b12
|
Remove GrPath typedef
Review URL: http://codereview.appspot.com/6128045/
git-svn-id: http://skia.googlecode.com/svn/trunk@3780 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-04-27 15:52:53 +00:00 |
|
robertphillips@google.com
|
0f191f30af
|
Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)
http://codereview.appspot.com/6116047/
git-svn-id: http://skia.googlecode.com/svn/trunk@3763 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-04-25 15:23:36 +00:00 |
|
robertphillips@google.com
|
fa1d29112d
|
Propagated AA flags through Ganesh's clip stack (in preparation for GL AA clipping)
http://codereview.appspot.com/6038051/
git-svn-id: http://skia.googlecode.com/svn/trunk@3685 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-04-16 14:49:14 +00:00 |
|
bsalomon@google.com
|
d38f137e9b
|
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
Review URL: http://codereview.appspot.com/5250070/
git-svn-id: http://skia.googlecode.com/svn/trunk@2471 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-10-12 19:53:16 +00:00 |
|