aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglframebuffer.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Make most of 2D canvas and WebGL run over IPC.Patrick Walton2015-07-251-6/+8
* address review commentsecoal952015-07-061-5/+5
* webgl: Make bind* calls more spec-compliantecoal952015-07-061-3/+5
* webgl: Refactor implementation to move logic inside the DOM interfacesecoal952015-07-061-6/+34
* Upgrade to SM 39Michael Wu2015-06-191-5/+5
* Implement new WebGL interfaces and methodsecoal952015-06-061-0/+39