.. |
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 1595994 - P19. Add fast path readback for IOSurface image created out of process. r=jgilbert
|
2020-10-20 23:29:02 +00:00 |
GLBlitHelper.h
|
Bug 1595994 - P19. Add fast path readback for IOSurface image created out of process. r=jgilbert
|
2020-10-20 23:29:02 +00:00 |
GLBlitHelperD3D.cpp
|
Bug 1595994 - P18. Don't attempt to directly read a GPUVideoImage if it can't be. r=jgilbert
|
2020-10-20 23:28:48 +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 1665300 - Disable glGetGraphicsResetStatus usage on android emulator r=jgilbert
|
2020-09-29 04:37:22 +00:00 |
GLContext.h
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +00:00 |
GLContextCGL.h
|
…
|
|
GLContextEAGL.h
|
…
|
|
GLContextEGL.h
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +00:00 |
GLContextFeatures.cpp
|
…
|
|
GLContextGLX.h
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +00:00 |
GLContextProvider.h
|
…
|
|
GLContextProviderCGL.mm
|
…
|
|
GLContextProviderEAGL.mm
|
…
|
|
GLContextProviderEGL.cpp
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +00:00 |
GLContextProviderGLX.cpp
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +00:00 |
GLContextProviderImpl.h
|
…
|
|
GLContextProviderNull.cpp
|
…
|
|
GLContextProviderWGL.cpp
|
…
|
|
GLContextProviderWayland.cpp
|
…
|
|
GLContextProviderX11.cpp
|
…
|
|
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
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana
|
2020-11-16 22:09:25 +00:00 |
GLLibraryEGL.h
|
Bug 1620075. Use GetPlatformDisplay instead of GetPlatformDisplayEXT. r=jgilbert
|
2020-11-10 02:23:09 +00:00 |
GLLibraryLoader.cpp
|
…
|
|
GLLibraryLoader.h
|
…
|
|
GLReadTexImageHelper.cpp
|
…
|
|
GLReadTexImageHelper.h
|
…
|
|
GLScreenBuffer.cpp
|
…
|
|
GLScreenBuffer.h
|
…
|
|
GLTextureImage.cpp
|
…
|
|
GLTextureImage.h
|
…
|
|
GLTypes.h
|
…
|
|
GLUploadHelpers.cpp
|
…
|
|
GLUploadHelpers.h
|
…
|
|
GLXLibrary.h
|
Bug 1677165 - Add support for partial present to GLX. r=kvark,jgilbert
|
2020-11-13 18:41:41 +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
|
…
|
|
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
|
…
|
|
SharedSurfaceD3D11Interop.h
|
…
|
|
SharedSurfaceDMABUF.cpp
|
…
|
|
SharedSurfaceDMABUF.h
|
…
|
|
SharedSurfaceEGL.cpp
|
…
|
|
SharedSurfaceEGL.h
|
…
|
|
SharedSurfaceGL.cpp
|
…
|
|
SharedSurfaceGL.h
|
…
|
|
SharedSurfaceGLX.cpp
|
…
|
|
SharedSurfaceGLX.h
|
…
|
|
SharedSurfaceIO.cpp
|
…
|
|
SharedSurfaceIO.h
|
…
|
|
SurfaceTypes.h
|
Bug 1649088 - Add SharedSurface support with AHardwareBuffer support on android r=jgilbert
|
2020-09-11 03:11:45 +00:00 |
TextureImageEGL.cpp
|
…
|
|
TextureImageEGL.h
|
…
|
|
WGLLibrary.h
|
…
|
|
moz.build
|
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
|
2020-10-26 18:34:53 +00:00 |