.. |
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
|
|
|
GfxTexturesReporter.h
|
|
|
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
|
|
|
GLContext.cpp
|
Bug 676907 - Refactor (replace) calls to Gestalt because it is deprecated in OS X 10.8 and will not work in after 10.9. r=BenWa
|
2013-12-19 11:42:19 -05: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
|
|
|
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
|
|
|
GLContextProviderNull.cpp
|
|
|
GLContextProviderWGL.cpp
|
b=949644; set mLibrary in WGL contexts before calling Init; r=bjacob
|
2013-12-18 13:09:11 -05:00 |
GLContextSkia.cpp
|
|
|
GLContextSkia.h
|
|
|
GLContextSymbols.h
|
|
|
GLContextTypes.cpp
|
|
|
GLContextTypes.h
|
|
|
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
|
|
|
GLLibraryEGL.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
TextureGarbageBin.h
|
|
|
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
|
|
|
VBOArena.h
|
|
|
WGLLibrary.h
|
b=949644; set mLibrary in WGL contexts before calling Init; r=bjacob
|
2013-12-18 13:09:11 -05:00 |