.. |
DecomposeIntoNoRepeatTriangles.cpp
|
|
|
DecomposeIntoNoRepeatTriangles.h
|
Bug 952977: More gfx::Matrix cleanups r=nical
|
2014-08-01 08:31:49 -04:00 |
ForceDiscreteGPUHelperCGL.h
|
|
|
GfxTexturesReporter.cpp
|
Bug 1036654 - Report the tile fragmentation overhead. r=njn,kats,cwiiis
|
2014-07-24 13:34:43 -04:00 |
GfxTexturesReporter.h
|
Bug 1036654 - Report the tile fragmentation overhead. r=njn,kats,cwiiis
|
2014-07-24 13:34:43 -04:00 |
GLBlitHelper.cpp
|
Bug 1045955 - Tighten requirements for framebuffer_blit, and use GL_FRAMEBUFFER when unavailable. - r=kamidphish
|
2014-08-07 19:03:25 -07:00 |
GLBlitHelper.h
|
Bug 1045955 - Allow blitting 'internal' fb0. - r=kamidphish
|
2014-08-07 19:03:25 -07:00 |
GLBlitTextureImageHelper.cpp
|
|
|
GLBlitTextureImageHelper.h
|
|
|
GLConsts.h
|
|
|
GLContext.cpp
|
Bug 1048562 - Add support for NV_fence to GLContext. - r=mattwoodrow
|
2014-08-04 22:09:20 -07:00 |
GLContext.h
|
Bug 1048562 - Add support for NV_fence to GLContext. - r=mattwoodrow
|
2014-08-04 22:09:20 -07:00 |
GLContextCGL.h
|
|
|
GLContextEGL.h
|
|
|
GLContextFeatures.cpp
|
b=1009965, be explicit about whether we're quering for core GL symbols or extension GL symbols; r=bjacob,jrmuizel
|
2014-05-13 17:18:42 -07:00 |
GLContextGLX.h
|
|
|
GLContextProvider.h
|
|
|
GLContextProviderCGL.mm
|
|
|
GLContextProviderEGL.cpp
|
Bug 1042949 - Remove gScreenBounds hack in GLContextProviderEGL.cpp, r=jgilbert
|
2014-07-22 17:33:03 -04:00 |
GLContextProviderGLX.cpp
|
|
|
GLContextProviderImpl.h
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
GLContextProviderNull.cpp
|
|
|
GLContextProviderWGL.cpp
|
|
|
GLContextSymbols.h
|
Bug 1048562 - Add support for NV_fence to GLContext. - r=mattwoodrow
|
2014-08-04 22:09:20 -07:00 |
GLContextTypes.cpp
|
|
|
GLContextTypes.h
|
|
|
GLContextWGL.h
|
|
|
GLDebugUtils.cpp
|
|
|
GLDebugUtils.h
|
|
|
GLDefs.h
|
|
|
GLLibraryEGL.cpp
|
|
|
GLLibraryEGL.h
|
|
|
GLLibraryLoader.cpp
|
|
|
GLLibraryLoader.h
|
|
|
GLParseRegistryXML.py
|
|
|
GLReadTexImageHelper.cpp
|
Bug 1045957 - Improve code in GLReadTexImageHelper.cpp. - r=mattwoodrow
|
2014-07-30 10:35:30 -07:00 |
GLReadTexImageHelper.h
|
|
|
GLScreenBuffer.cpp
|
Bug 1045955 - Tighten requirements for framebuffer_blit, and use GL_FRAMEBUFFER when unavailable. - r=kamidphish
|
2014-08-07 19:03:25 -07:00 |
GLScreenBuffer.h
|
Bug 1045955 - Tighten requirements for framebuffer_blit, and use GL_FRAMEBUFFER when unavailable. - r=kamidphish
|
2014-08-07 19:03:25 -07:00 |
GLSharedHandleHelpers.cpp
|
|
|
GLSharedHandleHelpers.h
|
|
|
GLTextureImage.cpp
|
Bug 1021614 - [Moz2Dification] Remove the constructors that use thebes sizes in GLTextureImage.h. r=nical
|
2014-07-23 21:13:00 +02:00 |
GLTextureImage.h
|
Bug 1021614 - [Moz2Dification] Remove the constructors that use thebes sizes in GLTextureImage.h. r=nical
|
2014-07-23 21:13:00 +02:00 |
GLTypes.h
|
|
|
GLUploadHelpers.cpp
|
|
|
GLUploadHelpers.h
|
|
|
GLXLibrary.h
|
|
|
HeapCopyOfStackArray.h
|
|
|
Makefile.in
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
moz.build
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
ScopedGLHelpers.cpp
|
Bug 1037100 - Remove all ScopedDeleteArray uses from gfx/gl/. r=jgilbert
|
2014-07-10 17:43:01 -07:00 |
ScopedGLHelpers.h
|
Bug 1037100 - Remove all ScopedDeleteArray uses from gfx/gl/. r=jgilbert
|
2014-07-10 17:43:01 -07:00 |
SharedSurface.cpp
|
Bug 1045955 - Style fix. - r=kamidphish
|
2014-08-07 19:03:25 -07:00 |
SharedSurface.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceANGLE.cpp
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceANGLE.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceEGL.cpp
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceEGL.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceGL.cpp
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceGL.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceGralloc.cpp
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceGralloc.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SharedSurfaceIO.cpp
|
Bug 1034398 - Query for max IOSurf sizes. - r=benwa
|
2014-07-11 23:08:54 -07:00 |
SharedSurfaceIO.h
|
Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow
|
2014-08-04 22:10:47 -07:00 |
SkiaGLGlue.cpp
|
Bug 1024196 - Fix leak of |i| variable in CreateGrGLInterfaceFromGLContext. r=gw280
|
2014-07-09 13:40:40 -07:00 |
SkiaGLGlue.h
|
|
|
SurfaceStream.cpp
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
SurfaceStream.h
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
SurfaceTypes.cpp
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
SurfaceTypes.h
|
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
|
2014-07-11 15:10:49 -07:00 |
TextureGarbageBin.cpp
|
|
|
TextureGarbageBin.h
|
|
|
TextureImageCGL.h
|
|
|
TextureImageCGL.mm
|
|
|
TextureImageEGL.cpp
|
|
|
TextureImageEGL.h
|
|
|
WGLLibrary.h
|
|
|