gecko/gfx/gl
2013-06-16 22:07:18 -04:00
..
ForceDiscreteGPUHelperCGL.h
GLContext.cpp Backed out 43e688b70d84 (bug 843667) for compilation failures 2013-07-02 14:30:20 -07:00
GLContext.h Bug 875218 - Make GLContext inherit GenericRefCounted, to allow moz2d to have strong references to GLContexts r=mattwoodrow 2013-06-16 22:05:56 -04:00
GLContextProvider.h Bug 788319, fixups to make EGL work with gtk. r=bjacob 2013-04-30 15:16:04 +12:00
GLContextProviderCGL.mm Backed out changeset 1bf0cdeacb22 (bug 867460) for assertions in various test suites 2013-06-25 21:39:07 -04:00
GLContextProviderEGL.cpp Backed out changeset 1bf0cdeacb22 (bug 867460) for assertions in various test suites 2013-06-25 21:39:07 -04:00
GLContextProviderGLX.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
GLContextProviderImpl.h Bug 877382 - Remove THEBES_API decorator. - r=BenWa 2013-05-29 14:59:24 -07:00
GLContextProviderNull.cpp Bug 864287 - Add back code to readback IOSurface plugins when using BasicLayers. r=BenWa 2013-05-01 17:03:27 +12:00
GLContextProviderWGL.cpp b=705022; make GL layers work on Windows; r=bjacob 2013-06-21 14:22:18 -04:00
GLContextSkia.cpp Bug 875218 - Refactor the ownership model under DrawTargetSkia, so that DrawTargetSkia now owns a GLContext, and the only reference that the Skia GrGLInterface gets to the non-Skia world is a pointer back to the DrawTargetSkia r=mattwoodrow 2013-06-16 22:07:18 -04:00
GLContextSkia.h Bug 875218 - Refactor the ownership model under DrawTargetSkia, so that DrawTargetSkia now owns a GLContext, and the only reference that the Skia GrGLInterface gets to the non-Skia world is a pointer back to the DrawTargetSkia r=mattwoodrow 2013-06-16 22:07:18 -04:00
GLContextSymbols.h Bug 738869 - Implement OES_vertex_array_object. r=jgilbert 2013-06-17 16:17:59 -04:00
GLContextTypes.cpp Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
GLContextTypes.h Backed out changeset 1bf0cdeacb22 (bug 867460) for assertions in various test suites 2013-06-25 21:39:07 -04:00
GLContextUtils.cpp Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
GLDefs.h bug 738869 - implement OES_vertex_array_object webgl extension - r=bjacob 2013-06-27 17:07:21 -04:00
GLLibraryEGL.cpp Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
GLLibraryEGL.h Bug 863397 - Remove all the eglLockSurface-using code; leave the GL symbols in - r=jgilbert 2013-04-20 10:08:18 -04:00
GLLibraryLoader.cpp
GLLibraryLoader.h
GLScreenBuffer.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
GLScreenBuffer.h Bug 829747 - Update WebGL canvases asynchronously r=bgirard,jgilbert 2013-03-22 15:22:20 -04:00
GLTextureImage.cpp Backed out changeset 1bf0cdeacb22 (bug 867460) for assertions in various test suites 2013-06-25 21:39:07 -04:00
GLTextureImage.h Backed out changeset 1bf0cdeacb22 (bug 867460) for assertions in various test suites 2013-06-25 21:39:07 -04:00
GLXLibrary.h Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
Makefile.in bug 870407: move CMMSRCS to mozbuild (file batch #2) r=mshal 2013-07-01 12:32:40 -04:00
moz.build bug 870407: move CMMSRCS to mozbuild (file batch #2) r=mshal 2013-07-01 12:32:40 -04:00
SharedSurface.cpp Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
SharedSurface.h Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
SharedSurfaceANGLE.cpp Bug 876721 - Allow for failing during creation of ANGLE ShSurf. - r=bjbas 2013-06-06 13:56:15 -07:00
SharedSurfaceANGLE.h Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
SharedSurfaceEGL.cpp Bug 848481 - ♫ Don't say ClientWaitSync unless FOREVER ♫ - r=jgilbert 2013-05-07 16:09:09 -04:00
SharedSurfaceEGL.h Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
SharedSurfaceGL.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
SharedSurfaceGL.h Bug 874823 - Support unknown consumer for ShSurf_GLTex. - r=mattwoodrow 2013-06-04 17:05:28 -07:00
SharedSurfaceGralloc.cpp b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
SharedSurfaceGralloc.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
SurfaceFactory.cpp Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
SurfaceFactory.h Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts 2013-02-21 19:54:25 +00:00
SurfaceStream.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
SurfaceStream.h Bug 858039 - Initialize the correct mType for SurfaceStream_TripleBuffer_Async. r=snorp 2013-04-07 23:35:21 +10:00
SurfaceTypes.h b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel 2013-05-27 10:12:13 -04:00
WGLLibrary.h