gecko/gfx/gl
Wes Kocher 8f849d9d65 Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE
Backed out changeset 65ad9d8860d6 (bug 877115)
Backed out changeset bf8095c168fb (bug 877115)
Backed out changeset 290ad5863615 (bug 877115)
Backed out changeset 4488ec28910e (bug 877115)
Backed out changeset 45f8859c6fd6 (bug 877115)
Backed out changeset 111cc426fa9e (bug 877115)
2013-12-16 16:33:07 -08:00
..
DecomposeIntoNoRepeatTriangles.cpp Bug 944172 - Move DecomposeIntoNoRepeatTriangles out of GLContext - r=BenWa 2013-11-28 15:57:19 -05:00
DecomposeIntoNoRepeatTriangles.h Bug 944172 - Move DecomposeIntoNoRepeatTriangles out of GLContext - r=BenWa 2013-11-28 15:57:19 -05:00
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp Bug 912974 - Split two classes out of GLContext.h, and remove many #includes in GLContext.h - r=jrmuizel 2013-09-06 22:13:37 -04:00
GfxTexturesReporter.h Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8. 2013-08-27 16:24:51 -07:00
GLBlitHelper.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLBlitHelper.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLBlitTextureImageHelper.cpp Bug 942506 - Remove ApplyFilterToBoundTexture from GLContext - r=bjacob 2013-12-09 14:07:18 +10:00
GLBlitTextureImageHelper.h Bug 942503 - Move BlitTextureImage out of GLContext - r=jgilbert 2013-11-28 15:57:19 -05:00
GLConsts.h bug 905853 - gfx/gl/GLConsts.h nits fix - r=jgilbert 2013-08-16 17:11:57 -04:00
GLContext.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLContext.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLContextFeatures.cpp Bug 942499 - Part 3: Move CanReadSRGBFromFBOTexture out of GLContext - r=gal,jgilbert 2013-12-03 13:44:38 -05:00
GLContextProvider.h Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel 2013-09-04 08:14:52 -04:00
GLContextProviderCGL.mm Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLContextProviderEGL.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLContextProviderGLX.cpp Bug 942506 - Remove ApplyFilterToBoundTexture from GLContext - r=bjacob 2013-12-09 14:07:18 +10:00
GLContextProviderImpl.h Bug 887791 - Remove a bunch of now-unused SharedTextureHandle code. r=roc 2013-11-01 14:54:15 +13:00
GLContextProviderNull.cpp Bug 887791 - Remove a bunch of now-unused SharedTextureHandle code. r=roc 2013-11-01 14:54:15 +13:00
GLContextProviderWGL.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLContextSkia.cpp Bug 902483 - Expose missing GLES2 extensions to SkiaGL r=mattwoodrow 2013-07-31 20:10:55 -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 910429 - Add KHR_debug support to GLContext. - r=bjacob 2013-10-08 16:20:24 -07:00
GLContextTypes.cpp
GLContextTypes.h Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel 2013-09-04 08:14:52 -04:00
GLContextUtils.cpp Bug 944830 - Fix non-unified build in gfx after bug 942492, bug 943293 and bug 944172. r=bjacob 2013-12-01 07:20:57 +09:00
GLContextUtils.h Bug 944830 - Fix non-unified build in gfx after bug 942492, bug 943293 and bug 944172. r=bjacob 2013-12-01 07:20:57 +09:00
GLDefs.h Bug 830881 - Port layerscope GL changes to new layers. r=vlad 2013-11-29 14:11:49 +10:00
GLLibraryEGL.cpp Bug 939758 - Build gfx/gl in unified mode - r=ehsan 2013-11-19 16:54:09 -05:00
GLLibraryEGL.h Bug 814159 - Part 4: Split TextureImageEGL into separate files - r=benwa 2013-10-11 09:16:44 -04:00
GLLibraryLoader.cpp
GLLibraryLoader.h Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo 2013-12-08 21:52:33 -05:00
GLParseRegistryXML.py bug 905853 - gfx/gl/GLConsts.h nits fix - r=jgilbert 2013-08-16 17:11:57 -04:00
GLScreenBuffer.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLScreenBuffer.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLSharedHandleHelpers.cpp Bug 946579 - Fix non-unified build in gfx/gl after bug 942505. r=bjacob 2013-12-06 08:45:29 +09:00
GLSharedHandleHelpers.h Bug 942505 - Move everything SharedHandle-related out of GLContext - r=jgilbert 2013-12-03 13:44:38 -05:00
GLTextureImage.cpp Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
GLTextureImage.h Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
GLTypes.h Bug 910429 - Add KHR_debug support to GLContext. - r=bjacob 2013-10-08 16:20:24 -07:00
GLUploadHelpers.cpp Bug 942499 - Part 2: Move CanUploadNonPowerOfTwo out of GLContext; remove the gfx.textures.poweroftwo.force-enabled preference - r=gal,BenWa 2013-12-03 13:44:38 -05:00
GLUploadHelpers.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
GLXLibrary.h Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa 2013-12-03 13:44:38 -05:00
Makefile.in Bug 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
moz.build Bug 942509 - Move Upload* functions to new GLUploadHelpers files - r=gal,jgilbert 2013-12-03 13:44:38 -05:00
ScopedGLHelpers.cpp Bug 944830 - Fix non-unified build in gfx after bug 942492, bug 943293 and bug 944172. r=bjacob 2013-12-01 07:20:57 +09:00
ScopedGLHelpers.h Bug 942492 - Add a missing #include to a header that really needs it - no review, trivial compilation fix 2013-11-29 11:31:46 -05:00
SharedSurface.cpp
SharedSurface.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceANGLE.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceANGLE.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceEGL.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceEGL.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceGL.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceGL.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceGralloc.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceGralloc.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceIO.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SharedSurfaceIO.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SurfaceFactory.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SurfaceFactory.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SurfaceStream.cpp Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SurfaceStream.h Backed out 6 changesets (bug 877115) for mochitest-1 and reftest orange on this CLOSED TREE 2013-12-16 16:33:07 -08:00
SurfaceTypes.cpp Bug 944703 - Part 1: make SurfaceCaps hold a strong reference to its ISurfaceAllocator - r=jgilbert 2013-12-03 13:44:38 -05:00
SurfaceTypes.h Bug 944703 - Part 1: make SurfaceCaps hold a strong reference to its ISurfaceAllocator - r=jgilbert 2013-12-03 13:44:38 -05:00
TextureGarbageBin.cpp Bug 912974 - Split two classes out of GLContext.h, and remove many #includes in GLContext.h - r=jrmuizel 2013-09-06 22:13:37 -04:00
TextureGarbageBin.h Bug 912974 - Add two missing include guards. r=bjacob 2013-09-10 21:10:47 -04:00
TextureImageCGL.h Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
TextureImageCGL.mm Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
TextureImageEGL.cpp Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
TextureImageEGL.h Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical 2013-12-13 18:32:06 +01:00
VBOArena.cpp Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel 2013-09-04 08:14:52 -04:00
VBOArena.h Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel 2013-09-04 08:14:52 -04:00
WGLLibrary.h b=927727; support OpenGL OMTC layers on Windows; r=bgirard 2013-10-17 00:16:40 -04:00