robertphillips
|
bf536af15f
|
Next round of GrGLSLFragmentProcessor-derived class cleanup
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1661143003
Review URL: https://codereview.chromium.org/1661143003
|
2016-02-04 06:11:53 -08:00 |
|
caryclark
|
0152cc3819
|
remove 565 effects shaders
This removes the 565 optimization for radial,
linear, sweep, and picture shaders. The
optimization gets little real-world use and
has a reasonable fallback. This also permits
removing the square root table for the radial
gradient case.
R=reed@google.com
BUG=skia:1947
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1553103003
Review URL: https://codereview.chromium.org/1553103003
|
2016-01-04 09:54:55 -08:00 |
|
egdaniel
|
7ea439b220
|
Create GLSLUniformHandler class for gpu backend
BUG=skia:
Review URL: https://codereview.chromium.org/1490283004
|
2015-12-03 09:20:44 -08:00 |
|
egdaniel
|
4ca2e60343
|
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
BUG=skia:
Review URL: https://codereview.chromium.org/1457543003
|
2015-11-18 08:01:26 -08:00 |
|
egdaniel
|
57d3b039c6
|
Rename some processor functions from GL to GLSL
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/1443743002
|
2015-11-13 11:57:27 -08:00 |
|
egdaniel
|
64c4728c70
|
Make all GrFragmentProcessors GL independent.
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/1434313002
|
2015-11-13 06:54:19 -08:00 |
|
egdaniel
|
2d721d33aa
|
Move all ShaderBuilder files to GLSL
BUG=skia:
Review URL: https://codereview.chromium.org/1438003003
|
2015-11-11 13:06:05 -08:00 |
|
egdaniel
|
478c04efb3
|
Update sample to use new perlin noise shader, and make cloud like
BUG=skia:
Review URL: https://codereview.chromium.org/1410863006
|
2015-11-09 07:40:49 -08:00 |
|
ethannicholas
|
417011c80c
|
added experimental improved Perlin noise shader
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/1432863003
|
2015-11-09 06:35:12 -08:00 |
|