gecko-dev/gfx
sotaro 11d9c7b7fa Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw
EGL_ANGLE_experimental_present_path was enabled for fast rendering to SwapChain by ANGLE. But current gecko does not request ANGLE to render to SwapChain for WebRender. Then we do not need to use EGL_ANGLE_experimental_present_path anymore. But Its usage still has a side effect that y is flipped. But OS compositor implementation on Windows does not want it. And it seems not good to continue to use EGL_ANGLE_experimental_present_path since it is experimental feature.

But when EGL_ANGLE_experimental_present_path is removed, rendering result of frame buffer is y flipped with ANGLE compared to other OpenGL implementation. It needs to be handled in WR. It is similar to chromium.

Differential Revision: https://phabricator.services.mozilla.com/D50604

--HG--
extra : moz-landing-system : lando
2019-10-28 00:56:41 +00:00
..
2d Bug 1585931 - don't use subpixel positioning for Fontconfig fonts if full hinting is requested. r=jfkthame 2019-10-21 15:32:31 +00:00
angle
cairo Bug 1585845 - silence UBSan warning about tt_segment_t in Cairo. r=aosmond 2019-10-04 10:30:05 +00:00
config Bug 1586396 - Add WebGPUThreading mock r=jgilbert 2019-10-15 21:57:37 +00:00
docs
gl Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw 2019-10-28 00:56:41 +00:00
graphite2
harfbuzz Bug 1585138 - Update HarfBuzz to 2.6.2. r=jfkthame 2019-10-01 09:18:54 +00:00
ipc Bug 1570009 - Part 3 : Added GPU Process testing to the framework. r=bobowen 2019-10-14 15:26:47 +00:00
layers Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw 2019-10-28 00:56:41 +00:00
ots
qcms
sfntly
skia Bug 1585351 - Bug 1460357 disabled AVX instructions for the mingw build; this is no longer needed r=lsalzman 2019-10-03 21:02:16 +00:00
src
tests Bug 1587142 - Remove miscellaneous XBL tests r=bzbarsky 2019-10-25 21:53:33 +00:00
thebes Bug 1591726 - Use a local CountUnicodes function in place of calling gr_count_unicode_characters. r=jrmuizel 2019-10-26 23:38:54 +00:00
vr Bug 1590911 - Forwarding fullscreen events to VR host API. r=thomasmo,kip,smaug,PhilipLamb 2019-10-25 07:43:27 +00:00
webrender_bindings Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw 2019-10-28 00:56:41 +00:00
wr Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw 2019-10-28 00:56:41 +00:00
ycbcr
moz.build