aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglshaderprecisionformat.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add spec linksBogdan Cuza2015-07-281-0/+3
|
* Upgrade to SM 39Michael Wu2015-06-191-3/+3
|
* webgl: Add multiple WebGL calls (activeTexture + blend*)ecoal952015-06-131-1/+4
| | | | | | | | | | | * activeTexture * blendColor * blendFunc * blendFuncSeparate * blendEquation * blendEquationSeparate Blocked on gleam.
* webgl: Add WebGLActiveInfo and WebGLShaderPrecisionFormat interfacesecoal952015-06-131-0/+50