gecko-dev/gfx/webrender_bindings
Kartikaya Gupta e9a2771d52 Bug 1464473 - Update for API change in WR PR 2768. r=nical
MozReview-Commit-ID: ARLaXz9K0i7

--HG--
extra : rebase_source : 6c4897ab613472d5b24e5bcd200d55eaaa8ebf4c
2018-05-29 08:46:41 -04:00
..
src Bug 1464473 - Update for API change in WR PR 2768. r=nical 2018-05-29 08:46:41 -04:00
Cargo.toml Bug 1458870 - Update webrender to commit 9a3bc6b965554c04c0bba326cdee45240c3b4ba7. r=jrmuizel 2018-05-08 09:33:03 -04:00
Moz2DImageRenderer.cpp Bug 1457254 - Don't pass true for aIsDataFont when creating an UnscaledFontMac from AddNativeFontHandle, this is for installed fonts. r=lsalzman 2018-05-03 22:00:53 +01:00
RenderBufferTextureHost.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
RenderBufferTextureHost.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderCompositor.cpp Bug 1429994 - Use ID3D11Query to wait previous frame completion r=nical 2018-01-18 18:01:04 -08:00
RenderCompositor.h Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
RenderCompositorANGLE.cpp Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
RenderCompositorANGLE.h Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
RenderCompositorOGL.cpp Bug 1436908 - Fix EGLSurface leak at RenderCompositorANGLE r=nical 2018-02-10 07:45:44 +09:00
RenderCompositorOGL.h Bug 1436908 - Fix EGLSurface leak at RenderCompositorANGLE r=nical 2018-02-10 07:45:44 +09:00
RenderD3D11TextureHostOGL.cpp Bug 1426199 - Relax ASSERT checks r=nical 2018-04-03 18:25:36 +09:00
RenderD3D11TextureHostOGL.h Bug 1421939 - Fix RenderDXGIYCbCrTextureHostOGL::GetSize() r=nical 2017-11-30 21:30:35 +09:00
RenderMacIOSurfaceTextureHostOGL.cpp Bug 1428272 - Handle ExternalImage lock failure r=nical 2018-01-11 21:20:53 +09:00
RenderMacIOSurfaceTextureHostOGL.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderSharedSurfaceTextureHost.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
RenderSharedSurfaceTextureHost.h Bug 1435297 part 2: (automated patch) Switch a bunch of C++ files in gfx to use our standard emacs/vim mode lines. r=jrmuizel 2018-02-02 12:07:36 -05:00
RenderTextureHost.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
RenderTextureHost.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderTextureHostOGL.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
RenderTextureHostOGL.h merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
RenderThread.cpp Bug 1417784 - Shift how the AsyncImagePipelineManager is notified of updates. r=sotaro 2018-05-28 11:29:41 -04:00
RenderThread.h Bug 1456978 - Ensure that all generate_frame transactions end up clearing the pending frame count. r=sotaro 2018-04-27 07:41:03 -04:00
RendererOGL.cpp Bug 1417784 - Use a CompositorBridgeParent* instead of a base class pointer. r=sotaro 2018-05-28 11:29:41 -04:00
RendererOGL.h Bug 1417784 - Use a CompositorBridgeParent* instead of a base class pointer. r=sotaro 2018-05-28 11:29:41 -04:00
WebRenderAPI.cpp Bug 1417784 - Use a CompositorBridgeParent* instead of a base class pointer. r=sotaro 2018-05-28 11:29:41 -04:00
WebRenderAPI.h Bug 1463416 - Update for API changes in WR PR 2718. r=nical 2018-05-26 11:09:21 -04:00
WebRenderTypes.cpp Bug 1377187 - Rewrite the clipping code to use the new clipchain API. r=mstange 2018-05-08 09:08:39 -04:00
WebRenderTypes.h Bug 1458870 - Changes necessary to deal with new WebRender nine-patch API from PR 2724. r=jrmuizel 2018-05-08 10:36:23 -04:00
cbindgen.toml Bug 1435094 - wire up GlyphRasterSpace to nsDisplayTransform. r=kats,mstange 2018-05-03 20:38:37 -04:00
moz.build Bug 1191971 part 2 - Add capatiblity to enable DComp r=bas 2018-03-29 11:23:31 +09:00
revision.txt Bug 1464473 - Update webrender to 3829687ffbe8d55885d71a3d5e5e79216251548f. r=Gankro 2018-05-29 08:45:25 -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.h Bug 1463416 - use new WR subpixel positioning API from WR PR 2738. r=Gankro 2018-05-26 11:09:21 -04:00
webrender_ffi_generated.h Bug 1463416 - use new WR subpixel positioning API from WR PR 2738. r=Gankro 2018-05-26 11:09:21 -04:00