aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglsampler.rs
Commit message (Expand)AuthorAgeFilesLines
* changed `match` to 'matches!' (#31850)Aarya Khandelwal2024-03-251-4/+4
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-4/+6
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+1
* Replaced failible boolean with an enumTobias Tschinkowitz2020-04-231-7/+6
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-2/+0
* Add WebGLSampler supportMátyás Mustoha2019-10-081-0/+187