index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
GLInstancedArraysBench.cpp
Commit message (
Expand
)
Author
Age
*
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
*
remove explicit 'f' in glbench shader
joshualitt
2015-12-11
*
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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Small fix for visualbench
joshualitt
2015-07-16
*
cleanup GLBenches
joshualitt
2015-07-01
*
Fix for valgrind use of uninitialized variable
joshualitt
2015-06-29
*
Benchmark to test native perf of GL Instanced Ararys
joshualitt
2015-06-26