gecko-dev/gfx/webrender_bindings
Kartikaya Gupta 00e2b11a13 Bug 1370430 - Update webrender to cset 6752684fcc7402b0a5480e0b9f73152b2f9ed1e5. r=jrmuizel
In addition to update webrender/ and webrender_traits/, this updates
the webrender_bindings dependency on euclid to euclid-0.14.4. It also
updates some webrender_bindings code for this dependency update, and
for the BlobImageRenderer API change in WR cset 36a9117.

MozReview-Commit-ID: JlmTHrFdfUM

--HG--
rename : third_party/rust/euclid/src/matrix2d.rs => third_party/rust/euclid-0.13.0/src/matrix2d.rs
rename : third_party/rust/euclid/src/matrix4d.rs => third_party/rust/euclid-0.13.0/src/matrix4d.rs
extra : rebase_source : fbe93df33f5614d61536f090a69fe1588d34a34c
2017-06-13 11:10:14 -04:00
..
src Bug 1370430 - Update webrender to cset 6752684fcc7402b0a5480e0b9f73152b2f9ed1e5. r=jrmuizel 2017-06-13 11:10:14 -04:00
Cargo.toml Bug 1370430 - Update webrender to cset 6752684fcc7402b0a5480e0b9f73152b2f9ed1e5. r=jrmuizel 2017-06-13 11:10:14 -04:00
cbindgen.toml Bug 1362925 - Update webrender_bindings for cbindgen:0.1.7 r=kats 2017-05-08 01:31:20 -04:00
Moz2DImageRenderer.cpp Bug 1365935 - add Moz2D Factory methods for making an FT_Library. r=jrmuizel 2017-05-18 13:16:06 -04:00
moz.build Bug 1365935 - add Moz2D Factory methods for making an FT_Library. r=jrmuizel 2017-05-18 13:16:06 -04:00
RenderBufferTextureHost.cpp Bug 1366502 - Update BufferTextureHost and RenderBufferTextureHost for video pipeline. r=sotaro 2017-06-07 23:44:04 +08:00
RenderBufferTextureHost.h Bug 1366502 - Update BufferTextureHost and RenderBufferTextureHost for video pipeline. r=sotaro 2017-06-07 23:44:04 +08:00
RendererOGL.cpp Bug 1362049 - Use channel_index to get the correct channel data info from RenderTextureHost. r=nical 2017-05-18 22:59:07 +08:00
RendererOGL.h Bug 1351189 - update WR external image callback interface. r=sotaro 2017-04-28 14:16:26 +08:00
RenderMacIOSurfaceTextureHostOGL.cpp Bug 1362049 - Handle multiple-channel format for RenderMacIOSurfaceTextureHostOGL. v4. r=mattwoodrow 2017-05-18 22:59:08 +08:00
RenderMacIOSurfaceTextureHostOGL.h Bug 1362049 - Handle multiple-channel format for RenderMacIOSurfaceTextureHostOGL. v4. r=mattwoodrow 2017-05-18 22:59:08 +08:00
RenderTextureHost.cpp Bug 1366502 - Make sure the RenderTextureHost is released in render thread. r=sotaro. 2017-06-07 23:44:05 +08:00
RenderTextureHost.h Bug 1362049 - Use channel_index to get the correct channel data info from RenderTextureHost. r=nical 2017-05-18 22:59:07 +08:00
RenderTextureHostOGL.cpp Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderTextureHostOGL.h Bug 1362049 - Use channel_index to get the correct channel data info from RenderTextureHost. r=nical 2017-05-18 22:59:07 +08:00
RenderThread.cpp Bug 1370879 - Share the thread pool between webrender instances. r=jrmuizel 2017-06-13 17:57:16 +02:00
RenderThread.h Bug 1370879 - Share the thread pool between webrender instances. r=jrmuizel 2017-06-13 17:57:16 +02:00
rustfmt.toml Bug 1357543 - Add rustfmt.toml and run rustfmt on webrender_bindings r=kats 2017-04-18 16:20:53 -04:00
webrender_ffi_generated.h Merge inbound to central, a=merge 2017-06-13 18:27:10 -07:00
webrender_ffi.h Bug 1362925 - Update webrender_bindings for cbindgen:0.1.7 r=kats 2017-05-08 01:31:20 -04:00
WebRenderAPI.cpp Merge inbound to central, a=merge 2017-06-13 18:27:10 -07:00
WebRenderAPI.h Bug 1368496 - Expose the push_clip_and_scroll_info API in WR via WebRenderAPI. r=jrmuizel 2017-06-08 11:34:01 -04:00
WebRenderTypes.h Bug 1365972 - Add initial WebRender support for nsDisplayFilter. r=rhunt, r=mattwoodrow 2017-06-06 06:28:00 -04:00