gecko-dev/gfx/webrender_bindings
Kartikaya Gupta 96b110eb9e Bug 1370682 - Allow passing in LayoutDeviceSize to wr::ToBorderRadius for convenience. r=jrmuizel,mstange
There's no real reason to restrict this to LayerSize, since we use
use Layer and LayoutDevice coordinate spaces interchangeably for
webrender. With the templating of the function the compiler doesn't know
what type to use for {0, 0} so I added a new function to deal with that.

MozReview-Commit-ID: BA83Sy9UjYH

--HG--
extra : rebase_source : 15e5b31d0275628713c5eb584d622d22485dfda9
2017-08-10 14:00:01 -04:00
..
src Bug 1386483 - Split the wr_dp_push_clip method into two to allow reusing clips. r=jrmuizel 2017-08-08 15:43:17 -04:00
Cargo.toml Bug 1379604 - Update versions in Cargo.toml/Cargo.lock files. r=jrmuizel 2017-07-13 10:27:44 -04:00
cbindgen.toml Bug 1382128 part 2 - Remove WrPoint, WrSize, WrRect, WrMatrix, and WrColor. r=kats 2017-07-18 18:32:46 -04:00
Moz2DImageRenderer.cpp Bug 1382128 part 8 - Remove Wr prefix from some type aliases. r=kats 2017-07-19 03:28:58 -04:00
moz.build Bug 1357299 - P3: Support DXGI texture type for WR. v2. r=nical 2017-08-07 18:15:22 +08: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
RenderD3D11TextureHostOGL.cpp Bug 1357299 - P4: Get the gl handle from d3d shared texture handle. v2. r=jgilbert 2017-08-07 18:15:22 +08:00
RenderD3D11TextureHostOGL.h Bug 1357299 - P4: Get the gl handle from d3d shared texture handle. v2. r=jgilbert 2017-08-07 18:15:22 +08:00
RendererOGL.cpp Bug 1357299 - P12: Add SyncObject in RendererOGL. v2. r=nical 2017-08-07 18:15:25 +08:00
RendererOGL.h Bug 1357299 - P12: Add SyncObject in RendererOGL. v2. r=nical 2017-08-07 18:15:25 +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 1372803 - Remove the unnecessary AsMacIOSurfaceTextureHostOGL() interface in RenderTextureHostOGL. r=sotaro 2017-06-15 17:07:46 +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 1357299 - P3: Support DXGI texture type for WR. v2. r=nical 2017-08-07 18:15:22 +08:00
RenderThread.cpp Bug 1382132 - Improving throttling GenerateFrame() r=nical 2017-07-24 09:22:20 +09:00
RenderThread.h Bug 1382128 part 1 - Use a namespace in webrender_bindings. r=kats 2017-06-27 19:20:36 -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 1386483 - Split the wr_dp_push_clip method into two to allow reusing clips. r=jrmuizel 2017-08-08 15:43:17 -04:00
webrender_ffi.h Bug 1382128 part 4 - Remove WrGlyphInstance. r=kats 2017-07-18 18:53:09 -04:00
WebRenderAPI.cpp Bug 1386483 - Split the wr_dp_push_clip method into two to allow reusing clips. r=jrmuizel 2017-08-08 15:43:17 -04:00
WebRenderAPI.h Bug 1386483 - Split the wr_dp_push_clip method into two to allow reusing clips. r=jrmuizel 2017-08-08 15:43:17 -04:00
WebRenderTypes.h Bug 1370682 - Allow passing in LayoutDeviceSize to wr::ToBorderRadius for convenience. r=jrmuizel,mstange 2017-08-10 14:00:01 -04:00