gecko-dev/gfx/gl
Dorel Luca 585240571a Backed out 2 changesets (bug 1717151) for Crashtest failures in dom/media/gmp/GMPServiceParent.cpp. CLOSED TREE
Backed out changeset adc225dcc004 (bug 1717151)
Backed out changeset 0ca0354e2a44 (bug 1717151)
2021-08-03 01:56:11 +03:00
..
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
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 Bug 1687231 - Make failures non-fatal in Nightly !DEBUG builds. r=lsalzman 2021-01-20 01:35:31 +00:00
GLConsts.h
GLConsts.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
GLContext.cpp Bug 1702394 - Work around small memory leaks in Mesa drivers. r=jgilbert 2021-04-30 16:20:15 +00:00
GLContext.h Bug 1702394 - Work around small memory leaks in Mesa drivers. r=jgilbert 2021-04-30 16:20:15 +00:00
GLContextCGL.h
GLContextEAGL.h
GLContextEGL.h Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,emilio 2021-06-17 11:00:22 +00:00
GLContextFeatures.cpp
GLContextGLX.h Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert 2021-07-06 07:42:42 +00:00
GLContextProvider.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
GLContextProviderCGL.mm Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
GLContextProviderEAGL.mm Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
GLContextProviderEGL.cpp Bug 1718569 - Implement custom FBO management, r=jgilbert,gfx-reviewers 2021-07-13 13:44:12 +00:00
GLContextProviderGLX.cpp Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert 2021-07-06 07:42:42 +00:00
GLContextProviderImpl.h Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
GLContextProviderNull.cpp Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
GLContextProviderWGL.cpp Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
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 Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert 2021-04-07 07:04:43 +00:00
GLContextSymbols.h
GLContextTypes.h
GLContextWGL.h
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Bug 1620075. Add a feature flag to allow ES3 on 10.0 devices. 2020-11-10 02:24:53 +00:00
GLLibraryEGL.cpp Backed out 2 changesets (bug 1717151) for Crashtest failures in dom/media/gmp/GMPServiceParent.cpp. CLOSED TREE 2021-08-03 01:56:11 +03:00
GLLibraryEGL.h Backed out 2 changesets (bug 1717151) for Crashtest failures in dom/media/gmp/GMPServiceParent.cpp. CLOSED TREE 2021-08-03 01:56:11 +03: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 Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
GLTextureImage.cpp Bug 1712367. Avoid TexSubImage ES slow path. r=jgilbert,sotaro 2021-06-17 13:24:05 +00:00
GLTextureImage.h Bug 1712367. Avoid TexSubImage ES slow path. r=jgilbert,sotaro 2021-06-17 13:24:05 +00:00
GLTypes.h
GLUploadHelpers.cpp Bug 1712367. Avoid TexSubImage ES slow path. r=jgilbert,sotaro 2021-06-17 13:24:05 +00:00
GLUploadHelpers.h Bug 1712367. Avoid TexSubImage ES slow path. r=jgilbert,sotaro 2021-06-17 13:24:05 +00:00
GLXLibrary.h Bug 1635451 - Allow GLX to work in headless content processes. r=jgilbert 2021-07-06 07:42:42 +00:00
GfxTexturesReporter.cpp
GfxTexturesReporter.h
HeapCopyOfStackArray.h
MozFramebuffer.cpp
MozFramebuffer.h
ScopedGLHelpers.cpp
ScopedGLHelpers.h
SharedSurface.cpp Bug 1665241 - Simplify SurfaceFactory::Create() at TextureType::AndroidNativeWindow case r=jgilbert 2020-09-29 04:28:48 +00:00
SharedSurface.h
SharedSurfaceANGLE.cpp Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
SharedSurfaceANGLE.h
SharedSurfaceAndroidHardwareBuffer.cpp Bug 1667932 - Fix file descriptor handling in SharedSurface_AndroidHardwareBuffer::WaitForBufferOwnership() r=jgilbert 2020-09-29 22:44:33 +00:00
SharedSurfaceAndroidHardwareBuffer.h Bug 1649088 - Add SharedSurface support with AHardwareBuffer support on android r=jgilbert 2020-09-11 03:11:45 +00:00
SharedSurfaceD3D11Interop.cpp Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
SharedSurfaceD3D11Interop.h
SharedSurfaceDMABUF.cpp
SharedSurfaceDMABUF.h
SharedSurfaceEGL.cpp Bug 1654475 - SharedSurface_SurfaceTexture: Only ReleaseTexImage if IsSingleBuffer r=jgilbert 2020-09-10 17:19:15 +00:00
SharedSurfaceEGL.h
SharedSurfaceGL.cpp
SharedSurfaceGL.h
SharedSurfaceGLX.cpp
SharedSurfaceGLX.h
SharedSurfaceIO.cpp Bug 1685183 Part 2: Remove scale factor from SurfaceDescriptorMacIOSurface. r=jgilbert 2021-04-08 16:42:06 +00:00
SharedSurfaceIO.h
SurfaceTypes.h Bug 1649088 - Add SharedSurface support with AHardwareBuffer support on android r=jgilbert 2020-09-11 03:11:45 +00:00
WGLLibrary.h
moz.build Bug 1722653 - Remove MOZ_CAIRO_CFLAGS. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-29 23:38:31 +00:00