aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/webgl_thread.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #19868 - CYBAI:specific-assertion, r=emiliobors-servo2018-01-251-1/+1
|\
| * Use specific assertion for webgl threadCYBAI2018-01-251-1/+1
* | Update WR (new capture API, render target cache optimization)Glenn Watson2018-01-251-5/+9
|/
* Update WR (minimal use of new transaction API).Glenn Watson2018-01-191-2/+6
* Update WR (removal of RGB8, which isn't supported on some hardware).Glenn Watson2018-01-081-1/+1
* Set the correct Angle GLSL output when using WebGL 2Imanol Fernandez2017-11-131-4/+23
* Kick off WebGL 2.0 implementationImanol Fernandez2017-10-271-4/+5
* Implement DOM to textureImanol Fernandez2017-10-161-0/+62
* Improve Webrender<->WebGL synchronizationImanol Fernandez2017-09-201-9/+10
* Reuse WebGL ImageKeys after a resize.Imanol Fernandez2017-08-311-37/+43
* Use FnvHashMap in WebGL implementation.Imanol Fernandez2017-08-241-7/+7
* Implement WebGL OES_standard_derivatives extension.Imanol Fernandez2017-08-221-1/+2
* Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox"Anthony Ramine2017-08-161-0/+1204
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-161-1204/+0
* Improve WebGL architecture.Imanol Fernandez2017-08-151-0/+1204