gecko-dev/gfx/gl
Robert Mader 27ed750ccc Bug 1733094 - Assume UseWebRender for FindVisual, r=stransky,emilio
`gfxVars::UseWebRender()` now always returns `true`, thus stop passing
it around as argument. And as HW-WR unconditionally requires an alpha
channel, remove that from the code as well.

While on it, also stop requesting a depth buffer. It's not needed any
more after D113532 and D115216.

Finally, some small drive-by cleanups.

Differential Revision: https://phabricator.services.mozilla.com/D126922
2021-10-06 11:30:37 +00:00
..
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp
AndroidSurfaceTexture.h
DecomposeIntoNoRepeatTriangles.cpp
DecomposeIntoNoRepeatTriangles.h
ForceDiscreteGPUHelperCGL.h
GLBlitHelper.cpp Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
GLBlitHelper.h Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
GLBlitHelperD3D.cpp
GLConsts.h Bug 1702546 - Update GLConsts.h, r=jgilbert 2021-08-04 17:46:57 +00:00
GLConsts.py Bug 1702546 - Update GLConsts.h, r=jgilbert 2021-08-04 17:46:57 +00:00
GLContext.cpp Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +00: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 1733094 - Assume UseWebRender for FindVisual, r=stransky,emilio 2021-10-06 11:30:37 +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 1733094 - Assume UseWebRender for FindVisual, r=stransky,emilio 2021-10-06 11:30:37 +00:00
GLContextProviderGLX.cpp Bug 1733094 - Assume UseWebRender for FindVisual, r=stransky,emilio 2021-10-06 11:30:37 +00:00
GLContextProviderImpl.h
GLContextProviderNull.cpp
GLContextProviderWGL.cpp
GLContextProviderWayland.cpp Bug 1635451 - Minimize content processes' connections to the X server. r=jgilbert,stransky,nika 2021-07-06 07:42:42 +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 1717151 - Move EGL_EXT_device_query from device exts to client exts. r=gfx-reviewers,lsalzman 2021-09-16 18:24:32 +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 Bug 1712588 Remove unnecessary asserts for gfx::Factory::CopyDataSourceSurface(), r=jgilbert 2021-07-15 16:00:45 +00:00
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
GfxTexturesReporter.cpp
GfxTexturesReporter.h
HeapCopyOfStackArray.h
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
SharedSurfaceANGLE.cpp
SharedSurfaceANGLE.h
SharedSurfaceAndroidHardwareBuffer.cpp
SharedSurfaceAndroidHardwareBuffer.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
moz.build Bug 1728350 - Remove SharedSurfaceX11. r=jgilbert 2021-09-01 17:07:45 +00:00