servo/tests
Eric Anholt 61debe5c01 webgl: Implement uniformMatrix*fv.
These new functions are derived from the existing uniform*fv
functions.  They get used in a lot of demo code, so it should greatly
improve our compatibility.

This regresses uniformMatrixBadArgs.html, which gets at an existing
problem in our uniform matrix support (failure to validate that the
uniform is a matrix before calling down) but previously just failed
because it only called the 'fv' variants and never the existing 'f'
variants.
2016-10-09 15:49:59 -07:00
..
compiletest Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) 2016-08-13 18:34:44 +02:00
dromaeo Avoid Python's HTTP server automatic redirect that appends / after the query string. Fixes #11843. 2016-06-23 18:49:19 -04:00
heartbeats Profile time spent saving the screenshot image 2016-05-09 09:43:13 -07:00
html Improve test_webgl_triangle.html 2016-10-03 16:17:19 +02:00
jquery
power
unit Bug 1302949 - Add a method to parse a property-value pair into a declaration block; r=Manishearth 2016-10-09 18:33:49 +05:30
wpt webgl: Implement uniformMatrix*fv. 2016-10-09 15:49:59 -07:00