gecko-dev/gfx
Dzmitry Malyshau 4c8086aea4 Bug 1640960 - Remove aPosition from all shaders, except debug ones r=gw
we only draw quads, and for quads we have a fixed vertex buffer with positions.
If we get stop using instancing, we'll no longer have the luxury of 4 vertices there.
Given that they are trivial to compute, it seems simpler to just do that in the shader today.
So this PR is a required step on the way to instance-less rendering.

Differential Revision: https://phabricator.services.mozilla.com/D83391
2020-07-13 21:29:16 +00:00
..
2d Bug 1650714 - Part 2: Correct XRRigidTransform inverse math r=daoshengmu,kip,lsalzman 2020-07-10 22:01:11 +00:00
angle Bug 1635293 - Cherry-pick ANGLE fix: Update tex cache even if new type is InvalidEnum. r=lsalzman 2020-06-15 22:07:44 +00:00
cairo Bug 1635273 - Make FT_LCD_FILTER_H a relative rather than absolute path. r=froydnj 2020-06-18 13:40:40 +00:00
config Bug 1648411 - Add AHardwareBuffer layer buffer support on android r=jnicol 2020-07-02 13:43:19 +00:00
docs Bug 1622360 - Remove the RenderRoot enum entirely, along with the feature docs. r=jrmuizel 2020-05-15 00:07:01 +00:00
gl Bug 1642994 - Fix SurfaceTexture assertion failure in WebGLContext::GetFrontBuffer r=jgilbert 2020-07-09 18:31:12 +00:00
graphite2 Bug 1626550 - Update graphite to version 1.3.14. r=lsalzman 2020-04-01 11:00:36 +00:00
harfbuzz Bug 1650414 - Cherry-pick commit 1e6027e29cd5d900337b23a20886b2a8d81bb2de from upstream harfbuzz to fix AAT mark anchoring. r=lsalzman 2020-07-06 09:03:29 +00:00
ipc Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika 2020-07-02 22:59:24 +00:00
layers Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
ots Bug 1639813 - Update OTS to upstream commit 6300460f76dbf1554a59dc1f20f52d5c2f5641e6 to clean up weird PSname that makes Core Text fail. r=lsalzman 2020-05-21 17:20:48 +00:00
qcms Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
sfntly
skia Bug 1611467 - disable Skia typeface cache to prevent it from leaking fonts. r=jrmuizel 2020-03-25 00:58:41 +00:00
src Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
tests Bug 1650989 - Abort mask creation instead of crashing when the size is too large. r=jrmuizel 2020-07-11 00:04:43 +00:00
thebes Bug 1652406 - add private flag back and remove the assertion; r=jfkthame 2020-07-13 11:06:31 +00:00
vr Bug 1650714 - Part 4: Adjust OpenVR and OculusVR rotate transform. r=kip 2020-07-10 21:52:57 +00:00
webrender_bindings Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-07-12 17:01:13 +00:00
wgpu Bug 1641370 - Add optional SPIR-V shader validation to WebGPU, via naga r=jgilbert 2020-06-22 21:21:18 +00:00
wgpu_bindings Bug 1646936 - Generate a single metadata file in the objdir, and feed it to cbindgen. r=glandium 2020-06-26 10:41:26 +00:00
wr Bug 1640960 - Remove aPosition from all shaders, except debug ones r=gw 2020-07-13 21:29:16 +00:00
ycbcr Bug 1639409 - AVIF (AV1 Image File Format): decode with dav1d. r=aosmond 2020-05-22 19:00:17 +00:00
moz.build Bug 1639349 - [ci] Set up a SCHEDULES rule to exclude non-webrender tests on webrender-only pushes, r=gbrown 2020-05-22 14:03:46 +00:00