.. |
AndroidNativeWindow.h
|
…
|
|
AndroidSurfaceTexture.cpp
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-10-30 23:52:23 +01:00 |
AndroidSurfaceTexture.h
|
Bug 1395497 - Add AndroidSurfaceTexture support to GLBlitHelper. - r=snorp
|
2017-10-30 10:58:56 -05:00 |
DecomposeIntoNoRepeatTriangles.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
DecomposeIntoNoRepeatTriangles.h
|
…
|
|
EGLUtils.cpp
|
…
|
|
EGLUtils.h
|
…
|
|
ForceDiscreteGPUHelperCGL.h
|
…
|
|
GLBlitHelper.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
GLBlitHelper.h
|
Bug 1413362 - part 2: Gecko gfx/vr GVR WebVR implementation r=kip,daoshengmu
|
2017-11-07 10:50:14 -08:00 |
GLBlitHelperD3D.cpp
|
Bug 1423524 - Fix YUVColorSpace of TSurfaceDescriptorDXGIYCbCr at GLBlitHelper::BlitImage() r=jgilbert
|
2017-12-08 11:50:42 +09:00 |
GLConsts.h
|
…
|
|
GLContext.cpp
|
Bug 1429963 - Don't allow RBAB on Mesa for now. - r=lenzak
|
2018-01-17 12:22:01 -08:00 |
GLContext.h
|
Bug 1429754 - Trust the driver about floating point support. - r=daoshengmu
|
2018-01-16 15:06:49 -08:00 |
GLContextCGL.h
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextEAGL.h
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextEGL.h
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextFeatures.cpp
|
Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu
|
2017-09-28 10:29:01 -07:00 |
GLContextGLX.h
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextProvider.h
|
…
|
|
GLContextProviderCGL.mm
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextProviderEAGL.mm
|
Bug 1390386 - Remove duplicate IsCurrent checks in MakeCurrentImpls. - r=jrmuizel
|
2017-11-28 17:13:17 -08:00 |
GLContextProviderEGL.cpp
|
Bug 1427668 - Disable MakeCurrent TLS for ANGLE for now. - r=daoshengmu
|
2018-01-05 15:27:54 -08:00 |
GLContextProviderGLX.cpp
|
Bug 1425842 - Rename X11CompositorWidget to GtkCompositorWidget and implement WindowSurfaceWayland support, r=jhorak
|
2017-12-18 20:20:02 +01:00 |
GLContextProviderImpl.h
|
Bug 1370544 - Ensure EGLSurface is created with the same EGLConfig as the context r=jgilbert
|
2017-08-02 17:09:37 -07:00 |
GLContextProviderNull.cpp
|
…
|
|
GLContextProviderWGL.cpp
|
Bug 1347731 - Simplify WGL initialization code. - r=daoshengmu
|
2018-01-04 15:07:02 -08:00 |
GLContextSymbols.h
|
Bug 1411626 - Make GLContextSymbols a pure aggregate POD. - r=andi
|
2017-10-30 14:51:51 -07:00 |
GLContextTypes.cpp
|
…
|
|
GLContextTypes.h
|
…
|
|
GLContextWGL.h
|
Bug 1347731 - Simplify WGL initialization code. - r=daoshengmu
|
2018-01-04 15:07:02 -08:00 |
GLDebugUtils.cpp
|
…
|
|
GLDebugUtils.h
|
…
|
|
GLDefs.h
|
Bug 1421199 - Use EGL_EXPERIMENTAL_PRESENT_PATH_FAST_ANGLE for WebRender r=jgilbert
|
2017-11-29 13:13:40 +09:00 |
GLLibraryEGL.cpp
|
Bug 1395107 - Create GL context for WebRender with CompositorDevice applied r=jgilbert
|
2018-01-09 19:07:50 +09:00 |
GLLibraryEGL.h
|
Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak
|
2017-12-20 11:45:32 -08:00 |
GLLibraryLoader.cpp
|
…
|
|
GLLibraryLoader.h
|
…
|
|
GLParseRegistryXML.py
|
…
|
|
GLReadTexImageHelper.cpp
|
Bug 1427668 - Assert that no-alpha backbuffers have 0xff alpha. - r=daoshengmu
|
2018-01-05 15:27:51 -08:00 |
GLReadTexImageHelper.h
|
Remove trivial calls to DataSourceSurface::Stride. (bug 1405390 part 3, r=bas)
|
2017-11-09 00:43:30 -08:00 |
GLScreenBuffer.cpp
|
Bug 1427668 - Reject too-large MozFramebuffer requests. - r=daoshengmu
|
2018-01-05 15:27:33 -08:00 |
GLScreenBuffer.h
|
Bug 1402767 - Enable accleleration of GLScreenBuffer when WebRender is enabled r=jgilbert
|
2017-09-26 13:15:36 +09:00 |
GLTextureImage.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
GLTextureImage.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
GLTypes.h
|
Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak
|
2017-12-20 11:45:32 -08:00 |
GLUploadHelpers.cpp
|
Bug 1423570: Use BaseRect access methods instead of member variables in gfx/ r=bas.schouten
|
2017-12-19 15:48:39 -05:00 |
GLUploadHelpers.h
|
…
|
|
GLXLibrary.h
|
…
|
|
GfxTexturesReporter.cpp
|
Bug 1402519 - Remove MOZ_CRASHREPORTER directives from gfx; r=jrmuizel
|
2017-10-10 15:11:07 +02:00 |
GfxTexturesReporter.h
|
…
|
|
HeapCopyOfStackArray.h
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
MozFramebuffer.cpp
|
Bug 1427668 - Fixes and spew. - r=daoshengmu
|
2018-01-05 15:27:56 -08:00 |
MozFramebuffer.h
|
Bug 1427668 - Add MozFramebuffer. - r=daoshengmu
|
2018-01-05 15:27:28 -08:00 |
ScopedGLHelpers.cpp
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
ScopedGLHelpers.h
|
Bug 1322746 - Support blit from IOSurfaces. - r=mattwoodrow
|
2017-09-02 21:52:19 -07:00 |
SharedSurface.cpp
|
Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak
|
2017-12-20 11:45:32 -08:00 |
SharedSurface.h
|
Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak
|
2017-12-20 11:45:32 -08:00 |
SharedSurfaceANGLE.cpp
|
…
|
|
SharedSurfaceANGLE.h
|
…
|
|
SharedSurfaceD3D11Interop.cpp
|
Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry
|
2017-09-02 21:52:16 -07:00 |
SharedSurfaceD3D11Interop.h
|
…
|
|
SharedSurfaceEGL.cpp
|
Bug 1092294 - Use SurfaceTextures for painted content on android (preffed off). r=nical,snorp
|
2017-10-28 11:59:58 +01:00 |
SharedSurfaceEGL.h
|
…
|
|
SharedSurfaceGL.cpp
|
…
|
|
SharedSurfaceGL.h
|
…
|
|
SharedSurfaceGLX.cpp
|
…
|
|
SharedSurfaceGLX.h
|
…
|
|
SharedSurfaceIO.cpp
|
…
|
|
SharedSurfaceIO.h
|
…
|
|
SkiaGLGlue.cpp
|
Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj
|
2017-10-23 20:59:55 +02:00 |
SkiaGLGlue.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
SurfaceTypes.cpp
|
…
|
|
SurfaceTypes.h
|
…
|
|
TextureImageEGL.cpp
|
…
|
|
TextureImageEGL.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
WGLLibrary.h
|
Bug 1347731 - Simplify WGL initialization code. - r=daoshengmu
|
2018-01-04 15:07:02 -08:00 |
moz.build
|
Bug 1427668 - Add MozFramebuffer. - r=daoshengmu
|
2018-01-05 15:27:28 -08:00 |