egdaniel
|
cb7ba1eafc
|
Make appending default precision be controled by GLSL
BUG=skia:
Review URL: https://codereview.chromium.org/1403373012
|
2015-10-26 08:38:26 -07:00 |
|
egdaniel
|
472d44e8f8
|
Add version string and force highp NDS transfrom to GLSLCaps
This also include the use of any() in the shaders.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/cef4bce8e260b49bf3417eadbac806cf7d39cdc8
Review URL: https://codereview.chromium.org/1417993004
|
2015-10-22 08:20:00 -07:00 |
|
egdaniel
|
899ba37db3
|
Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ )
Reason for revert:
breaking bots
Original issue's description:
> Add version string and force highp NDS transfrom to GLSLCaps
>
> This also include the use of any() in the shaders.
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/cef4bce8e260b49bf3417eadbac806cf7d39cdc8
TBR=bsalomon@google.com,jvanverth@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/1420033002
|
2015-10-22 07:08:37 -07:00 |
|
egdaniel
|
cef4bce8e2
|
Add version string and force highp NDS transfrom to GLSLCaps
This also include the use of any() in the shaders.
BUG=skia:
Review URL: https://codereview.chromium.org/1417993004
|
2015-10-22 06:54:15 -07:00 |
|
egdaniel
|
0d3f061262
|
Move GrGLShaderVar to GrGLSL
BUG=skia:
Review URL: https://codereview.chromium.org/1417123002
|
2015-10-21 10:45:48 -07:00 |
|
egdaniel
|
f529439fea
|
Move shader precision modifier check onto GLSLCaps
BUG=skia:
Review URL: https://codereview.chromium.org/1414373002
|
2015-10-21 07:14:17 -07:00 |
|
mtklein
|
a1ebeb25e9
|
Remove const from const int loops .
This drives me nuts, and prevents `while (loops --> 0)`.
BUG=skia:
Review URL: https://codereview.chromium.org/1379923005
|
2015-10-01 09:43:39 -07:00 |
|
joshualitt
|
31b21f6719
|
Small fix for visualbench
BUG=skia:
Review URL: https://codereview.chromium.org/1237563005
|
2015-07-16 13:40:51 -07:00 |
|
joshualitt
|
74a07db2df
|
cleanup GLBenches
BUG=skia:
Review URL: https://codereview.chromium.org/1214203004
|
2015-07-01 12:39:07 -07:00 |
|
joshualitt
|
bd929d9570
|
fix for angle
BUG=skia:
Review URL: https://codereview.chromium.org/1216963011
|
2015-07-01 08:34:50 -07:00 |
|
joshualitt
|
f06c389f0f
|
Benchmark to test cost for additional vertex attributes
BUG=skia:
Review URL: https://codereview.chromium.org/1213233011
|
2015-07-01 06:20:13 -07:00 |
|