aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webgl_validations
Commit message (Expand)AuthorAgeFilesLines
* `cargo fix --edition`Simon Sapin2018-11-062-5/+5
* Format script componentchansuke2018-09-192-61/+65
* Properly check limit in gl.activeTexture()Anthony Ramine2018-08-231-1/+1
* Properly check for cubic dimensions in gl.copyTexImage2DAnthony Ramine2018-04-091-7/+7
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-1/+1
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-3/+3
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* order derivable traits listsClément DAVID2017-08-231-1/+1
* Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox"Anthony Ramine2017-08-161-1/+1
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-161-1/+1
* Improve WebGL architecture.Imanol Fernandez2017-08-151-1/+1
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
* Untry scriptSimon Sapin2017-06-181-1/+1
* Implement WebGL extensions.Imanol Fernandez2017-05-181-20/+27
* webgl: Fix up maximum size validation.Eric Anholt2016-10-231-5/+5
* webgl: Refactor texture validations to take advantage of rust type systemEmilio Cobos Álvarez2016-06-253-0/+475