gecko-dev/gfx/gl
Andrew Osmond bbbb7c2f0e Bug 1734649 - Part 1. Remove checks for WebRender based on RenderThread. r=jgilbert
IsAccelAngleSupported would always indicate ANGLE support on Windows but
we have a specific variant of GLLibraryEGL::CreateDisplay for use with
ANGLE which bypasses this check for the WebRender compositor. It is
otherwise only used for WebGL and non-Windows, so we can skip the
assertions here.

Differential Revision: https://phabricator.services.mozilla.com/D129895
2021-11-04 16:29:44 +00:00
..
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp
AndroidSurfaceTexture.h
DecomposeIntoNoRepeatTriangles.cpp
DecomposeIntoNoRepeatTriangles.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp
GfxTexturesReporter.h
GLBlitHelper.cpp
GLBlitHelper.h
GLBlitHelperD3D.cpp
GLConsts.h
GLConsts.py
GLContext.cpp Backed out 3 changesets (bug 1736066) for causing webgl failures in gfx/2d/Logging. CLOSED TREE 2021-10-28 22:10:39 +03:00
GLContext.h Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +00:00
GLContextCGL.h
GLContextEAGL.h
GLContextEGL.h Bug 1702546 - Make sure to request EGL configs with matching alpha visual, r=stransky 2021-10-16 07:34:41 +00:00
GLContextFeatures.cpp Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +00:00
GLContextGLX.h Bug 1733094 - Assume UseWebRender for FindVisual, r=stransky,emilio 2021-10-06 11:30:37 +00:00
GLContextProvider.h
GLContextProviderCGL.mm
GLContextProviderEAGL.mm
GLContextProviderEGL.cpp Bug 1736621 - [X11][EGL] Ensure to use the same swap interval as on Wayland, r=stransky,gfx-reviewers,jgilbert 2021-10-19 22:59:05 +00:00
GLContextProviderGLX.cpp Bug 1723134 - Make SwapInterval configurable via prefs for EGL and GLX. r=gfx-reviewers,jgilbert 2021-10-19 15:04:08 +00:00
GLContextProviderImpl.h
GLContextProviderNull.cpp
GLContextProviderWayland.cpp
GLContextProviderWGL.cpp Bug 1734649 - Part 1. Remove checks for WebRender based on RenderThread. r=jgilbert 2021-11-04 16:29:44 +00:00
GLContextProviderX11.cpp
GLContextSymbols.h Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +00:00
GLContextTypes.h
GLContextWGL.h
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h
GLLibraryEGL.cpp Bug 1734649 - Part 1. Remove checks for WebRender based on RenderThread. r=jgilbert 2021-11-04 16:29:44 +00:00
GLLibraryEGL.h Bug 1717151 - Move EGL_EXT_device_query from device exts to client exts. r=gfx-reviewers,lsalzman 2021-09-16 18:24:32 +00:00
GLLibraryLoader.cpp
GLLibraryLoader.h
GLReadTexImageHelper.cpp
GLReadTexImageHelper.h
GLScreenBuffer.cpp
GLScreenBuffer.h
GLTextureImage.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-08-23 09:30:23 +00:00
GLTextureImage.h Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-08-23 09:30:23 +00:00
GLTypes.h
GLUploadHelpers.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-08-23 09:30:23 +00:00
GLUploadHelpers.h Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-08-23 09:30:23 +00:00
GLXLibrary.h Bug 1728350 - Remove remaining texture-from-pixmap usage. r=gfx-reviewers,jgilbert 2021-09-01 17:07:46 +00:00
HeapCopyOfStackArray.h
moz.build Bug 1728350 - Remove SharedSurfaceX11. r=jgilbert 2021-09-01 17:07:45 +00:00
MozFramebuffer.cpp
MozFramebuffer.h
ScopedGLHelpers.cpp
ScopedGLHelpers.h
SharedSurface.cpp Bug 1729656 [Wayland] Don't use gfxPlatform to configure DMABuf, r=rmader 2021-09-28 20:16:17 +00:00
SharedSurface.h
SharedSurfaceAndroidHardwareBuffer.cpp
SharedSurfaceAndroidHardwareBuffer.h
SharedSurfaceANGLE.cpp
SharedSurfaceANGLE.h
SharedSurfaceD3D11Interop.cpp
SharedSurfaceD3D11Interop.h
SharedSurfaceDMABUF.cpp Bug 1729656 [Wayland] Don't use gfxPlatform to configure DMABuf, r=rmader 2021-09-28 20:16:17 +00:00
SharedSurfaceDMABUF.h
SharedSurfaceEGL.cpp
SharedSurfaceEGL.h
SharedSurfaceGL.cpp
SharedSurfaceGL.h
SharedSurfaceIO.cpp
SharedSurfaceIO.h
SurfaceTypes.h
WGLLibrary.h