gecko-dev/gfx
Nicolas Silva ba23af9d48 Bug 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio
Inspired by emilio's suggestion in the shader module API patch. This tries to be the most straightforward way to go from the strings coming from IPC to the ones consumed by wgpu.

Differential Revision: https://phabricator.services.mozilla.com/D151024
2022-07-08 08:11:39 +00:00
..
2d Bug 1777209 - Use DrawSurface rather than FillRect to paint <canvas>, and don't use EXTEND_PAD when writing to PDF. r=jrmuizel 2022-07-05 07:55:56 +00:00
angle Bug 1661450 - 5/8 Fix build system to handle undefined MOZ_X11 r=stransky 2022-04-20 09:32:08 +00:00
cairo Bug 1778158 - quartz: Avoid reading beyond the end of image surfaces. r=jfkthame 2022-07-06 12:25:10 +00:00
config Bug 1778431 - Allocate canvas render thread for out-of-process WebGL r=gfx-reviewers,aosmond 2022-07-08 04:02:41 +00:00
docs Bug 1771364 - Add basic testing section to APZ docs. r=botond 2022-05-27 20:44:02 +00:00
gl Bug 1777952 - Namespace SurfaceTexture handles by the process they were allocated in. r=gfx-reviewers,geckoview-reviewers,aosmond,calu 2022-07-07 08:12:55 +00:00
graphite2
harfbuzz Bug 1774192 - Build harfbuzz with MT support. r=lsalzman 2022-06-15 08:13:01 +00:00
ipc Bug 1778431 - Allocate canvas render thread for out-of-process WebGL r=gfx-reviewers,aosmond 2022-07-08 04:02:41 +00:00
layers Backed out 5 changesets (bug 1766041) for gtest failures on APZCBasicTester. CLOSED TREE 2022-07-08 03:12:42 +03:00
ots Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
qcms Bug 1772048 - Update rustc_version and semver crates. r=emilio,webdriver-reviewers,kinetik,whimboo 2022-06-07 10:01:32 +00:00
skia Bug 1774522 - Make Skia C++20 compatible by replacing deprecated std::result_of_t. r=lsalzman 2022-06-17 02:13:46 +00:00
src Bug 1773924 - Simplify nsDeviceContext code dealing with DPI changes. r=jfkthame 2022-06-15 09:57:38 +00:00
tests Bug 1775162 - Fix C++20 build error in BSPPolygon template class definition. r=gfx-reviewers,jrmuizel 2022-06-22 04:06:47 +00:00
thebes Bug 1778431 - Allocate canvas render thread for out-of-process WebGL r=gfx-reviewers,aosmond 2022-07-08 04:02:41 +00:00
vr Bug 1771515 - [webxr] Support Oculus Quest2 controllers. r=jgilbert 2022-06-02 05:10:17 +00:00
webrender_bindings Bug 1778036 - Switch public primitive API to be clip-chain based r=gfx-reviewers,lsalzman 2022-07-05 20:52:31 +00:00
wgpu_bindings Bug 1750576 - Avoid passing raw strings in a couple of wgpu bindings entry points. r=emilio 2022-07-08 08:11:39 +00:00
wr Bug 1778150 - Override UV rect for cs_scale when source is external texture. r=gfx-reviewers,nical 2022-07-07 16:38:21 +00:00
ycbcr Bug 1698699 - P7 - add missing include for hybrid builds. r=ng 2022-06-28 16:29:41 +00:00
metrics.yaml Bug 1772223: Add some additional probes for measuring important WebRender internals. r=jrmuizel,chutten 2022-06-08 13:41:19 +00:00
moz.build