index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
GLVertexAttributesBench.cpp
Commit message (
Expand
)
Author
Age
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Remove unnecessary attribute and varying type modifiers
Brian Salomon
2016-11-18
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Make appending default precision be controled by GLSL
egdaniel
2015-10-26
*
Add version string and force highp NDS transfrom to GLSLCaps
egdaniel
2015-10-22
*
Revert of Add version string and force highp NDS transfrom to GLSLCaps (patch...
egdaniel
2015-10-22
*
Add version string and force highp NDS transfrom to GLSLCaps
egdaniel
2015-10-22
*
Move GrGLShaderVar to GrGLSL
egdaniel
2015-10-21
*
Move shader precision modifier check onto GLSLCaps
egdaniel
2015-10-21
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Small fix for visualbench
joshualitt
2015-07-16
*
cleanup GLBenches
joshualitt
2015-07-01
*
fix for angle
joshualitt
2015-07-01
*
Benchmark to test cost for additional vertex attributes
joshualitt
2015-07-01