This is a really simple change towards removing all the code around tweaking the alpha ...
12 years, 11 months ago
(2012-01-11 19:11:47 UTC)
#1
This is a really simple change towards removing all the code around tweaking the
alpha to perform coverage. It's only necessary on the fixed pipe. This bit was
set to 0 in the old fixed pipe code but it is now always 1.
LGTM http://codereview.appspot.com/5529071/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): http://codereview.appspot.com/5529071/diff/1/src/gpu/GrContext.cpp#newcode1173 src/gpu/GrContext.cpp:1173: #endif Is it worth leaving these in?
12 years, 11 months ago
(2012-01-12 13:34:15 UTC)
#3
Issue 5529071: Remove supports per-vertex coverage caps bit
(Closed)
Created 12 years, 11 months ago by bsalomon
Modified 12 years, 11 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2