aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglobject.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove and allow some dead code.Ms2ger2016-12-221-8/+1
|
* Expose WebGL-related interfaces only in WindowAnthony Ramine2016-11-301-3/+3
|
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-2/+2
|
* more refactoringrohan.prinja2015-10-301-1/+1
|
* make dom_struct derive HeapSizeOf,João Oliveira2015-08-271-1/+0
| | | | closes #7357
* sort all usesJohann Tuffe2015-08-201-1/+1
|
* Measure heap memory usage for more types. Fixes #6951Bogdan Cuza2015-08-131-0/+1
|
* Upgrade to SM 39Michael Wu2015-06-191-2/+2
|
* Fix WebGL objects inheritanceecoal952015-05-041-1/+1
|
* It implements enough WebGL spec to draw a triangleDiego Marcos2015-05-021-0/+26