gecko-dev/gfx/gl
Iris Hsiao 7cfff94991 Backed out 3 changesets (bug 1339256) for build bustage
Backed out changeset a6bb817bae08 (bug 1339256)
Backed out changeset 86fe1c44ac5a (bug 1339256)
Backed out changeset ed97037dae9c (bug 1339256)
2017-03-08 17:02:45 +08:00
..
AndroidSurfaceTexture.cpp
AndroidSurfaceTexture.h
DecomposeIntoNoRepeatTriangles.cpp
DecomposeIntoNoRepeatTriangles.h
EGLUtils.cpp
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp
GfxTexturesReporter.h
GLBlitHelper.cpp Bug 1337589 - Improve Get*YuvColorMatrix. - r=mattwoodrow 2017-02-07 19:27:32 -08:00
GLBlitHelper.h Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
GLConsts.h
GLContext.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContext.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextCGL.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextEAGL.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextEGL.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextFeatures.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextGLX.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextProvider.h
GLContextProviderCGL.mm Bug 1344433 - Reformat. - r=daoshengmu 2017-03-06 15:39:36 -08:00
GLContextProviderEAGL.mm Merge m-c to graphics 2017-02-03 10:39:57 -05:00
GLContextProviderEGL.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextProviderGLX.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextProviderImpl.h Bug 1326421 - Update GL context creation code to use compositor-specific WebRender flag instead of a global pref. r=dvander 2017-01-13 15:16:52 -05:00
GLContextProviderNull.cpp Bug 1326421 - Update GL context creation code to use compositor-specific WebRender flag instead of a global pref. r=dvander 2017-01-13 15:16:52 -05:00
GLContextProviderWGL.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLContextSymbols.h
GLContextTypes.cpp
GLContextTypes.h
GLContextWGL.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLLibraryEGL.cpp Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLLibraryEGL.h Backed out 3 changesets (bug 1339256) for build bustage 2017-03-08 17:02:45 +08:00
GLLibraryLoader.cpp Bug 1344433 - Reformat. - r=daoshengmu 2017-03-06 15:39:36 -08:00
GLLibraryLoader.h Bug 1344433 - Reformat. - r=daoshengmu 2017-03-06 15:39:36 -08:00
GLParseRegistryXML.py
GLReadTexImageHelper.cpp Bug 1304291 - Move driver workaround code into fReadPixels and remove alpha check. r=jgilbert 2016-10-27 23:23:00 -04:00
GLReadTexImageHelper.h
GLScreenBuffer.cpp Bug 1339609: Add #include for gfxPrefs.h to all source code that calls gfxPrefs APIs. r=jgilbert 2017-02-14 14:01:59 -08:00
GLScreenBuffer.h Bug 1325483 - Query DRAW_BUFFER0 from GLScreenBuffer. - r=daoshengmu 2016-12-25 13:44:42 -08:00
GLTextureImage.cpp Bug 1311642 - Give GLUploadHelpers some love. r=nical 2016-10-21 13:27:41 +01:00
GLTextureImage.h Bug 1311642 - Remove BeginUpdate and EndUpdate from GLTextureImage. r=nical 2016-10-20 17:11:00 +01:00
GLTypes.h
GLUploadHelpers.cpp Bug 1324312 - Handle alloc failure when uploading texture. r=sotaro 2017-01-23 20:00:05 +00:00
GLUploadHelpers.h Bug 1311642 - Give GLUploadHelpers some love. r=nical 2016-10-21 13:27:41 +01:00
GLXLibrary.h Bug 1344433 - Use WRAP() macros. - r=daoshengmu 2017-03-06 15:39:36 -08:00
HeapCopyOfStackArray.h
moz.build Bug 1317569 - Unship d3dcompiler_43.dll. r=glandium 2016-11-15 06:56:01 +09:00
ScopedGLHelpers.cpp Bug 1338740 - ScopedBindPBO should not inherit from ScopedGLWrapper<other class>. - r=daoshengmu 2017-02-13 14:11:13 -08:00
ScopedGLHelpers.h Bug 1338740 - ScopedBindPBO should not inherit from ScopedGLWrapper<other class>. - r=daoshengmu 2017-02-13 14:11:13 -08:00
SharedSurface.cpp
SharedSurface.h Bug 925645 - Turn SharedSurface::mGL into a WeakPtr<> - r=jgilbert 2016-10-24 16:35:31 +01:00
SharedSurfaceANGLE.cpp
SharedSurfaceANGLE.h
SharedSurfaceD3D11Interop.cpp Bug 1344433 - Reformat. - r=daoshengmu 2017-03-06 15:39:36 -08:00
SharedSurfaceD3D11Interop.h Bug 1325835 - Support dx_interop on Intel. - r=jrmuizel 2017-01-31 16:22:11 -08:00
SharedSurfaceEGL.cpp Bug 925645 - Turn SharedSurface::mGL into a WeakPtr<> - r=jgilbert 2016-10-24 16:35:31 +01:00
SharedSurfaceEGL.h
SharedSurfaceGL.cpp Bug 925645 - Turn SharedSurface::mGL into a WeakPtr<> - r=jgilbert 2016-10-24 16:35:31 +01:00
SharedSurfaceGL.h
SharedSurfaceGLX.cpp
SharedSurfaceGLX.h
SharedSurfaceIO.cpp Bug 925645 - Turn SharedSurface::mGL into a WeakPtr<> - r=jgilbert 2016-10-24 16:35:31 +01:00
SharedSurfaceIO.h
SkiaGLGlue.cpp Bug 1341307 - Remove useless using declaration in SkiaGLGlue.cpp. r=nical 2017-02-21 16:30:44 +01:00
SkiaGLGlue.h Bug 1299435 - part 2 - fix Moz2d for Skia m55 update. r=mchang 2016-10-24 22:40:59 -04:00
SurfaceTypes.cpp
SurfaceTypes.h Bug 1317656 - Cleanup more gonk/b2g dependent code r=nical 2016-11-15 22:01:30 -08:00
TextureGarbageBin.cpp
TextureGarbageBin.h
TextureImageEGL.cpp Bug 1311642 - Give GLUploadHelpers some love. r=nical 2016-10-21 13:27:41 +01:00
TextureImageEGL.h Bug 1311642 - Remove BeginUpdate and EndUpdate from GLTextureImage. r=nical 2016-10-20 17:11:00 +01:00
WGLLibrary.h Bug 1344433 - Reformat. - r=daoshengmu 2017-03-06 15:39:36 -08:00