joshualitt
|
46646506f1
|
remove explicit 'f' in glbench shader
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/1503383006
|
2015-12-11 08:31:17 -08:00 |
|
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 |
|
halcanary
|
96fcdcc219
|
Style Change: NULL->nullptr
DOCS_PREVIEW= https://skia.org/?cl=1316233002
Review URL: https://codereview.chromium.org/1316233002
|
2015-08-27 07:41:16 -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
|
e784db417d
|
Fix for valgrind use of uninitialized variable
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/1217843002
|
2015-06-29 06:58:06 -07:00 |
|
joshualitt
|
6cd70ffa98
|
Benchmark to test native perf of GL Instanced Ararys
BUG=skia:
Review URL: https://codereview.chromium.org/1216663002
|
2015-06-26 14:20:41 -07:00 |
|