gecko-dev/gfx/gl
Jeff Gilbert 778f942474 Bug 1429963 - Don't allow RBAB on Mesa for now. - r=lenzak
RBAB makes it easy to trigger TDRs, so let's punt on fixing the TDR
handling for now.

MozReview-Commit-ID: LRimFTn1mJA
2018-01-17 12:22:01 -08:00
..
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp
AndroidSurfaceTexture.h
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
GfxTexturesReporter.cpp
GfxTexturesReporter.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
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
GLContextProviderNull.cpp
GLContextProviderWGL.cpp Bug 1347731 - Simplify WGL initialization code. - r=daoshengmu 2018-01-04 15:07:02 -08:00
GLContextSymbols.h
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
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
HeapCopyOfStackArray.h
moz.build Bug 1427668 - Add MozFramebuffer. - r=daoshengmu 2018-01-05 15:27:28 -08: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
ScopedGLHelpers.h
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
SharedSurfaceD3D11Interop.h
SharedSurfaceEGL.cpp
SharedSurfaceEGL.h
SharedSurfaceGL.cpp
SharedSurfaceGL.h
SharedSurfaceGLX.cpp
SharedSurfaceGLX.h
SharedSurfaceIO.cpp
SharedSurfaceIO.h
SkiaGLGlue.cpp
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