gecko-dev/gfx/webrender_bindings
Kartikaya Gupta 25fc029efd Bug 1361497 - Clean up the WR APIs for pushing scrolling clips vs non-scrolling clips. r=jrmuizel
The clips in WR do double-duty - they can be either scrolling clips or
non-scrolling clips. From gecko's point of view we want to treat them
separately so this updates the WebRenderAPI wrapper to expose two
different APIs for the two types of clips.

MozReview-Commit-ID: 3SLWkAq7Uxd
2017-05-12 13:58:09 -04:00
..
src Bug 1361497 - Clean up the WR APIs for pushing scrolling clips vs non-scrolling clips. r=jrmuizel 2017-05-12 13:58:09 -04:00
Cargo.toml Bug 1358156 - Update webrender to 1437cc124696ecc95b726dffa17f918bb6ea5af1. r=jrmuizel 2017-04-26 10:33: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 1360001. Add WebRenderPaintedLayerBlob for painting with BlobImages. r=kats 2017-05-01 21:58:52 -04:00
moz.build Bug 1354944 - Plug in the generated FFI header. r=jrmuizel 2017-04-11 22:17:18 -04:00
RenderBufferTextureHost.cpp Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderBufferTextureHost.h Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RendererOGL.cpp Bug 1351189 - update WR external image callback interface. r=sotaro 2017-04-28 14:16:26 +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 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderMacIOSurfaceTextureHostOGL.h Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderTextureHost.cpp Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderTextureHost.h Bug 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +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 1347062 - P4: create RenderBufferTextureHost and RenderMacIOSurfaceTextureHostOGL. r=nical,sotaro 2017-03-31 22:29:14 +08:00
RenderThread.cpp Bug 1356371 - Create a WrExternalImageId because ExternalImageId is not repr(C) r=kats 2017-04-13 15:31:09 -04:00
RenderThread.h Bug 1356371 - Create a WrExternalImageId because ExternalImageId is not repr(C) r=kats 2017-04-13 15:31:09 -04: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 Bug 1361497 - Clean up the WR APIs for pushing scrolling clips vs non-scrolling clips. r=jrmuizel 2017-05-12 13:58:09 -04: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 Bug 1361497 - Clean up the WR APIs for pushing scrolling clips vs non-scrolling clips. r=jrmuizel 2017-05-12 13:58:09 -04:00
WebRenderAPI.h Bug 1361497 - Clean up the WR APIs for pushing scrolling clips vs non-scrolling clips. r=jrmuizel 2017-05-12 13:58:09 -04:00
WebRenderTypes.h Bug 1363201 - fix the impl of WrVecU8, r=jrmuizel 2017-05-08 17:24:39 -04:00