.. |
AndroidNativeWindow.cpp
|
|
|
AndroidNativeWindow.h
|
|
|
AndroidSurfaceTexture.cpp
|
|
|
AndroidSurfaceTexture.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
DecomposeIntoNoRepeatTriangles.cpp
|
|
|
DecomposeIntoNoRepeatTriangles.h
|
|
|
EGLUtils.cpp
|
|
|
EGLUtils.h
|
|
|
ForceDiscreteGPUHelperCGL.h
|
|
|
GfxTexturesReporter.cpp
|
|
|
GfxTexturesReporter.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLBlitHelper.cpp
|
Bug 1127336 - Label HW-decoded frames with correct origin. - r=vlad
|
2015-04-20 17:49:25 -07:00 |
GLBlitHelper.h
|
Bug 1127336 - Label HW-decoded frames with correct origin. - r=vlad
|
2015-04-20 17:49:25 -07:00 |
GLConsts.h
|
|
|
GLContext.cpp
|
Bug 1150668 - Assume EXT_texture_format_BGRA8888 supported on Android emulator; r=jgilbert
|
2015-04-23 08:09:35 -06:00 |
GLContext.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
GLContextCGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLContextEGL.h
|
Bug 1152135 - Split EGLSurface buffer swap and HWC buffer swap r=mwu,nical,jgilbert
|
2015-04-17 09:28:41 -07:00 |
GLContextFeatures.cpp
|
Bug 1144889 - Do proper sRGB detection. - r=kamidphish
|
2015-03-24 00:11:10 -07:00 |
GLContextGLX.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLContextProvider.h
|
|
|
GLContextProviderCGL.mm
|
Bug 1150767 - Add pref for requiring hardware-backed GL. - r=jrmuizel
|
2015-04-02 17:59:47 -07:00 |
GLContextProviderEGL.cpp
|
Bug 1152135 - Split EGLSurface buffer swap and HWC buffer swap r=mwu,nical,jgilbert
|
2015-04-17 09:28:41 -07:00 |
GLContextProviderGLX.cpp
|
Bug 1132854 - Remove the gfx::ToIntSize conversion helper. r=Bas
|
2015-04-07 16:08:57 +02:00 |
GLContextProviderImpl.h
|
Bug 1148149 - Support Android Presentation API. r=snorp, r=jgilbert
|
2015-04-10 22:14:00 -04:00 |
GLContextProviderNull.cpp
|
|
|
GLContextProviderWGL.cpp
|
Bug 1132854 - Remove the gfx::ToIntSize conversion helper. r=Bas
|
2015-04-07 16:08:57 +02:00 |
GLContextSymbols.h
|
Bug 1147752 - Keep typedefs consistent. r=jgilbert
|
2015-04-20 16:51:28 +10:00 |
GLContextTypes.cpp
|
|
|
GLContextTypes.h
|
|
|
GLContextWGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLDebugUtils.cpp
|
|
|
GLDebugUtils.h
|
|
|
GLDefs.h
|
|
|
GLLibraryEGL.cpp
|
Bug 1153381. Add a D3D11 ANGLE blacklist. r=mstange
|
2015-04-10 16:17:27 -04:00 |
GLLibraryEGL.h
|
|
|
GLLibraryLoader.cpp
|
|
|
GLLibraryLoader.h
|
|
|
GLParseRegistryXML.py
|
|
|
GLReadTexImageHelper.cpp
|
|
|
GLReadTexImageHelper.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLScreenBuffer.cpp
|
Bug 896693 - Work around glCopyTexImage2D errors on framebuffers backed by IOSurface. r=jgilbert
|
2015-03-24 12:16:21 +10:00 |
GLScreenBuffer.h
|
Bug 896693 - Work around glCopyTexImage2D errors on framebuffers backed by IOSurface. r=jgilbert
|
2015-03-24 12:16:21 +10:00 |
GLTextureImage.cpp
|
Bug 1155621 - Remove no-op gfx2DGlue conversion helpers. r=Bas
|
2015-04-21 17:22:30 +02:00 |
GLTextureImage.h
|
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
|
2015-03-29 16:59:08 +02:00 |
GLTypes.h
|
|
|
GLUploadHelpers.cpp
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
GLUploadHelpers.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
GLXLibrary.h
|
|
|
HeapCopyOfStackArray.h
|
|
|
moz.build
|
|
|
ScopedGLHelpers.cpp
|
|
|
ScopedGLHelpers.h
|
|
|
SharedSurface.cpp
|
Bug 1142071 - Re-add WaitForBufferOwnership() r=jgilbert
|
2015-03-11 14:10:24 -07:00 |
SharedSurface.h
|
Bug 896693 - Work around glCopyTexImage2D errors on framebuffers backed by IOSurface. r=jgilbert
|
2015-03-24 12:16:21 +10:00 |
SharedSurfaceANGLE.cpp
|
|
|
SharedSurfaceANGLE.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedSurfaceEGL.cpp
|
|
|
SharedSurfaceEGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedSurfaceGL.cpp
|
|
|
SharedSurfaceGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedSurfaceGralloc.cpp
|
|
|
SharedSurfaceGralloc.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedSurfaceIO.cpp
|
Bug 1150760 - Don't call workaround unless necessary. - r=kamidphish
|
2015-04-02 17:50:27 -07:00 |
SharedSurfaceIO.h
|
Bug 896693 - Work around glCopyTexImage2D errors on framebuffers backed by IOSurface. r=jgilbert
|
2015-03-24 12:16:21 +10:00 |
SkiaGLGlue.cpp
|
|
|
SkiaGLGlue.h
|
|
|
SurfaceTypes.cpp
|
|
|
SurfaceTypes.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextureGarbageBin.cpp
|
|
|
TextureGarbageBin.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextureImageCGL.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
TextureImageCGL.mm
|
|
|
TextureImageEGL.cpp
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
TextureImageEGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
WGLLibrary.h
|
|
|