gecko-dev/gfx/gl
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
..
AndroidNativeWindow.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
AndroidSurfaceTexture.cpp Bug 1559524 - Reduce calls to GLLibraryEGL::Get(). r=lsalzman 2019-06-15 05:21:12 +00:00
AndroidSurfaceTexture.h
DecomposeIntoNoRepeatTriangles.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in gfx/ r=mstange 2019-07-10 05:25:54 +00:00
DecomposeIntoNoRepeatTriangles.h Bug 1289211 - Rename InfallibleTArray to nsTArray in gfx/ r=mstange 2019-07-10 05:25:54 +00:00
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
GfxTexturesReporter.h
GLBlitHelper.cpp Bug 1574745 - Change BlitFrameBufferToFrameBuffer to take rects instead of sizes. r=jgilbert 2019-08-31 01:30:53 +00:00
GLBlitHelper.h Bug 1574745 - Change BlitFrameBufferToFrameBuffer to take rects instead of sizes. r=jgilbert 2019-08-31 01:30:53 +00:00
GLBlitHelperD3D.cpp Bug 1560157 - Remove EGLUtils.h. r=lsalzman 2019-06-21 16:53:09 +00:00
GLConsts.h Bug 1573700 - s/GLParseRegistryXML.py/GLConsts.py/ and port to python3+mypy. r=lsalzman 2019-08-14 02:07:40 +00:00
GLConsts.py Bug 1573700 - s/GLParseRegistryXML.py/GLConsts.py/ and port to python3+mypy. r=lsalzman 2019-08-14 02:07:40 +00:00
GLContext.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
GLContext.h Bug 1557577 - Remove GLContext::fDrawRangeElements. r=lsalzman 2019-06-07 10:20:19 +00:00
GLContextCGL.h Bug 1578099 - Remove now-unnecessary default framebuffer functionality from GLContextCGL. r=mattwoodrow 2019-09-02 00:37:56 +00:00
GLContextEAGL.h
GLContextEGL.h Bug 1559524 - Reduce calls to GLLibraryEGL::Get(). r=lsalzman 2019-06-15 05:21:12 +00:00
GLContextFeatures.cpp Bug 1528881 - Part 5: gfx/gl: Make some global functions static. r=jgilbert 2019-06-14 23:42:59 +00:00
GLContextGLX.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
GLContextProvider.h
GLContextProviderCGL.mm Bug 1578099 - Remove now-unnecessary default framebuffer functionality from GLContextCGL. r=mattwoodrow 2019-09-02 00:37:56 +00:00
GLContextProviderEAGL.mm Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
GLContextProviderEGL.cpp Backed out 4 changesets (bug 1578576) for causing build failure with microsoft visual studio 2019. a=backout 2019-09-10 11:54:20 +03:00
GLContextProviderGLX.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
GLContextProviderImpl.h
GLContextProviderNull.cpp
GLContextProviderWayland.cpp
GLContextProviderWGL.cpp Bug 1561491 - Make gl.* static prefs follow the naming convention. r=KrisWright 2019-06-26 13:05:06 +10:00
GLContextSymbols.h Bug 1557577 - Remove GLContext::fDrawRangeElements. r=lsalzman 2019-06-07 10:20:19 +00:00
GLContextTypes.h Backed out 4 changesets (bug 1578576) for causing build failure with microsoft visual studio 2019. a=backout 2019-09-10 11:54:20 +03:00
GLContextWGL.h
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Backed out 4 changesets (bug 1578576) for causing build failure with microsoft visual studio 2019. a=backout 2019-09-10 11:54:20 +03:00
GLLibraryEGL.cpp Bug 1591346 - Remove EGL_ANGLE_experimental_present_path usage with WebRender r=gw 2019-10-28 00:56:41 +00:00
GLLibraryEGL.h Bug 1560157 - Remove EGLUtils.h. r=lsalzman 2019-06-21 16:53:09 +00:00
GLLibraryLoader.cpp
GLLibraryLoader.h
GLReadTexImageHelper.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
GLReadTexImageHelper.h
GLScreenBuffer.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
GLScreenBuffer.h Bug 1559286 - Remove gl.msaa-level and SurfaceCaps.antialias. r=lsalzman 2019-06-14 19:09:54 +00:00
GLTextureImage.cpp
GLTextureImage.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
GLTypes.h
GLUploadHelpers.cpp Bug 1544180 - Add CheckedInt check r=jgilbert 2019-05-14 12:05:57 +09:00
GLUploadHelpers.h
GLXLibrary.h
HeapCopyOfStackArray.h
moz.build Bug 1578099 - Add NativeLayer::NextSurfaceAsFramebuffer. r=mattwoodrow 2019-09-01 22:35:56 +00:00
MozFramebuffer.cpp
MozFramebuffer.h
ScopedGLHelpers.cpp Bug 1442825 - Remove ScopedGLWrapper base class. r=lsalzman 2019-06-17 06:40:27 +00:00
ScopedGLHelpers.h Bug 1442825 - Remove ScopedGLWrapper base class. r=lsalzman 2019-06-17 06:40:27 +00:00
SharedSurface.cpp Bug 1574745 - Change BlitFrameBufferToFrameBuffer to take rects instead of sizes. r=jgilbert 2019-08-31 01:30:53 +00:00
SharedSurface.h Bug 1546192 - Check SharedSurface_Basic::Create failure 2019-06-17 13:40:13 +09:00
SharedSurfaceANGLE.cpp Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow 2019-07-26 08:45:30 +00:00
SharedSurfaceANGLE.h
SharedSurfaceD3D11Interop.cpp Bug 1543359 - P7. Plumb YUV Color Range info in Windows' Image types. r=mattwoodrow 2019-07-26 08:45:30 +00:00
SharedSurfaceD3D11Interop.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
SharedSurfaceEGL.cpp Bug 1559524 - Reduce calls to GLLibraryEGL::Get(). r=lsalzman 2019-06-15 05:21:12 +00:00
SharedSurfaceEGL.h Bug 1559524 - Reduce calls to GLLibraryEGL::Get(). r=lsalzman 2019-06-15 05:21:12 +00:00
SharedSurfaceGL.cpp
SharedSurfaceGL.h
SharedSurfaceGLX.cpp
SharedSurfaceGLX.h
SharedSurfaceIO.cpp Bug 1540581 - P5. Add ColorSpace info to MacIOSurface. r=mattwoodrow 2019-04-11 12:36:31 +00:00
SharedSurfaceIO.h
SurfaceTypes.h Bug 1559286 - Remove gl.msaa-level and SurfaceCaps.antialias. r=lsalzman 2019-06-14 19:09:54 +00:00
TextureImageEGL.cpp Bug 1559524 - Reduce calls to GLLibraryEGL::Get(). r=lsalzman 2019-06-15 05:21:12 +00:00
TextureImageEGL.h
WGLLibrary.h