.. |
DecomposeIntoNoRepeatTriangles.cpp
|
|
|
DecomposeIntoNoRepeatTriangles.h
|
|
|
EGLUtils.cpp
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
EGLUtils.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ForceDiscreteGPUHelperCGL.h
|
|
|
GfxTexturesReporter.cpp
|
|
|
GfxTexturesReporter.h
|
|
|
GLBlitHelper.cpp
|
Bug 1060121 - Make WebGLContext::TexImage2D avoid readback for video elements on Windows. r=jgilbert
|
2014-08-31 21:00:00 +02:00 |
GLBlitHelper.h
|
|
|
GLBlitTextureImageHelper.cpp
|
Bug 1033098: Wallpaper over the intermittent crash. r=nsilva
|
2014-09-03 15:11:55 -04:00 |
GLBlitTextureImageHelper.h
|
|
|
GLConsts.h
|
|
|
GLContext.cpp
|
Bug 1049195 - Call glFlush() for each frame if necessary r=jgilbert
|
2014-09-09 18:40:51 -07:00 |
GLContext.h
|
Bug 1049195 - Call glFlush() for each frame if necessary r=jgilbert
|
2014-09-09 18:40:51 -07:00 |
GLContextCGL.h
|
|
|
GLContextEGL.h
|
|
|
GLContextFeatures.cpp
|
Bug 1056947 - Don't enable GLFeature::draw_buffers (and therefore WEBGL_draw_buffers) on GLES3 r=jgilbert
|
2014-09-02 09:57:55 -05:00 |
GLContextGLX.h
|
|
|
GLContextProvider.h
|
|
|
GLContextProviderCGL.mm
|
Bug 996266 - Fall back from failed WebGL context creation attribs. - r=kamidphish,bjacob
|
2014-08-27 16:16:22 -07:00 |
GLContextProviderEGL.cpp
|
Bug 996266 - Fall back from failed WebGL context creation attribs. - r=kamidphish,bjacob
|
2014-08-27 16:16:22 -07:00 |
GLContextProviderGLX.cpp
|
Bug 965022 - Use MOZ_FORMAT_PRINTF for [f]printf_stderr, and fix incorrect usages. r=jrmuizel
|
2014-08-26 17:14:51 -04:00 |
GLContextProviderImpl.h
|
Bug 996266 - Fall back from failed WebGL context creation attribs. - r=kamidphish,bjacob
|
2014-08-27 16:16:22 -07:00 |
GLContextProviderNull.cpp
|
Bug 996266 - Fall back from failed WebGL context creation attribs. - r=kamidphish,bjacob
|
2014-08-27 16:16:22 -07:00 |
GLContextProviderWGL.cpp
|
Bug 1060918 - Do not rely on two implicit conversions in GLContextProviderWGL.cpp for clang-cl compatibility; r=jrmuizel
|
2014-09-02 12:20:50 -04:00 |
GLContextSymbols.h
|
|
|
GLContextTypes.cpp
|
|
|
GLContextTypes.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
GLContextWGL.h
|
|
|
GLDebugUtils.cpp
|
|
|
GLDebugUtils.h
|
|
|
GLDefs.h
|
|
|
GLLibraryEGL.cpp
|
|
|
GLLibraryEGL.h
|
|
|
GLLibraryLoader.cpp
|
|
|
GLLibraryLoader.h
|
|
|
GLParseRegistryXML.py
|
|
|
GLReadTexImageHelper.cpp
|
Bug 1067283 - Flip NS_WARNING_IF check at GLReadTexImageHelper::ReadTexImge. r=nical
|
2014-09-15 03:05:00 +02:00 |
GLReadTexImageHelper.h
|
|
|
GLScreenBuffer.cpp
|
Bug 806301 - Fail early if creating an antialiased buffer will fail. Prevents assert in LLVM pipe. r=jgilbert
|
2014-08-21 14:59:25 -07:00 |
GLScreenBuffer.h
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
GLTextureImage.cpp
|
|
|
GLTextureImage.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
GLTypes.h
|
|
|
GLUploadHelpers.cpp
|
|
|
GLUploadHelpers.h
|
|
|
GLXLibrary.h
|
|
|
HeapCopyOfStackArray.h
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ScopedGLHelpers.cpp
|
|
|
ScopedGLHelpers.h
|
|
|
SharedSurface.cpp
|
Bug 1060085 - Add entrypoints, use NV_fence in ANGLE ShSurfs. - r=kamidphish
|
2014-09-02 15:15:41 -07:00 |
SharedSurface.h
|
Bug 1060085 - Add entrypoints, use NV_fence in ANGLE ShSurfs. - r=kamidphish
|
2014-09-02 15:15:41 -07:00 |
SharedSurfaceANGLE.cpp
|
Bug 1060085 - Add entrypoints, use NV_fence in ANGLE ShSurfs. - r=kamidphish
|
2014-09-02 15:15:41 -07:00 |
SharedSurfaceANGLE.h
|
Bug 1060085 - Add entrypoints, use NV_fence in ANGLE ShSurfs. - r=kamidphish
|
2014-09-02 15:15:41 -07:00 |
SharedSurfaceEGL.cpp
|
Bug 1053635 - Expose SharedSurfaceEGL::mImage. r=romaxa
|
2014-08-14 15:07:00 -04:00 |
SharedSurfaceEGL.h
|
Bug 1053635 - Expose SharedSurfaceEGL::mImage. r=romaxa
|
2014-08-14 15:07:00 -04:00 |
SharedSurfaceGL.cpp
|
Bug 933530 - Remove mDataIsCurrent from SharedSurfaceGL. r=jgilbert
|
2014-09-12 11:37:58 -07:00 |
SharedSurfaceGL.h
|
Bug 933530 - Remove mDataIsCurrent from SharedSurfaceGL. r=jgilbert
|
2014-09-12 11:37:58 -07:00 |
SharedSurfaceGralloc.cpp
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
SharedSurfaceGralloc.h
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
SharedSurfaceIO.cpp
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
SharedSurfaceIO.h
|
Bug 1049957 - Fix compilation errors. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
SkiaGLGlue.cpp
|
|
|
SkiaGLGlue.h
|
Bug 1060802 - Fix some more bad implicit constructors in gfx; r=roc
|
2014-08-31 23:31:20 -04:00 |
SurfaceStream.cpp
|
Bug 1049957 - Fixes from reviews. - r=kamidphish
|
2014-08-15 17:38:09 -07:00 |
SurfaceStream.h
|
Bug 1049957 - Use custom std::queue wrapper instead of std::queue<UniquePtr<T>>. - r=kamidphish
|
2014-08-15 17:38:08 -07:00 |
SurfaceTypes.cpp
|
Bug 996266 - Fall back from failed WebGL context creation attribs. - r=kamidphish,bjacob
|
2014-08-27 16:16:22 -07:00 |
SurfaceTypes.h
|
|
|
TextureGarbageBin.cpp
|
|
|
TextureGarbageBin.h
|
|
|
TextureImageCGL.h
|
|
|
TextureImageCGL.mm
|
|
|
TextureImageEGL.cpp
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
TextureImageEGL.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
WGLLibrary.h
|
|
|