gecko-dev/gfx/webrender_bindings
Jeff Muizelaar 5052f0826f Bug 1380014. Keep the unscaled font alive. r=lsalzman
This is the actual change the eliminates the font cache
churn as well as eliminating the jank that comes when
loading font for the first time.
2017-10-27 23:23:35 -04:00
..
src Bug 1380014. Share fonts with WebRender. r=lsalzman 2017-10-27 18:21:27 -04:00
Cargo.toml Bug 1410893 - Update webrender to commit 4b8493d6bdc64d2d83202ac15b06b0d4b14c6e76. r=jrmuizel 2017-10-27 08:51:39 -04:00
cbindgen.toml Bug 1405790 - supply FontInstancePlatformOptions to WebRender. r=jrmuizel 2017-10-05 15:26:01 -04:00
Moz2DImageRenderer.cpp Bug 1380014. Keep the unscaled font alive. r=lsalzman 2017-10-27 23:23:35 -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 1215089 - P11. Correctly use stride parameter in place of width with webrender. r=mattwoodrow 2017-10-05 01:42:28 +02: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 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
RenderD3D11TextureHostOGL.h Bug 1388240 - use EGL stream to support d3d11 A8 format texture. r=jgilbert 2017-09-28 21:43:01 +08:00
RendererOGL.cpp Bug 1390138 - Add render() error handling to gecko. r=jrmuizel 2017-09-05 15:18:15 -04:00
RendererOGL.h Bug 1394338 - Add WebRender error handling to RendererOGL r=nical 2017-08-30 09:10:22 +09:00
RenderMacIOSurfaceTextureHostOGL.cpp Bug 1404232 - Add mGL->MakeCurrent() calling in SetGLContext() r=jrmuizel 2017-10-19 13:03:28 +09: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 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11: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 1410893 - Update Cargo lockfiles and re-generate FFI header. r=jrmuizel 2017-10-27 08:52:51 -04:00
webrender_ffi.h Bug 1406494 - Add a WR_RESOURCE_PATH environment variable that lets you set a resource override path for webrender. r=kats 2017-10-06 14:38:56 -04:00
WebRenderAPI.cpp Bug 1409508 - Handle another clip edge case. r=mstange 2017-10-25 15:05:20 -04:00
WebRenderAPI.h Bug 1409508 - Handle another clip edge case. r=mstange 2017-10-25 15:05:20 -04:00
WebRenderTypes.h Bug 1410550. Allow updating a dirty rect of a blob image. r=kats 2017-10-24 18:11:04 -04:00