aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglrenderbuffer.rs
Commit message (Expand)AuthorAgeFilesLines
...
* #10211: Stop re-exporting webrender_traits WebGL types from canvas_traitsJan-Fabian Humann2016-03-301-4/+5
* merge from masterrohan.prinja2015-11-031-1/+1
|\
| * webgl: Add destructors for texture, program, shader, buffer and framebufferEmilio Cobos Álvarez2015-11-011-1/+1
* | more refactoringrohan.prinja2015-10-301-1/+1
|/
* Fix reported test-tidy errors for unmerged import blocksBrandon Fairchild2015-09-191-2/+1
* Remove helper traitsAnthony Ramine2015-08-271-9/+4
* make dom_struct derive HeapSizeOf,João Oliveira2015-08-271-1/+0
* Measure heap memory usage for more types. Fixes #6951Bogdan Cuza2015-08-131-0/+2
* script: Make most of 2D canvas and WebGL run over IPC.Patrick Walton2015-07-251-6/+8
* address review commentsecoal952015-07-061-2/+3
* webgl: Refactor implementation to move logic inside the DOM interfacesecoal952015-07-061-5/+33
* Upgrade to SM 39Michael Wu2015-06-191-5/+5
* Implement new WebGL interfaces and methodsecoal952015-06-061-0/+39