.. |
AndroidNativeWindow.h
|
…
|
|
AndroidSurfaceTexture.cpp
|
…
|
|
AndroidSurfaceTexture.h
|
…
|
|
DecomposeIntoNoRepeatTriangles.cpp
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan
|
2017-08-14 08:29:28 -04:00 |
DecomposeIntoNoRepeatTriangles.h
|
…
|
|
EGLUtils.cpp
|
…
|
|
EGLUtils.h
|
…
|
|
ForceDiscreteGPUHelperCGL.h
|
…
|
|
GLBlitHelper.cpp
|
Bug 1403049 - Remove EGLImageImage r=snorp
|
2017-09-27 09:56:38 +09:00 |
GLBlitHelper.h
|
Bug 1403049 - Remove EGLImageImage r=snorp
|
2017-09-27 09:56:38 +09:00 |
GLBlitHelperD3D.cpp
|
Bug 1402370 _uuidof is a Microsoft specific extension while IID_* is a portable solution that will fix the MinGW build of GLBlitHelperD3D.cpp r=jrmuizel
|
2017-09-22 11:10:43 -05:00 |
GLConsts.h
|
…
|
|
GLContext.cpp
|
Bug 1394265 - Don't allow GL version <200. - r=daoshengmu
|
2017-09-01 14:30:04 -07:00 |
GLContext.h
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
GLContextCGL.h
|
…
|
|
GLContextEAGL.h
|
…
|
|
GLContextEGL.h
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
GLContextFeatures.cpp
|
Bug 1388565 - shader_texture_lod is core in GL3 and ES3. - r=daoshengmu
|
2017-08-15 16:52:38 -07:00 |
GLContextGLX.h
|
…
|
|
GLContextProvider.h
|
…
|
|
GLContextProviderCGL.mm
|
…
|
|
GLContextProviderEAGL.mm
|
…
|
|
GLContextProviderEGL.cpp
|
Bug 1366700 - Remove MOZ_CRASH in GLContextEGLFactory::Create r=jgilbert
|
2017-09-19 11:26:31 +09:00 |
GLContextProviderGLX.cpp
|
…
|
|
GLContextProviderImpl.h
|
Bug 1370544 - Ensure EGLSurface is created with the same EGLConfig as the context r=jgilbert
|
2017-08-02 17:09:37 -07:00 |
GLContextProviderNull.cpp
|
…
|
|
GLContextProviderWGL.cpp
|
…
|
|
GLContextSymbols.h
|
…
|
|
GLContextTypes.cpp
|
…
|
|
GLContextTypes.h
|
…
|
|
GLContextWGL.h
|
…
|
|
GLDebugUtils.cpp
|
…
|
|
GLDebugUtils.h
|
…
|
|
GLDefs.h
|
…
|
|
GLLibraryEGL.cpp
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
GLLibraryEGL.h
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
GLLibraryLoader.cpp
|
…
|
|
GLLibraryLoader.h
|
…
|
|
GLParseRegistryXML.py
|
…
|
|
GLReadTexImageHelper.cpp
|
…
|
|
GLReadTexImageHelper.h
|
…
|
|
GLScreenBuffer.cpp
|
Bug 1402767 - Enable accleleration of GLScreenBuffer when WebRender is enabled r=jgilbert
|
2017-09-26 13:15:36 +09:00 |
GLScreenBuffer.h
|
Bug 1402767 - Enable accleleration of GLScreenBuffer when WebRender is enabled r=jgilbert
|
2017-09-26 13:15:36 +09:00 |
GLTextureImage.cpp
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan
|
2017-08-14 08:29:28 -04:00 |
GLTextureImage.h
|
…
|
|
GLTypes.h
|
…
|
|
GLUploadHelpers.cpp
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan
|
2017-08-14 08:29:28 -04:00 |
GLUploadHelpers.h
|
…
|
|
GLXLibrary.h
|
…
|
|
GfxTexturesReporter.cpp
|
…
|
|
GfxTexturesReporter.h
|
…
|
|
HeapCopyOfStackArray.h
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
ScopedGLHelpers.cpp
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
ScopedGLHelpers.h
|
Bug 1322746 - Support blit from IOSurfaces. - r=mattwoodrow
|
2017-09-02 21:52:19 -07:00 |
SharedSurface.cpp
|
Bug 1322746 - Add extern decls for DrawBlitProg::Key. - r=daoshengmu
|
2017-09-02 21:52:22 -07:00 |
SharedSurface.h
|
…
|
|
SharedSurfaceANGLE.cpp
|
…
|
|
SharedSurfaceANGLE.h
|
…
|
|
SharedSurfaceD3D11Interop.cpp
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
SharedSurfaceD3D11Interop.h
|
…
|
|
SharedSurfaceEGL.cpp
|
Bug 1370544 - Ensure EGLSurface is created with the same EGLConfig as the context r=jgilbert
|
2017-08-02 17:09:37 -07:00 |
SharedSurfaceEGL.h
|
…
|
|
SharedSurfaceGL.cpp
|
…
|
|
SharedSurfaceGL.h
|
…
|
|
SharedSurfaceGLX.cpp
|
…
|
|
SharedSurfaceGLX.h
|
…
|
|
SharedSurfaceIO.cpp
|
…
|
|
SharedSurfaceIO.h
|
…
|
|
SkiaGLGlue.cpp
|
…
|
|
SkiaGLGlue.h
|
…
|
|
SurfaceTypes.cpp
|
…
|
|
SurfaceTypes.h
|
…
|
|
TextureImageEGL.cpp
|
…
|
|
TextureImageEGL.h
|
…
|
|
WGLLibrary.h
|
…
|
|
moz.build
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |