aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/webgl_paint_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* webgl: Make the api return the context limits and use them for validationsEmilio Cobos Álvarez2016-04-031-13/+16
* Auto merge of #10291 - jfhumann:10211, r=emiliobors-servo2016-04-011-2/+2
|\
| * #10211: Stop re-exporting webrender_traits WebGL types from canvas_traitsJan-Fabian Humann2016-03-301-2/+2
* | Update webrender to masterEmilio Cobos Álvarez2016-03-311-1/+1
|/
* Simplify channel usage in canvas paint threads.Ms2ger2016-03-291-8/+4
* Change old references of ecoal95Emilio Cobos Álvarez2016-03-231-1/+1
* canvas: Remove all the canvas layerization infrastructureEmilio Cobos Álvarez2016-03-231-16/+2
* Stop returning in-process senders from {CanvasPaintThread, WebGLPaintThread}:...Ms2ger2016-03-211-3/+3
* Deny unsafe code in more crates.Ms2ger2016-03-181-0/+1
* Add WebRender integration to Servo.Glenn Watson2016-02-181-481/+84
* This updates gleam to a version that relies on OpenGL 3.3 (which is needed fo...Glenn Watson2016-02-011-8/+8
* Remove remaining unused importsMatthew Kuo2016-01-171-1/+0
* webgl: Improve debuggingEmilio Cobos Álvarez2016-01-131-2/+6
* webgl: Implement Uniform1f, Uniform1fv, and Uniform4fEmilio Cobos Álvarez2016-01-131-2/+4
* modified to use `map` instead of `match`.Josh Leverette2016-01-111-9/+5
* Refactor WebGLPaintTask to prevent creating extra IPC channels #9228Josh Leverette2016-01-101-3/+9
* task -> threadrohan.prinja2016-01-101-0/+571