| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" | Anthony Ramine | 2017-08-16 | 1 | -379/+0 |
* | Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" | Emilio Cobos Álvarez | 2017-08-16 | 1 | -0/+379 |
* | Improve WebGL architecture. | Imanol Fernandez | 2017-08-15 | 1 | -379/+0 |
* | Update WR. | Glenn Watson | 2017-08-09 | 1 | -12/+20 |
* | Don't delete webrender image keys immediately. | Alan Jeffrey | 2017-07-17 | 1 | -15/+55 |
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -14/+14 |
* | Untry | Simon Sapin | 2017-06-18 | 1 | -4/+4 |
* | Update WR (CPU text optimizations, image format renames). | Glenn Watson | 2017-06-16 | 1 | -1/+1 |
* | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -1/+1 |
* | Clear webrender image id when resizing a canvas. | Alan Jeffrey | 2017-06-13 | 1 | -1/+5 |
* | Update WR (various optimizations, gradient improvements). | Glenn Watson | 2017-04-03 | 1 | -19/+33 |
* | Update WR (opaque rect optimization, stacking context culling). | Glenn Watson | 2017-03-27 | 1 | -1/+2 |
* | Update WR (gl/es runtime table, scroll roots). | Glenn Watson | 2017-03-23 | 1 | -12/+29 |
* | Update WR (image tiling, inset box shadow fixes, new key api). | Glenn Watson | 2017-02-27 | 1 | -1/+2 |
* | Update WR (radial gradients, subpixel positioning, tiling changes). | Glenn Watson | 2017-02-01 | 1 | -3/+7 |
* | WebVR API Implementation, r=larsbergstrom | Imanol Fernandez | 2017-01-09 | 1 | -0/+13 |
* | Update WR (typed units, glyph cache, various features). | Glenn Watson | 2016-12-15 | 1 | -2/+4 |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -4/+4 |
* | Implement WebGLContext resize, r=emilio | Imanol Fernandez | 2016-12-01 | 1 | -2/+2 |
* | canvas: Cleanup CanvasData and layout and script messages. | Emilio Cobos Álvarez | 2016-11-07 | 1 | -6/+14 |
* | Remove old rendering backend. | Glenn Watson | 2016-10-18 | 1 | -40/+31 |
* | Add OSMesa headless mode, run WPT against Webrender, update tests. | Glenn Watson | 2016-09-28 | 1 | -8/+79 |
* | canvas: Deallocate WebRender images on canvas | Emilio Cobos Álvarez | 2016-07-10 | 1 | -0/+8 |
* | Auto merge of #11744 - emilio:wr-default, r=glennw | bors-servo | 2016-07-10 | 1 | -22/+52 |
|\ |
|
| * | webgl: Unlock WebRender by default by adding a readback based fallback to Web... | Emilio Cobos Álvarez | 2016-06-15 | 1 | -22/+52 |
* | | Move util::vec::byte_swap to canvas_traits | Anthony Ramine | 2016-07-04 | 1 | -2/+2 |
|/ |
|
* | Update documentation for {CanvasPaintThread, WebGLPaintThread}::new(). | Ms2ger | 2016-05-19 | 1 | -2/+2 |
* | webgl: Make the api return the context limits and use them for validations | Emilio Cobos Álvarez | 2016-04-03 | 1 | -13/+16 |
* | Auto merge of #10291 - jfhumann:10211, r=emilio | bors-servo | 2016-04-01 | 1 | -2/+2 |
|\ |
|
| * | #10211: Stop re-exporting webrender_traits WebGL types from canvas_traits | Jan-Fabian Humann | 2016-03-30 | 1 | -2/+2 |
* | | Update webrender to master | Emilio Cobos Álvarez | 2016-03-31 | 1 | -1/+1 |
|/ |
|
* | Simplify channel usage in canvas paint threads. | Ms2ger | 2016-03-29 | 1 | -8/+4 |
* | Change old references of ecoal95 | Emilio Cobos Álvarez | 2016-03-23 | 1 | -1/+1 |
* | canvas: Remove all the canvas layerization infrastructure | Emilio Cobos Álvarez | 2016-03-23 | 1 | -16/+2 |
* | Stop returning in-process senders from {CanvasPaintThread, WebGLPaintThread}:... | Ms2ger | 2016-03-21 | 1 | -3/+3 |
* | Deny unsafe code in more crates. | Ms2ger | 2016-03-18 | 1 | -0/+1 |
* | Add WebRender integration to Servo. | Glenn Watson | 2016-02-18 | 1 | -481/+84 |
* | This updates gleam to a version that relies on OpenGL 3.3 (which is needed fo... | Glenn Watson | 2016-02-01 | 1 | -8/+8 |
* | Remove remaining unused imports | Matthew Kuo | 2016-01-17 | 1 | -1/+0 |
* | webgl: Improve debugging | Emilio Cobos Álvarez | 2016-01-13 | 1 | -2/+6 |
* | webgl: Implement Uniform1f, Uniform1fv, and Uniform4f | Emilio Cobos Álvarez | 2016-01-13 | 1 | -2/+4 |
* | modified to use `map` instead of `match`. | Josh Leverette | 2016-01-11 | 1 | -9/+5 |
* | Refactor WebGLPaintTask to prevent creating extra IPC channels #9228 | Josh Leverette | 2016-01-10 | 1 | -3/+9 |
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -0/+571 |