Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(997)

Issue 4575041: Consider hw render target limit for offscreen supersample and tile (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by bsalomon
Modified:
13 years ago
Reviewers:
Stephen White, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 4

Patch Set 3 : comment fix #

Patch Set 4 : Tile the super sampler #

Patch Set 5 : Add new linux gm images (since CL turns SSAA on by default) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -132 lines) Patch
M gm/base-linux/blurs_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/complexclip_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/filltypes_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/pathfill_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/poly2poly_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/shadows_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gm/base-linux/shapes_gpu.png View 1 2 3 4 Binary file 0 comments Download
M gpu/include/GrConfig.h View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M gpu/include/GrContext.h View 1 2 3 4 chunks +26 lines, -8 lines 0 comments Download
M gpu/include/GrContext_impl.h View 1 2 3 2 chunks +2 lines, -33 lines 0 comments Download
M gpu/include/GrGpu.h View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download
M gpu/include/GrTypes.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/src/GrContext.cpp View 1 2 3 14 chunks +123 lines, -69 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 2 3 3 chunks +17 lines, -11 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 7
bsalomon
13 years, 1 month ago (2011-06-04 19:28:58 UTC) #1
reed1
Does the new code respect GR_MAX_OFFSCREEN_AA_DIM at all? I had put that there partly to ...
13 years, 1 month ago (2011-06-06 11:53:37 UTC) #2
Stephen White
LGTM, but I defer to Mike. http://codereview.appspot.com/4575041/diff/2001/gpu/src/GrGpuGL.cpp File gpu/src/GrGpuGL.cpp (right): http://codereview.appspot.com/4575041/diff/2001/gpu/src/GrGpuGL.cpp#newcode445 gpu/src/GrGpuGL.cpp:445: // attachmnent, hence ...
13 years, 1 month ago (2011-06-06 14:49:19 UTC) #3
bsalomon
>Does the new code respect GR_MAX_OFFSCREEN_AA_DIM at all? Yup, it takes the min of the ...
13 years, 1 month ago (2011-06-07 14:41:09 UTC) #4
bsalomon
I updated this CL to include tiling of the super-sampler. PTAL. I deliberately renamed GR_MAX_OFFSCREEN_DIM ...
13 years ago (2011-06-13 13:44:10 UTC) #5
reed1
code is LGTM, waiting on results of gm and bench
13 years ago (2011-06-13 13:49:23 UTC) #6
bsalomon
13 years ago (2011-06-13 18:11:30 UTC) #7
Checked in at r1568 (code + linux baseline images) and r1569 (mac baseline
images)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b