commit-bot@chromium.org
|
ff6ea2663f
|
Add GrEllipseEdgeEffect.
Adds the effect that replaces the old oval rendering code. Also hooks in code to set attribute names and indices for effects.
Author: jvanverth@google.com
Review URL: https://chromiumcodereview.appspot.com/12462008
git-svn-id: http://skia.googlecode.com/svn/trunk@8092 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-03-12 12:26:08 +00:00 |
|
bsalomon@google.com
|
6340a41108
|
Let them eat GrEffectRef.
Changes the remaining existing code that operates on naked GrEffects to GrEffectRef.
Review URL: https://codereview.appspot.com/7124058
git-svn-id: http://skia.googlecode.com/svn/trunk@7321 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-01-22 19:55:59 +00:00 |
|
djsollen@google.com
|
ade109f57c
|
Fix Android compiler warnings.
Review URL: https://codereview.appspot.com/7040053
git-svn-id: http://skia.googlecode.com/svn/trunk@7014 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-01-04 15:29:06 +00:00 |
|
skia.committer@gmail.com
|
1aa90cf11e
|
Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@6306 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-06 13:18:25 +00:00 |
|
bsalomon@google.com
|
dbe49f7354
|
Remove default texture coords / texture matrix
Review URL: https://codereview.appspot.com/6775100
git-svn-id: http://skia.googlecode.com/svn/trunk@6293 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-05 16:36:02 +00:00 |
|
robertphillips@google.com
|
4187a2fc71
|
Attempt to patch Chrome compiler failures
git-svn-id: http://skia.googlecode.com/svn/trunk@6289 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-05 01:31:44 +00:00 |
|
bsalomon@google.com
|
b4a55b7b68
|
Make morphology, convolution, and table color filter opt out of default texture matrices.
Review URL: https://codereview.appspot.com/6817077
git-svn-id: http://skia.googlecode.com/svn/trunk@6280 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-11-02 20:45:37 +00:00 |
|
bsalomon@google.com
|
2eaaefd7e6
|
Pass GrCustomStage to key-generation functions and emitCode().
R=robertphillips@google.com
Review URL: https://codereview.appspot.com/6819046
git-svn-id: http://skia.googlecode.com/svn/branches/gpu_dev@6182 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-10-29 19:51:22 +00:00 |
|
bsalomon@google.com
|
46fba0d793
|
Rename StageKey and related stuff.
R=robertphillips@google.com
Review URL: https://codereview.appspot.com/6785049
git-svn-id: http://skia.googlecode.com/svn/trunk@6130 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-10-25 21:42:05 +00:00 |
|
bsalomon@google.com
|
396e61fe44
|
Rename GrProgramStageFactory to GrBackendEffectFactory.
Review URL: https://codereview.appspot.com/6773044
git-svn-id: http://skia.googlecode.com/svn/trunk@6125 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-10-25 19:00:29 +00:00 |
|