Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
d62e88e5af39347a8fc2a5abdf5feb67d7ea256d
/
src
/
gpu
/
GrDrawState.cpp
d62e88e
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances.
by bsalomon@google.com
· 12 years ago
cc78238
Move vertex layout definitions from GrDrawTarget to GrDrawState.
by jvanverth@google.com
· 12 years ago
adc6536
Remove getter of writable GrEffectStage from GrDrawState.
by bsalomon@google.com
· 12 years ago
b9086a0
Replace GrMatrix with SkMatrix.
by bsalomon@google.com
· 13 years ago
08283af
Rename GrSamplerState to GrEffectStage.
by bsalomon@google.com
· 13 years ago
67e78c9
Use GrCustomStage to implement color matrix.
by bsalomon@google.com
· 13 years ago
288d954
Separate out the texture matrix from the coord-system change matrix in GrSamplerState. This is a step towards moving texture matrix to GrCustomStage.
by bsalomon@google.com
· 13 years ago
dfdb7e5
Reland r5963 with two fixes:
by bsalomon@google.com
· 13 years ago
f6eac8a
Revert r5962 because of failures.
by bsalomon@google.com
· 13 years ago
b022177
Require matrix for custom stage to be set when custom stage is installed.
by bsalomon@google.com
· 13 years ago
f467ce7
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
2fdcdeb
Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices.
by bsalomon@google.com
· 13 years ago
5b3e890
Move some auto restore helpers from GrDrawTarget to GrDrawState.
by bsalomon@google.com
· 13 years ago
c7448ce
GrPaint encapsulation.
by bsalomon@google.com
· 13 years ago
88becf4
Rename GrPaint fields/enums/members texture->color mask->coverage.
by bsalomon@google.com
· 13 years ago
af84e74
Move setPaint from GrContext to GrDrawState.
by bsalomon@google.com
· 13 years ago