| .. |
|
AndroidNativeWindow.h
|
|
|
|
AndroidSurfaceTexture.cpp
|
|
|
|
AndroidSurfaceTexture.h
|
|
|
|
DecomposeIntoNoRepeatTriangles.cpp
|
|
|
|
DecomposeIntoNoRepeatTriangles.h
|
|
|
|
EGLUtils.cpp
|
Bug 1451183 - Make EGLLibrary destroyable r=jgilbert
|
2018-06-04 11:09:29 +09:00 |
|
EGLUtils.h
|
Bug 1451183 - Make EGLLibrary destroyable r=jgilbert
|
2018-06-04 11:09:29 +09:00 |
|
ForceDiscreteGPUHelperCGL.h
|
Bug 1453795 - GFX - Initialize member fields in classes/ structures. r=jgilbert
|
2018-07-06 10:56:24 +03:00 |
|
GfxTexturesReporter.cpp
|
|
|
|
GfxTexturesReporter.h
|
|
|
|
GLBlitHelper.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLBlitHelper.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLBlitHelperD3D.cpp
|
Bug 1470977 - Fix GLBlitHelperD3D.cpp mingw clang compilation r=lsalzman
|
2018-06-25 21:01:41 +02:00 |
|
GLConsts.h
|
|
|
|
GLContext.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContext.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextCGL.h
|
|
|
|
GLContextEAGL.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextEGL.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextFeatures.cpp
|
Backed out changeset 781e6389661e (bug 1399501) for assertion failures on gfx/gl/GLContext. CLOSED TREE
|
2018-07-06 01:49:06 +03:00 |
|
GLContextGLX.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextProvider.h
|
Bug 1460255 - Use GLContextProviderWayland GL provider on Wayland enabled builds, r=lsalzman
|
2018-05-15 16:16:19 +02:00 |
|
GLContextProviderCGL.mm
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextProviderEAGL.mm
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextProviderEGL.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextProviderGLX.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextProviderImpl.h
|
|
|
|
GLContextProviderNull.cpp
|
|
|
|
GLContextProviderWayland.cpp
|
Bug 1460255 - Implement GLContextProviderWayland, r=lsalzman
|
2018-05-15 16:15:35 +02:00 |
|
GLContextProviderWGL.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLContextSymbols.h
|
Bug 1265824 - Add a new texture source type "DirectMapTextureSource" r=mattwoodrow
|
2018-05-02 18:20:10 -07:00 |
|
GLContextTypes.cpp
|
|
|
|
GLContextTypes.h
|
Bug 1349799 - Implement WebGLPowerPreference and gl::CreateContextFlags::HIGH_POWER. - r=kvark
|
2018-06-26 15:22:26 -07:00 |
|
GLContextWGL.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLDebugUtils.cpp
|
|
|
|
GLDebugUtils.h
|
|
|
|
GLDefs.h
|
|
|
|
GLLibraryEGL.cpp
|
Bug 1453795 - GFX - Initialize member fields in classes/ structures. r=jgilbert
|
2018-07-06 10:56:24 +03:00 |
|
GLLibraryEGL.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
GLLibraryLoader.cpp
|
|
|
|
GLLibraryLoader.h
|
|
|
|
GLParseRegistryXML.py
|
Bug 1468273 - Fix flake8/pep8 issues by hand in gfx/ r=ted
|
2018-06-10 14:15:18 +02:00 |
|
GLReadTexImageHelper.cpp
|
|
|
|
GLReadTexImageHelper.h
|
|
|
|
GLScreenBuffer.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
|
GLScreenBuffer.h
|
Bug 1482613 - Make WebVR work with multiprocess enabled on Android r=kip,rbarker,kvark
|
2018-08-24 15:32:12 +00:00 |
|
GLTextureImage.cpp
|
Bug 1453795 - GFX - Initialize member fields in classes/ structures. r=jgilbert
|
2018-07-06 10:56:24 +03:00 |
|
GLTextureImage.h
|
|
|
|
GLTypes.h
|
|
|
|
GLUploadHelpers.cpp
|
|
|
|
GLUploadHelpers.h
|
|
|
|
GLXLibrary.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
HeapCopyOfStackArray.h
|
|
|
|
moz.build
|
Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj
|
2018-07-31 22:10:07 +09:00 |
|
MozFramebuffer.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
|
MozFramebuffer.h
|
|
|
|
ScopedGLHelpers.cpp
|
Bug 1453795 - GFX - Initialize member fields in classes/ structures. r=jgilbert
|
2018-07-06 10:56:24 +03:00 |
|
ScopedGLHelpers.h
|
|
|
|
SharedSurface.cpp
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
SharedSurface.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |
|
SharedSurfaceANGLE.cpp
|
Bug 1475010 - Also, assert in DEBUG if we don't get a KeyedMutex. - r=kvark
|
2018-07-23 20:48:51 +00:00 |
|
SharedSurfaceANGLE.h
|
|
|
|
SharedSurfaceD3D11Interop.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
|
SharedSurfaceD3D11Interop.h
|
|
|
|
SharedSurfaceEGL.cpp
|
Bug 1478754 - WebGL crash when webgl.enable-surface-texture is enabled on Android; r=jgilbert,rbarker
|
2018-07-28 12:33:55 +02:00 |
|
SharedSurfaceEGL.h
|
Bug 1478754 - WebGL crash when webgl.enable-surface-texture is enabled on Android; r=jgilbert,rbarker
|
2018-07-28 12:33:55 +02:00 |
|
SharedSurfaceGL.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
|
SharedSurfaceGL.h
|
|
|
|
SharedSurfaceGLX.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
|
SharedSurfaceGLX.h
|
|
|
|
SharedSurfaceIO.cpp
|
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
|
2018-06-01 17:59:07 +02:00 |
|
SharedSurfaceIO.h
|
|
|
|
SkiaGLGlue.cpp
|
|
|
|
SkiaGLGlue.h
|
|
|
|
SurfaceTypes.cpp
|
|
|
|
SurfaceTypes.h
|
|
|
|
TextureImageEGL.cpp
|
Bug 1451183 - Make EGLLibrary destroyable r=jgilbert
|
2018-06-04 11:09:29 +09:00 |
|
TextureImageEGL.h
|
|
|
|
WGLLibrary.h
|
Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel
|
2018-08-17 22:21:26 +00:00 |