..
AndroidNativeWindow.h
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
AndroidSurfaceTexture.cpp
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
AndroidSurfaceTexture.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
DecomposeIntoNoRepeatTriangles.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
DecomposeIntoNoRepeatTriangles.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
EGLUtils.cpp
Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats
2019-02-25 16:07:19 -06:00
EGLUtils.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
ForceDiscreteGPUHelperCGL.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLBlitHelper.cpp
Bug 1493898 - P6. Move YUVColorSpace definition in the gfx namespace. r=mattwoodrow.
2019-04-11 12:41:33 +00:00
GLBlitHelper.h
Bug 1493898 - P6. Move YUVColorSpace definition in the gfx namespace. r=mattwoodrow.
2019-04-11 12:41:33 +00:00
GLBlitHelperD3D.cpp
Bug 1540581 - P11. Handle colorspace correctly with D3D11 images. r=mattwoodrow,nical
2019-04-11 12:38:49 +00:00
GLConsts.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
GLContext.cpp
Bug 1550422
- P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel
2019-05-26 14:30:14 +00:00
GLContext.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
GLContextCGL.h
Bug 1528396 - More precise GL symbol loading. r=lsalzman
2019-02-22 21:17:28 +00:00
GLContextEAGL.h
Bug 1528396 - More precise GL symbol loading. r=lsalzman
2019-02-22 21:17:28 +00:00
GLContextEGL.h
Bug 1545892 - Reduce includes in gfx2DGlue.h, nsLayoutUtils.h, nsPresContext.h. r=dholbert
2019-04-22 19:58:52 +00:00
GLContextFeatures.cpp
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
GLContextGLX.h
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
GLContextProvider.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
GLContextProviderCGL.mm
Bug 1550422
- P18. Convert gfxPrefs::LayoutFrameRate to StaticPrefs. r=jrmuizel
2019-05-26 14:30:37 +00:00
GLContextProviderEAGL.mm
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
GLContextProviderEGL.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-04-12 13:14:25 +00:00
GLContextProviderGLX.cpp
Bug 1550422
- P18. Convert gfxPrefs::LayoutFrameRate to StaticPrefs. r=jrmuizel
2019-05-26 14:30:37 +00:00
GLContextProviderImpl.h
Bug 1532949 - Bug 1532024 - Explicityly create headless context for webrender in RenderCompositorEGL r=jgilbert
2019-03-13 00:17:01 +00:00
GLContextProviderNull.cpp
Bug 1532949 - Bug 1532024 - Explicityly create headless context for webrender in RenderCompositorEGL r=jgilbert
2019-03-13 00:17:01 +00:00
GLContextProviderWGL.cpp
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
GLContextProviderWayland.cpp
Bug 1532949 - Bug 1532024 - Explicityly create headless context for webrender in RenderCompositorEGL r=jgilbert
2019-03-13 00:17:01 +00:00
GLContextSymbols.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
GLContextTypes.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLContextTypes.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLContextWGL.h
Bug 1528396 - More precise GL symbol loading. r=lsalzman
2019-02-22 21:17:28 +00:00
GLDebugUtils.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLDebugUtils.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLDefs.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
GLLibraryEGL.cpp
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
GLLibraryEGL.h
Bug 1528396 - More precise GL symbol loading. r=lsalzman
2019-02-22 21:17:28 +00:00
GLLibraryLoader.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-03-13 10:19:06 +01:00
GLLibraryLoader.h
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-03-13 10:19:06 +01:00
GLParseRegistryXML.py
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
GLReadTexImageHelper.cpp
Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan
2019-04-05 21:41:42 +00:00
GLReadTexImageHelper.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLScreenBuffer.cpp
Bug 1550422
- P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel
2019-05-26 14:30:14 +00:00
GLScreenBuffer.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLTextureImage.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLTextureImage.h
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
GLTypes.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
GLUploadHelpers.cpp
Bug 1544180 - Add CheckedInt check r=jgilbert
2019-05-14 12:05:57 +09:00
GLUploadHelpers.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
GLXLibrary.h
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-03-13 10:19:06 +01:00
GfxTexturesReporter.cpp
Bug 1550422
- P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel
2019-05-26 14:30:14 +00:00
GfxTexturesReporter.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
HeapCopyOfStackArray.h
Bug 1511383: Update vim modelines after clang-format; r=sylvestre
2018-11-30 16:39:55 +01:00
MozFramebuffer.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
MozFramebuffer.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
ScopedGLHelpers.cpp
Bug 1479145 - Handle arbitrary strides for WebGL-to-SharedSurface readback on platforms that support it. r=jgilbert
2019-03-29 20:18:53 +00:00
ScopedGLHelpers.h
Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot
2019-05-23 20:48:21 +00:00
SharedSurface.cpp
Bug 1479145 - Handle arbitrary strides for WebGL-to-SharedSurface readback on platforms that support it. r=jgilbert
2019-03-29 20:18:53 +00:00
SharedSurface.h
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
SharedSurfaceANGLE.cpp
Bug 1540581 - P11. Handle colorspace correctly with D3D11 images. r=mattwoodrow,nical
2019-04-11 12:38:49 +00:00
SharedSurfaceANGLE.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SharedSurfaceD3D11Interop.cpp
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
SharedSurfaceD3D11Interop.h
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
2019-04-11 12:36:51 +00:00
SharedSurfaceEGL.cpp
Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats
2019-02-25 16:07:19 -06:00
SharedSurfaceEGL.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
SharedSurfaceGL.cpp
Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats
2019-02-25 16:07:19 -06:00
SharedSurfaceGL.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SharedSurfaceGLX.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SharedSurfaceGLX.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SharedSurfaceIO.cpp
Bug 1540581 - P5. Add ColorSpace info to MacIOSurface. r=mattwoodrow
2019-04-11 12:36:31 +00:00
SharedSurfaceIO.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SurfaceTypes.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
SurfaceTypes.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
TextureImageEGL.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
TextureImageEGL.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WGLLibrary.h
Bug 1528396 - More precise GL symbol loading. r=lsalzman
2019-02-22 21:17:28 +00:00
moz.build
Bug 1530471 - remove GLContext SkiaGL glue r=jgilbert
2019-02-25 21:27:42 +00:00