.. |
AndroidSurfaceTexture.cpp
|
…
|
|
AndroidSurfaceTexture.h
|
…
|
|
DecomposeIntoNoRepeatTriangles.cpp
|
…
|
|
DecomposeIntoNoRepeatTriangles.h
|
…
|
|
EGLUtils.cpp
|
…
|
|
EGLUtils.h
|
…
|
|
ForceDiscreteGPUHelperCGL.h
|
…
|
|
GLBlitHelper.cpp
|
Bug 1337589 - Improve Get*YuvColorMatrix. - r=mattwoodrow
|
2017-02-07 19:27:32 -08:00 |
GLBlitHelper.h
|
…
|
|
GLConsts.h
|
…
|
|
GLContext.cpp
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContext.h
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextCGL.h
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextEAGL.h
|
Bug 1339256 - Detect robust_buffer_access_behavior. - r=daoshengmu
|
2017-03-09 18:57:41 -08:00 |
GLContextEGL.h
|
Bug 1347289 - Remove GL context sharing support except on EAGL - r=snorp
|
2017-03-14 19:59:10 -07:00 |
GLContextFeatures.cpp
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextGLX.h
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextProvider.h
|
…
|
|
GLContextProviderCGL.mm
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextProviderEAGL.mm
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextProviderEGL.cpp
|
Bug 1323316 - Use ANGLE for WebRender on Windows. r=jrmuizel,kats
|
2017-03-29 10:14:19 -04:00 |
GLContextProviderGLX.cpp
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextProviderImpl.h
|
…
|
|
GLContextProviderNull.cpp
|
…
|
|
GLContextProviderWGL.cpp
|
Bug 1347679 - Determine ContextProfile from driver and simplify version parsing. - r=daoshengmu
|
2017-03-17 17:02:01 -07:00 |
GLContextSymbols.h
|
…
|
|
GLContextTypes.cpp
|
…
|
|
GLContextTypes.h
|
Bug 1339256 - Only request robustness if requested on EGL - r=daoshengmu
|
2017-03-09 18:57:47 -08:00 |
GLContextWGL.h
|
Bug 1339256 - Detect robust_buffer_access_behavior. - r=daoshengmu
|
2017-03-09 18:57:41 -08:00 |
GLDebugUtils.cpp
|
…
|
|
GLDebugUtils.h
|
…
|
|
GLDefs.h
|
Bug 1339256 - Double-check robustness. - r=daoshengmu
|
2017-03-09 18:57:45 -08:00 |
GLLibraryEGL.cpp
|
Bug 1323316 - Use ANGLE for WebRender on Windows. r=jrmuizel,kats
|
2017-03-29 10:14:19 -04:00 |
GLLibraryEGL.h
|
Bug 1339256 - Detect robust_buffer_access_behavior. - r=daoshengmu
|
2017-03-09 18:57:41 -08:00 |
GLLibraryLoader.cpp
|
Bug 1344433 - Reformat. - r=daoshengmu
|
2017-03-06 15:39:36 -08:00 |
GLLibraryLoader.h
|
Bug 1344433 - Reformat. - r=daoshengmu
|
2017-03-06 15:39:36 -08:00 |
GLParseRegistryXML.py
|
…
|
|
GLReadTexImageHelper.cpp
|
…
|
|
GLReadTexImageHelper.h
|
…
|
|
GLScreenBuffer.cpp
|
Bug 1343851 - Add nullptr check for SurfaceFactory in StartVRPresentation. r=mtseng
|
2017-03-10 09:30:49 +08:00 |
GLScreenBuffer.h
|
…
|
|
GLTextureImage.cpp
|
…
|
|
GLTextureImage.h
|
…
|
|
GLTypes.h
|
…
|
|
GLUploadHelpers.cpp
|
…
|
|
GLUploadHelpers.h
|
…
|
|
GLXLibrary.h
|
Bug 1344433 - Use WRAP() macros. - r=daoshengmu
|
2017-03-06 15:39:36 -08:00 |
GfxTexturesReporter.cpp
|
…
|
|
GfxTexturesReporter.h
|
…
|
|
HeapCopyOfStackArray.h
|
…
|
|
ScopedGLHelpers.cpp
|
Bug 1338740 - ScopedBindPBO should not inherit from ScopedGLWrapper<other class>. - r=daoshengmu
|
2017-02-13 14:11:13 -08:00 |
ScopedGLHelpers.h
|
Bug 1338740 - ScopedBindPBO should not inherit from ScopedGLWrapper<other class>. - r=daoshengmu
|
2017-02-13 14:11:13 -08:00 |
SharedSurface.cpp
|
…
|
|
SharedSurface.h
|
…
|
|
SharedSurfaceANGLE.cpp
|
…
|
|
SharedSurfaceANGLE.h
|
…
|
|
SharedSurfaceD3D11Interop.cpp
|
Bug 1345648 - Use ID3DDeviceContextState to support NV_dx_interop2 on D3D11 on AMD - r=kvark
|
2017-03-09 12:54:58 -08:00 |
SharedSurfaceD3D11Interop.h
|
Bug 1325835 - Support dx_interop on Intel. - r=jrmuizel
|
2017-01-31 16:22:11 -08:00 |
SharedSurfaceEGL.cpp
|
…
|
|
SharedSurfaceEGL.h
|
…
|
|
SharedSurfaceGL.cpp
|
…
|
|
SharedSurfaceGL.h
|
…
|
|
SharedSurfaceGLX.cpp
|
…
|
|
SharedSurfaceGLX.h
|
…
|
|
SharedSurfaceIO.cpp
|
…
|
|
SharedSurfaceIO.h
|
…
|
|
SkiaGLGlue.cpp
|
Bug 1341307 - Remove useless using declaration in SkiaGLGlue.cpp. r=nical
|
2017-02-21 16:30:44 +01:00 |
SkiaGLGlue.h
|
…
|
|
SurfaceTypes.cpp
|
…
|
|
SurfaceTypes.h
|
…
|
|
TextureGarbageBin.cpp
|
…
|
|
TextureGarbageBin.h
|
…
|
|
TextureImageEGL.cpp
|
…
|
|
TextureImageEGL.h
|
…
|
|
WGLLibrary.h
|
Bug 1344433 - Reformat. - r=daoshengmu
|
2017-03-06 15:39:36 -08:00 |
moz.build
|
…
|
|