gecko/gfx/gl
Wes Kocher 6482c81f9b Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures
Backed out changeset 5be7514914b6 (bug 709490)
Backed out changeset 04b6f94fbe8a (bug 709490)
Backed out changeset 00c0e85dd8cd (bug 709490)
Backed out changeset 221385b7b81a (bug 709490)
Backed out changeset ecc38c18734f (bug 709490)
Backed out changeset 22878c936384 (bug 709490)
Backed out changeset 0edcbb60eee3 (bug 709490)
Backed out changeset 5feceec2014b (bug 709490)
Backed out changeset 835b655cb873 (bug 709490)
Backed out changeset 6fbb4a3f8cf7 (bug 709490)
Backed out changeset a5f8646fa156 (bug 709490)
Backed out changeset 2ae1386916b3 (bug 709490)
Backed out changeset 6b29a2a0a8fb (bug 709490)
2015-09-29 08:57:36 -07:00
..
AndroidNativeWindow.cpp
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp Bug 1195401 - Use gfxPrefs (threadsafe) rather than crashing on debug builds for off-main-thread pref access. r=snorp 2015-08-21 13:21:58 -04:00
AndroidSurfaceTexture.h Backed out changeset 6ee70eb03b02 (bug 1183788) for Android crashes. 2015-08-05 10:24:55 -04:00
DecomposeIntoNoRepeatTriangles.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
DecomposeIntoNoRepeatTriangles.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
EGLUtils.cpp Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp
GfxTexturesReporter.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLBlitHelper.cpp Bug 1207153 - Restore texture binding to correct target in GLBlitHelper. r=snorp 2015-09-22 06:49:00 +02:00
GLBlitHelper.h Bug 1191534 - Implement BlitImageToFramebuffer for IOSurface. r=jgilbert 2015-08-14 11:50:48 -04:00
GLConsts.h Bug 1170855 - Part C: Move _WEBGL GLenums from GLConsts.h to WebGLContext.h. r=jgilbert 2015-06-11 15:12:16 +10:00
GLContext.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLContext.h Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextCGL.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLContextEGL.h Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextFeatures.cpp Bug 1170842 - Part 2: Wrangle glGetInternalformativ symbols. r=jgilbert 2015-08-12 11:39:39 +10:00
GLContextGLX.h Bug 1187440 - Implement GLX shared surfaces on the OpenGL compositor. r=jgilbert,nical 2015-07-30 12:40:56 -04:00
GLContextProvider.h Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextProviderCGL.mm Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextProviderEGL.cpp Bug 1209022 - Fix AA handling in EGL's CreateOffscreen. - r=jrmuizel 2015-09-28 15:53:37 -07:00
GLContextProviderGLX.cpp Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextProviderImpl.h Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextProviderNull.cpp Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert 2015-07-29 16:35:55 -04:00
GLContextProviderWGL.cpp Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextSymbols.h Bug 1170842 - Part 2: Wrangle glGetInternalformativ symbols. r=jgilbert 2015-08-12 11:39:39 +10:00
GLContextTypes.cpp
GLContextTypes.h Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
GLContextWGL.h
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Bug 1167651 - Made EGL initialize its ANGLE display using WARP if the system is blacklisted from using HW acceleration for WebGL ANGLE or if WebGL WARP is forced through a pref. ClientCanvasLayer is changed so that it will use shared surfaces only if the compositing device and the WebGL device are both WARP or both not WARP. Added a mIsWARP field to GLLibraryEGL so that this condition can be checked. r=jgilbert 2015-07-23 13:11:04 -04:00
GLLibraryEGL.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLLibraryEGL.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLLibraryLoader.cpp
GLLibraryLoader.h
GLParseRegistryXML.py
GLReadTexImageHelper.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLReadTexImageHelper.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLScreenBuffer.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLScreenBuffer.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
GLTextureImage.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLTextureImage.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLTypes.h
GLUploadHelpers.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLUploadHelpers.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
GLXLibrary.h Bug 1193015 - Require MOZ_GLX_USE_SURFACE_SHARING to enable WebGL surface sharing on GLX. r=jgilbert 2015-09-24 15:21:36 -07:00
HeapCopyOfStackArray.h Bug 1188206 - Fix more constructors in gfx; r=jrmuizel 2015-07-28 08:53:26 -04:00
moz.build Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
ScopedGLHelpers.cpp
ScopedGLHelpers.h
SharedSurface.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurface.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceANGLE.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceANGLE.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceEGL.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceEGL.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceGL.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SharedSurfaceGL.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SharedSurfaceGLX.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceGLX.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceGralloc.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceGralloc.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceIO.cpp Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SharedSurfaceIO.h Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
SkiaGLGlue.cpp Bug 1192466 - Prune header includes for SkiaGLGlue.h - r=bgirard 2015-08-07 19:27:14 -07:00
SkiaGLGlue.h Bug 1192466 - Prune header includes for SkiaGLGlue.h - r=bgirard 2015-08-07 19:27:14 -07:00
SurfaceTypes.cpp
SurfaceTypes.h Bug 1187440 - Implement GLX shared surfaces on the OpenGL compositor. r=jgilbert,nical 2015-07-30 12:40:56 -04:00
TextureGarbageBin.cpp
TextureGarbageBin.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TextureImageCGL.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TextureImageCGL.mm Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TextureImageEGL.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TextureImageEGL.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
WGLLibrary.h